1. f1977b4 Expand install observer semantics by Christopher Tate · 10 years ago
  2. 49224ac Merge "add Dynamic Drawable (vector graphics for Icons)" by John Hoford · 10 years ago
  3. abb7d13 add Dynamic Drawable (vector graphics for Icons) by John Hoford · 10 years ago
  4. b0569b9 Use new build var to depend on an APKs resources by Adam Lesinski · 10 years ago
  5. de898ff Shared library resource support by Adam Lesinski · 10 years ago
  6. 2fcce96 Fix broken tests to fix build by John Spurlock · 10 years ago
  7. f666ad7 Rename DisplayList->RenderNode by John Reck · 10 years ago
  8. 8ae0f34 Adds a TransportController and TransportPerformer to session by RoboErik · 10 years ago
  9. f481907 Fix build, removing hidden attr by Chris Craik · 10 years ago
  10. 6dbca96 Improve isolatedZVolume test by Chris Craik · 10 years ago
  11. 8fb4cf1 Merge "Move Session apis to android.media.session" by RoboErik · 10 years ago
  12. 2f5b057 Move Session apis to android.media.session by RoboErik · 10 years ago
  13. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  14. 10102e4 resolved conflicts for merge of baaa080b to master by Jeff Brown · 10 years ago
  15. 90506a4 am 07e6d1b9: Merge "Add a new "doze mode" based on Dream components." into klp-modular-dev by Jeff Brown · 10 years ago
  16. 2687550 Add a new "doze mode" based on Dream components. by Jeff Brown · 10 years ago
  17. c4f6c35 Merge "use min app launch time in AppLaunch perf test" by Guang Zhu · 10 years ago
  18. 2861a89 use min app launch time in AppLaunch perf test by Guang Zhu · 10 years ago
  19. bfa153b Initial commit for MediaSession test app by RoboErik · 10 years ago
  20. 04fc583 Refactor HardwareLayer by John Reck · 10 years ago
  21. 406b5f0 am cd4cf932: am 6691bfd6: am cccae25f: Merge "Example controller app for system ui demo mode." by John Spurlock · 10 years ago
  22. c23929c Example controller app for system ui demo mode. by John Spurlock · 10 years ago
  23. 1df2644 Rework and clean up DisplayList projection by Chris Craik · 10 years ago
  24. d417d62 Introduce "IdleService" API to expose idle-time maintenance to apps by Christopher Tate · 11 years ago
  25. de439db Merge "Update reordering method names, and make 3d reordering API public" by Chris Craik · 10 years ago
  26. 6657a6c Update reordering method names, and make 3d reordering API public by Chris Craik · 10 years ago
  27. 5e31fdb Merge "Adapt to underlying changes in the PBKDF2 implementation" by Christopher Tate · 10 years ago
  28. bdf8db0 Merge "Add "throws IOException" to MediaCodec factory methods" by Andy Hung · 10 years ago
  29. 684d6f9 Adapt to underlying changes in the PBKDF2 implementation by Christopher Tate · 11 years ago
  30. 83511d2 Add "throws IOException" to MediaCodec factory methods by Andy Hung · 11 years ago
  31. f533e94 Support projection of DisplayLists onto ancestors. by Chris Craik · 11 years ago
  32. c010414 Don't attempt to launch disabled activities in smoke test. by Brett Chabot · 11 years ago
  33. cec24ae RenderThread work by John Reck · 11 years ago
  34. ebcb32f Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD by The Android Open Source Project · 11 years ago
  35. b33fe50 am dcbde1b0: Merge "libcore_to_document and junit_to_document are no longer functions." by Ying Wang · 11 years ago
  36. 50a0fd5 libcore_to_document and junit_to_document are no longer functions. by Ying Wang · 11 years ago
  37. c79d6a9 libcore_to_document and junit_to_document are no longer functions. by Ying Wang · 11 years ago
  38. 7671231 am e5ae0bfd: am a20f625c: am 41b92b00: Merge "Finalize assets for screen casting." into klp-dev by Jeff Brown · 11 years ago
  39. e7ae644 Finalize assets for screen casting. by Jeff Brown · 11 years ago
  40. b12eb71c Merge commit 'bf581034' into manualmerge by Craig Mautner · 11 years ago
  41. 5d9f547 Relayout windows that handle their own config change. by Craig Mautner · 11 years ago
  42. 12c39dd am 9ffc4a65: am 854395ad: am c481a634: Merge "UI tweaks." into klp-dev by Jeff Brown · 11 years ago
  43. 39ad0e5 UI tweaks. by Jeff Brown · 11 years ago
  44. 7da5bbe am c2b652fd: am 5182ea4b: am d40a4d74: Merge "Add media router service and integrate with remote displays." into klp-dev by Jeff Brown · 11 years ago
  45. 69b0716 Add media router service and integrate with remote displays. by Jeff Brown · 11 years ago
  46. 8ca55fc Revert "Add "throws IOException" to MediaCodec constructors (3)" by Andy Hung · 11 years ago
  47. 52d8aa7 Add "throws IOException" to MediaCodec constructors (3) by Andy Hung · 11 years ago
  48. b1743ab am 09de7975: am a451b603: am 577d0dac: Merge changes I536021b9,I6eb541c9,I6ac08eca into klp-dev by Igor Murashkin · 11 years ago
  49. 69b94f7 SmartCamera: Fix to build against latest camera2 api by Igor Murashkin · 11 years ago
  50. bd7f343 Camera2Tests: update SmartCamera for async api by Igor Murashkin · 11 years ago
  51. 227b476 Camera2Tests: Add SmartCamera App by Benjamin Hendricks · 11 years ago
  52. 1661f70 am 13e9158b: am 885a301b: am 4a534e00: Merge "Delete BrowserTestPlugin." into klp-dev by Torne (Richard Coles) · 11 years ago
  53. b2399f3 am 2101df58: am 496fd28f: am d394355d: Delete HttpHeaderTest.testCacheControlMultipleArguments. by Torne (Richard Coles) · 11 years ago
  54. 2eac50b Delete BrowserTestPlugin. by Torne (Richard Coles) · 11 years ago
  55. d394355 Delete HttpHeaderTest.testCacheControlMultipleArguments. by Torne (Richard Coles) · 11 years ago
  56. a16299b am 033837dd: Merge "Make fading transitions work better" into klp-dev by Chet Haase · 11 years ago
  57. b7a7fc9 Make fading transitions work better by Chet Haase · 11 years ago
  58. 52c77ea am a7dd66a4: am 9fa4b7af: Merge "Camera2Tests: create new directory for manual camera2 test apps" into klp-dev by Igor Murashkin · 11 years ago
  59. b7c255c Camera2Tests: create new directory for manual camera2 test apps by Igor Murashkin · 11 years ago
  60. a772627 Replace wildcard imports with explicit imports by Tor Norbye · 11 years ago
  61. a9265c1 am 913c0233: am c0f65209: Merge "Add exclude() methods to Transition" into klp-dev by Chet Haase · 11 years ago
  62. ff58f92 Add exclude() methods to Transition by Chet Haase · 11 years ago
  63. 4918e7a resolved conflicts for merge of 09ed0720 to master by Chet Haase · 11 years ago
  64. d82c8ac Transition API changes from API council recommendations by Chet Haase · 11 years ago
  65. 7d2d723 am cfb0048b: am 7ef3bfec: Merge "Remove WebViewClassic specific test code" into klp-dev by Jonathan Dixon · 11 years ago
  66. ada3dbe Remove WebViewClassic specific test code by Jonathan Dixon · 11 years ago
  67. 0a57d65 am c1acf799: am 243a026b: Merge "Second attempt at avoiding infinite loop in PathCache::trim() Bug #10347089" into klp-dev by Romain Guy · 11 years ago
  68. 5d92320 Second attempt at avoiding infinite loop in PathCache::trim() Bug #10347089 by Romain Guy · 11 years ago
  69. 1365674 Make color filters mutable by Romain Guy · 11 years ago
  70. 7d00aff Support public virtual displays. by Jeff Brown · 11 years ago
  71. b7b93e0 Fix region clipping bugs See external bug #58344 by Romain Guy · 11 years ago
  72. 8b7bc13 Fix issue #10115327: MapCollections need to implement equals by Dianne Hackborn · 11 years ago
  73. 8018c8d Add path ops API by Romain Guy · 11 years ago
  74. 93d34a6 Fix TTS tests. by Przemyslaw Szczepaniak · 11 years ago
  75. 62d708f Okay, I give in, add null key support to ArrayMap and ArraySet. by Dianne Hackborn · 11 years ago
  76. 4908d18 Fix FrameworkPermissionTests build by Colin Cross · 11 years ago
  77. c81a849 Fix minor transition bugs and add capabilities by Chet Haase · 11 years ago
  78. dc57d9d Fix minor transition bugs by Chet Haase · 11 years ago
  79. a2d519e Remove NearestImageView from CanvasCompare by Chris Craik · 11 years ago
  80. 2ea7f8b Refactoring/simplifying Transition code/API by Chet Haase · 11 years ago
  81. 6ebe3de Fix transitions on disappearing view hiearchies by Chet Haase · 11 years ago
  82. 8f3b130 Add test for streaming display contents to an accessory. by Jeff Brown · 11 years ago
  83. 2321d24 Merge "ArrayMap is great, so how about ArraySet!" by Dianne Hackborn · 11 years ago
  84. 21ab6f4 ArrayMap is great, so how about ArraySet! by Dianne Hackborn · 11 years ago
  85. 4f50723 Add dynamic scene creation/transition capability by Chet Haase · 11 years ago
  86. 5133dcb Merge "Additional functionality and performance for ArrayMap" by Chet Haase · 11 years ago
  87. f4130cf Additional functionality and performance for ArrayMap by Chet Haase · 11 years ago
  88. f699130 Remove unnecessary allocations by Romain Guy · 11 years ago
  89. 4f0c467 Fix CrossFade transition by Chet Haase · 11 years ago
  90. 25a738f Fix in transition canceling logic by Chet Haase · 11 years ago
  91. 867a866 Various fixes/cleanup in Scenes and Transitions by Chet Haase · 11 years ago
  92. 3d6a380 Fix build; update framework tests for WindowManager API change by Adam Powell · 11 years ago
  93. 579c00e Fix ambiguous clamp. by Jason Sams · 11 years ago
  94. f4bf0ae New ArrayMap class. by Dianne Hackborn · 11 years ago
  95. 6d29c8d Add tessellation path for points by Chris Craik · 11 years ago
  96. 6fd5e7c Merge "Switch Fountain(Fbo) to use RSSurfaceView instead of RSTextureView." by Stephen Hines · 11 years ago
  97. 0e1207e Switch Fountain(Fbo) to use RSSurfaceView instead of RSTextureView. by Stephen Hines · 11 years ago
  98. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  99. 85c5f08 am e325f13c: am 4e0ae8d6: Merge "Make sure the app is still app after launching. Bug:8755950" into jb-mr2-dev by Tsu Chiang Chuang · 11 years ago
  100. e325f13 am 4e0ae8d6: Merge "Make sure the app is still app after launching. Bug:8755950" into jb-mr2-dev by Tsu Chiang Chuang · 11 years ago