Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2023-03-23
23:37
Have an unowned tagged new, which will be used by other parts of the memtag code. Leaf check-in: e850438f0d user: stephanie.gawroriski tags: wip-ratufarefactor
22:34
Minor fixes. check-in: 44c80d178e user: stephanie.gawroriski tags: wip-ratufarefactor
04:09
Add note. Leaf check-in: f7be5a0dcb user: stephanie.gawroriski tags: trunk
01:34
Add media fragments; Add proper RetroArch 3DS images. check-in: bda11ff421 user: stephanie.gawroriski tags: trunk
2023-03-19
15:46
Add memory tag documentation. check-in: 3c773711b5 user: stephanie.gawroriski tags: wip-ratufarefactor
2023-03-12
15:07
Merge from trunk. check-in: d75801ed27 user: stephanie.gawroriski tags: wip-ratufarefactor
2023-03-01
18:48
Update dependency versions. check-in: 0cf9ced783 user: stephanie.gawroriski tags: trunk
2023-02-19
19:48
Split drawing text into basic and advanced, then add forwards for basic text. check-in: 8a9ef14137 user: stephanie.gawroriski tags: trunk
18:52
Fill after draw. check-in: 09b5b71677 user: stephanie.gawroriski tags: trunk
18:51
Add copyArea() to PencilShelf; Add a distinction code to MLECallError for certain sub-errors. check-in: afa8299b7b user: stephanie.gawroriski tags: trunk
2023-02-17
04:51
Base hash for suite. Leaf check-in: 880a868a53 user: stephanie.gawroriski tags: wip-rms2
04:44
SuiteIdentifier is now just IdentityHash to not be ambigious. check-in: 068fa8016d user: stephanie.gawroriski tags: wip-rms2
04:38
Base blank classes for managers and factories. check-in: a0ad79b6f2 user: stephanie.gawroriski tags: wip-rms2
04:24
Add new sub-module for JSON implementation of RMS. check-in: 5145b0c8cd user: stephanie.gawroriski tags: wip-rms2
04:17
Create new branch named "wip-rms2" check-in: 485510a9aa user: stephanie.gawroriski tags: wip-rms2
04:00
Add THIRD_PARTY_LEGAL_LINE and THIRD_PARTY_LEGAL_DOCUMENT for potential additional copyright text for 3rd party ports and otherwise (i.e. if a kernel is BSD). check-in: 04849d9336 user: stephanie.gawroriski tags: trunk
02:46
Merge from trunk. check-in: f6c4a2f968 user: stephanie.gawroriski tags: wip-ratufarefactor
2023-02-16
21:07
Add PencilGraphics forwards for drawRect() and fillTriangle(). check-in: d7ff5ef303 user: stephanie.gawroriski tags: trunk
14:03
Add J-Phone and indicate 1.0 and 2.0 in vodafone. check-in: 506c8edb39 user: stephanie.gawroriski tags: trunk
13:41
Merge from trunk. check-in: 010da51c66 user: stephanie.gawroriski tags: wip-ratufarefactor
06:48
Add base modules for other APIs. check-in: c62df267a4 user: stephanie.gawroriski tags: trunk
06:06
Fix build. check-in: b385f32785 user: stephanie.gawroriski tags: trunk
06:03
Rename jblend-api to vendor-api-jblend. check-in: afa0696203 user: stephanie.gawroriski tags: trunk
06:01
Rename nokia-api to vendor-api-nokia. check-in: f9cada0e5d user: stephanie.gawroriski tags: trunk
06:01
Rename ntt-docomo-doja-api to vendor-api-ntt-docomo-doja. check-in: 14784caf1c user: stephanie.gawroriski tags: trunk
06:00
Rename ntt-docomo-star-api to vendor-api-ntt-docomo-star. check-in: be81689065 user: stephanie.gawroriski tags: trunk
05:59
Rename sprint-api to vendor-api-sprintpcs. check-in: c339d10e9e user: stephanie.gawroriski tags: trunk
05:58
Rename vodafone-api to vendor-api-vodafone. check-in: 3b6a346a1f user: stephanie.gawroriski tags: trunk
05:56
Update changelog. check-in: 7582bcead5 user: stephanie.gawroriski tags: trunk
2023-02-11
20:28
Merge from trunk. check-in: bc7881ea80 user: stephanie.gawroriski tags: wip-ratufarefactor
20:26
More merge fixes. Leaf check-in: 352afdfef7 user: stephanie.gawroriski tags: wip-l1summercoat
20:12
Some merge fixups. check-in: e439838076 user: stephanie.gawroriski tags: wip-l1summercoat
20:09
Merge from trunk. check-in: d319c28a9a user: stephanie.gawroriski tags: wip-l1summercoat
19:46
Merge in debug/release, yay! Now there will be smaller copies. check-in: 4573ad99ce user: stephanie.gawroriski tags: trunk
18:10
Do not run the launcher test headless. Closed-Leaf check-in: 2e684cb425 user: stephanie.gawroriski tags: wip-debugrelease
18:01
Drop parameter annotations since we do not need them. check-in: db3aa14422 user: stephanie.gawroriski tags: wip-debugrelease
17:51
Keep all interfaces as they may have side effects. check-in: 32c16bab1e user: stephanie.gawroriski tags: wip-debugrelease
17:35
Keep SuiteScanListener as it is actually used and has side effects. check-in: 696e38ad42 user: stephanie.gawroriski tags: wip-debugrelease
17:11
Add test for launcher. check-in: 9d58024555 user: stephanie.gawroriski tags: wip-debugrelease
16:08
Do not run SpringCoat tests on GitHub at all. check-in: 33391e242c user: stephanie.gawroriski tags: wip-debugrelease
06:17
More attempts. check-in: 7835c58b0b user: stephanie.gawroriski tags: wip-debugrelease
05:30
Keep all static constructors. check-in: 07bd3c3c5a user: stephanie.gawroriski tags: wip-debugrelease
05:20
Attempt at getting the launcher working properly. check-in: 50c50fd43b user: stephanie.gawroriski tags: wip-debugrelease
03:37
Remove debugging code from the release step. check-in: eeca8d6155 user: stephanie.gawroriski tags: wip-debugrelease
03:10
Enable optimizations and narrow down required rules; Parts of java.lang cannot be optimized as it will cause infinite loops and otherwise. check-in: 86e4713347 user: stephanie.gawroriski tags: wip-debugrelease
01:18
Revert StaticDisplayState; For hosted only allow debug to be used. check-in: daa8822d1e user: stephanie.gawroriski tags: wip-debugrelease
00:57
Commit before fixing what I just figured out: the hosted environment is pulling in multiple JARs and we are referring to different ones. check-in: d657b1c6f9 user: stephanie.gawroriski tags: wip-debugrelease
00:46
Attempts at fixing. check-in: 63b3275ad6 user: stephanie.gawroriski tags: wip-debugrelease
2023-02-10
02:28
Bump ProGuard to 7.3.1; Attempt at getting tests working. check-in: c1c8c06880 user: stephanie.gawroriski tags: wip-debugrelease
02:14
Minor work. check-in: daa73a6740 user: stephanie.gawroriski tags: wip-debugrelease