1. 07fe63e Revert "Add API to allow apps more control over instantiation" by Dan Sandler · 7 years ago
  2. 571c3f6 Version guard Application.onCreate strict mode fix by Kurt Nelson · 7 years ago
  3. 69aac0a Merge "Do not call onConfigurationChanged for appBound position changes." into oc-dr1-dev by Bryce Lee · 7 years ago
  4. 658d984 Do not call onConfigurationChanged for appBound position changes. by Bryce Lee · 7 years ago
  5. 371b743 Merge "Put generated/compiled graphics code in getCodeCacheDir()" into oc-dr1-dev am: e00bcc0fef by Romain Guy · 7 years ago
  6. 5a92a6e Merge "Put generated/compiled graphics code in getCodeCacheDir()" into oc-dr1-dev by Romain Guy · 7 years ago
  7. cecbe07 Put generated/compiled graphics code in getCodeCacheDir() by Romain Guy · 7 years ago
  8. 0218d3f Merge "Fix crash in monodroid apps" into oc-dr1-dev am: 3d80a73350 by Jason Monk · 7 years ago
  9. a6ef052 Merge "Fix crash in monodroid apps" into oc-dr1-dev am: 3d80a73350 by Jason Monk · 7 years ago
  10. 0b06d4e Fix crash in monodroid apps by Jason Monk · 7 years ago
  11. 8d652f8 Implement dumpheap -m. by Christopher Ferris · 7 years ago
  12. 4556b7b Add "-g" option to run GC to "am dumpheap". by Makoto Onuki · 7 years ago
  13. 5e15436 Don't clobber application's strict mode by Kurt Nelson · 7 years ago
  14. a6bfeae Log Bundle statistics when too large. by Jeff Sharkey · 7 years ago
  15. 2b073a0 Frameworks: Clean up ProfilerInfo by Andreas Gampe · 7 years ago
  16. c981ad5 Remove visibleBehind functionality by Wale Ogunwale · 7 years ago
  17. ae4d5d9 Merge "Check and block for network connectivity in onStart as well." by Sudheer Shanka · 7 years ago
  18. a18500b Fix bug in reporting SwapPss in dumpsys meminfo. am: a178205e8b by Richard Uhler · 7 years ago
  19. a178205 Fix bug in reporting SwapPss in dumpsys meminfo. by Richard Uhler · 7 years ago
  20. 91702eb3 Fix bug in reporting SwapPss in dumpsys meminfo. by Richard Uhler · 7 years ago
  21. 43b5ea4 Check and block for network connectivity in onStart as well. by Sudheer Shanka · 7 years ago
  22. 2693dd8 Merge "Add API to allow apps more control over instantiation" into oc-dr1-dev by Jason Monk · 7 years ago
  23. 4d0fd71 Add API to allow apps more control over instantiation by Jason Monk · 7 years ago
  24. 1c0e40d Merge "Add API to allow apps more control over instantiation" by TreeHugger Robot · 7 years ago
  25. 6945710 Add API to allow apps more control over instantiation by Jason Monk · 7 years ago
  26. f037cae Merge "Framework: Remove SamplingProfiler" into oc-dev-plus-aosp am: 837f1167ca by Andreas Gampe · 7 years ago
  27. dc7f65a Framework: Remove SamplingProfiler by Andreas Gampe · 7 years ago
  28. d52cad2 Framework: Remove SamplingProfiler by Andreas Gampe · 7 years ago
  29. 6e1ac79 Merge changes I101e5578,I157b6233 by Jesse Hall · 7 years ago
  30. b9cebc2 Merge "Don't keep a reference to Service object" into oc-dev am: 6c6d37d416 by Amith Yamasani · 7 years ago
  31. c37984f Init EGL only for HW-accelerated Activities by Jesse Hall · 7 years ago
  32. 317fa5a Refactor graphics environment initialization by Jesse Hall · 7 years ago
  33. 7592825 Don't keep a reference to Service object by Amith Yamasani · 7 years ago
  34. bbc06ab Merge "Update defaults for isHighEndGfx settings." by Marc Hittinger · 7 years ago
  35. bf34f49 Merge "Do not call updateApplicationInfo with mResourceManager lock" into oc-dev by TreeHugger Robot · 7 years ago
  36. cb93d6f Call ActivityManager to request activity relaunch by Fyodor Kupolov · 7 years ago
  37. b7865ce Do not call updateApplicationInfo with mResourceManager lock by Fyodor Kupolov · 7 years ago
  38. b38bb75 Update defaults for isHighEndGfx settings. by Marc Hittinger · 7 years ago
  39. fd31f85 Implement the rest of autofill importance modes by Svet Ganov · 7 years ago
  40. 54084b6 Font provider cleaning ups. by Seigo Nonaka · 7 years ago
  41. 85d1c2d Minor fixes on Autofill Framework: by Felipe Leme · 7 years ago
  42. fa7b343 Merge "Make sure system UI context has the same LoadedApk as system context" into oc-dev by Adam Lesinski · 7 years ago
  43. 6f1a917 Make sure system UI context has the same LoadedApk as system context by Adam Lesinski · 7 years ago
  44. c2ec7bf Merge "Fix activity move between displays" into oc-dev by Andrii Kulian · 7 years ago
  45. 51c1b67 Fix activity move between displays by Andrii Kulian · 7 years ago
  46. 4b51b32 Update decor LayoutParams when window is already added. by Bryce Lee · 7 years ago
  47. 1cf2c97 Merge "Deliver start service args with ParcelledListSlice." into oc-dev by Dianne Hackborn · 7 years ago
  48. 3f7c9f2 Deliver start service args with ParcelledListSlice. by Dianne Hackborn · 7 years ago
  49. a52fc49 Merge "Themes: Apply themes to system_server safely" into oc-dev by TreeHugger Robot · 7 years ago
  50. 5af42fc Ensuring multi-window callbacks contain new configuration and are in order by Winson Chung · 7 years ago
  51. a82b626 Themes: Apply themes to system_server safely by Adam Lesinski · 7 years ago
  52. e5c58ee Add Configuration param to onMovedToDisplay by Andrii Kulian · 7 years ago
  53. 759922d Revert "Logging to track #36406078" by Amith Yamasani · 7 years ago
  54. 31372b9 Merge "Logging to track #36406078" by Amith Yamasani · 7 years ago
  55. 9afb1fc Logging to track #36406078 by Amith Yamasani · 7 years ago
  56. 84a4895 Update AMS to wait for network state update if requested by the main thread. by Sudheer Shanka · 7 years ago
  57. f903b73 Fix NPE when mDecor is null on ActivityClientRecord by Stephen Kiazyk · 7 years ago
  58. ce1ecf1 Fix NPE when config is updated before ViewRootImpl is set by Andrii Kulian · 7 years ago
  59. c1b59ed Merge "Separate global and override config sent to client" by Andrii Kulian · 7 years ago
  60. 4460796 Separate global and override config sent to client by Andrii Kulian · 7 years ago
  61. f18cec2 Merge "Register secondary dex files for JIT profiling" by Calin Juravle · 7 years ago
  62. 2257285 Merge "Move DexLoadReporter out of LoadedApk" by Calin Juravle · 7 years ago
  63. f5a7bfc Register secondary dex files for JIT profiling by Calin Juravle · 7 years ago
  64. 37dfc8e Move DexLoadReporter out of LoadedApk by Calin Juravle · 7 years ago
  65. ff22161 Provide ApplicationContext to Typeface for font requests by Clara Bayarri · 7 years ago
  66. 858f98d AssistStructure improvements by Amith Yamasani · 7 years ago
  67. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 7 years ago
  68. c302a1ad Merge "Add isBundled argument to LoadedApk.makePaths call" by TreeHugger Robot · 7 years ago
  69. 32bd2ea Merge "Update DisplayAdjustments in Display from Resources." by Bryce Lee · 7 years ago
  70. 638d810 Add isBundled argument to LoadedApk.makePaths call by Dimitry Ivanov · 7 years ago
  71. f764962 Merge "Revert "Ensure network connectivity on app start."" by Sudheer Shanka · 7 years ago
  72. c9d9407 Revert "Ensure network connectivity on app start." by Sudheer Shanka · 7 years ago
  73. 609bf65 Update DisplayAdjustments in Display from Resources. by Bryce Lee · 7 years ago
  74. b047b8b Report move to display for activities that handle config changes by Andrii Kulian · 7 years ago
  75. 336d29d Fix NPE in handleBindApplication by Amith Yamasani · 7 years ago
  76. 02761ac Merge "Declarative downloadable fonts" by TreeHugger Robot · 7 years ago
  77. 4b5a4d2 Declarative downloadable fonts by Clara Bayarri · 8 years ago
  78. 4dba3cd Merge "Refactor auto-fill" by TreeHugger Robot · 7 years ago
  79. 782043c Refactor auto-fill by Svet Ganov · 7 years ago
  80. 27e6931 Ensure network connectivity on app start. by Sudheer Shanka · 8 years ago
  81. bab851c Refined session management so Save can be automatically called. by Felipe Leme · 7 years ago
  82. 0200d9e Improved AutoFill Save workflow. by Felipe Leme · 8 years ago
  83. e682445 Merge changes from topic 'session_refactoring' by TreeHugger Robot · 8 years ago
  84. bd00fef Moar AutoFill Framework refactoring... by Felipe Leme · 8 years ago
  85. b168443 Add NPE check before stopping profiler by Amith Yamasani · 8 years ago
  86. 6ffd4f9 [Frameworks] Add an 'am' cmd option to enable streaming in profiling. by Shukang Zhou · 8 years ago
  87. 4e86281 Add support for Split APK dependcies by Adam Lesinski · 8 years ago
  88. d33ef56 ActivityThread: Only update code paths that have been added by Adam Lesinski · 8 years ago
  89. 8f3b174 Merge "Teach apps to refresh AppInfos without restarting" by Adam Lesinski · 8 years ago
  90. 49a4a1d Teach apps to refresh AppInfos without restarting by Mårten Kongstad · 8 years ago
  91. b12249b Create GraphicsEnvironment for communicating with driver loaders by Jesse Hall · 8 years ago
  92. 772ff11 Merge "Add missing break statement to fix cts test" by TreeHugger Robot · 8 years ago
  93. 6101911 Add missing break statement to fix cts test by Amith Yamasani · 8 years ago
  94. 6d55387 YAMAFFR - Yet Another Major AutoFill Framework Refactoring by Felipe Leme · 8 years ago
  95. fc29424 CriticalNative for RenderNode and DisplayListCanvas by Chris Craik · 8 years ago
  96. 1ca634a AutoFill Framework refactoring. by Felipe Leme · 8 years ago
  97. b7146fe Change EXTRA_TIME_PREF_24_HOUR_FORMAT from boolean to int by Neil Fuller · 8 years ago
  98. c423d00 Merge "Correctly handle when the user has no explicit time_12_24 setting" am: 8631e19d38 am: 98f03f4980 am: ef34053f26 by Neil Fuller · 8 years ago
  99. 98f03f4 Merge "Correctly handle when the user has no explicit time_12_24 setting" by Neil Fuller · 8 years ago
  100. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago