1. c615c6f Annotate methods to be called from overrides with @CallSuper by Tor Norbye · 10 years ago
  2. 3aa2d01 am 3f74f638: am 55966006: am 7a4cb563: Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 10 years ago
  3. 9675675 am 208e80d9: am a3d5b230: am cdc19f3f: Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 10 years ago
  4. 5e3c299 am ea3d53f5: am 773bcfa7: am e59b7ce2: Merge "Add JIT system properties" by Mathieu Chartier · 10 years ago
  5. 3f74f63 am 55966006: am 7a4cb563: Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 10 years ago
  6. 208e80d9 am a3d5b230: am cdc19f3f: Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 10 years ago
  7. ea3d53f am 773bcfa7: am e59b7ce2: Merge "Add JIT system properties" by Mathieu Chartier · 10 years ago
  8. 55966006 am 7a4cb563: Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 10 years ago
  9. a3d5b23 am cdc19f3f: Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 10 years ago
  10. 6c4c58d Merge "Add more @Nullable annotations" by Scott Kennedy · 10 years ago
  11. ed2b5f8 Add more @Nullable annotations by Scott Kennedy · 10 years ago
  12. 7a4cb56 Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 10 years ago
  13. 0e24f14 Merge "Add new debug feature to automatically create heap dumps." by Dianne Hackborn · 10 years ago
  14. b9a5e4a Add new debug feature to automatically create heap dumps. by Dianne Hackborn · 10 years ago
  15. 055678b Frameworks/base: Remove unnecessary Pattern instance by Andreas Gampe · 10 years ago
  16. 18e99c1 Frameworks/base: Remove unnecessary Pattern instance by Andreas Gampe · 10 years ago
  17. 0c7ffe4 Merge "Remove original movements record from GridLayout" by Yigit Boyar · 10 years ago
  18. c0a1b7f Merge "Annotate ARGB integer parameters with @ColorInt" by Tor Norbye · 10 years ago
  19. 376eb17 Merge "Additional annotations: @CallSuper, @Keep, etc." by Tor Norbye · 10 years ago
  20. eb803ae Merge "Don't back up / restore the code_cache/ directory" by Christopher Tate · 10 years ago
  21. 1592f98 Merge "Allow attrs to be @Nullable in TextView and LinearLayout" by Scott Kennedy · 10 years ago
  22. 2d08eaf Merge "Revert "Revert "Remove references to SkPorterDuff as it is deprecated.""" by Chris Craik · 10 years ago
  23. 1526a45 Revert "Revert "Remove references to SkPorterDuff as it is deprecated."" by Chris Craik · 10 years ago
  24. fdbf68f Merge "Revert "Remove references to SkPorterDuff as it is deprecated."" by Chris Craik · 10 years ago
  25. 26b4f59 Revert "Remove references to SkPorterDuff as it is deprecated." by Chris Craik · 10 years ago
  26. f045198 Merge "Deprecate things that rely on Debug.startAllocCounting." by Hiroshi Yamauchi · 10 years ago
  27. 8c1db37 Merge "Fix typo in WebSettings javadoc." by Torne (Richard Coles) · 10 years ago
  28. f7e503d Merge "Support undo of some programmatic TextView changes" by James Cook · 10 years ago
  29. 2b666c9 Fix typo in WebSettings javadoc. by Torne (Richard Coles) · 10 years ago
  30. 25e8954 Provide better error reporting for WebView by Mikhail Naganov · 10 years ago
  31. 3a1fa10 Allow attrs to be @Nullable in TextView and LinearLayout by Scott Kennedy · 10 years ago
  32. a8a739f Don't back up / restore the code_cache/ directory by Christopher Tate · 10 years ago
  33. 5dc5c0a Merge "Mark setAccessibilityDelegate()'s argument as @Nullable" by Scott Kennedy · 10 years ago
  34. e51f799 Merge "Don't enqueue allowBackup=false apps for full backup attempts" by Christopher Tate · 10 years ago
  35. 77a2d78d Don't enqueue allowBackup=false apps for full backup attempts by Christopher Tate · 10 years ago
  36. 89809a1 Mark setAccessibilityDelegate()'s argument as @Nullable by Scott Kennedy · 10 years ago
  37. 773bcfa am e59b7ce2: Merge "Add JIT system properties" by Mathieu Chartier · 10 years ago
  38. 6909c0e Add JIT system properties by Mathieu Chartier · 10 years ago
  39. 80756e3 Annotate ARGB integer parameters with @ColorInt by Tor Norbye · 10 years ago
  40. cb59f2a Additional annotations: @CallSuper, @Keep, etc. by Tor Norbye · 10 years ago
  41. 0affc5f Merge "Cleanup Bitmap JNI attempt #2" by John Reck · 10 years ago
  42. 2482100 Merge "Allow device and profile owners to set a user icon." by Julia Reynolds · 10 years ago
  43. 38d909a Fix build. getAlingment should not be public by Yigit Boyar · 10 years ago
  44. f2e9ca1 Merge "Handle null epicenters in EpicenterClipReveal." by George Mount · 10 years ago
  45. 3c75db9 Handle null epicenters in EpicenterClipReveal. by George Mount · 10 years ago
  46. fbd9997 Remove original movements record from GridLayout by Yigit Boyar · 10 years ago
  47. 6dafd87 Fix some weight bugs in grid layout by Yigit Boyar · 10 years ago
  48. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 10 years ago
  49. cd4ed96 emove uncessary include for SkPorterDuff.h (Part 2) by Derek Sollenberger · 10 years ago
  50. 560a433 Merge "Add JNI StaticLayout.Builder" by Raph Levien · 10 years ago
  51. b9a468e Merge "Revert "Cleanup Bitmap JNI"" by Chad Jones · 10 years ago
  52. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 10 years ago
  53. 54b804f Merge "Prioritize regular names over phonetic names. P1" by Brian Attwell · 10 years ago
  54. 172da26 Deprecate things that rely on Debug.startAllocCounting. by Hiroshi Yamauchi · 10 years ago
  55. 35da7d9 Merge "Cleanup Bitmap JNI" by John Reck · 10 years ago
  56. 4c1f12e Add JNI StaticLayout.Builder by Raph Levien · 10 years ago
  57. b291524 Cleanup Bitmap JNI by John Reck · 10 years ago
  58. be331a3 Merge "Add security check for clearDeviceInitializer in the service." by Julia Reynolds · 10 years ago
  59. d833ba8 am ecb48c16: am 9c0ba24f: am 6695b992: Merge "Frameworks/base: Add removeAll for ArraySet" by Andreas Gampe · 10 years ago
  60. ecb48c1 am 9c0ba24f: am 6695b992: Merge "Frameworks/base: Add removeAll for ArraySet" by Andreas Gampe · 10 years ago
  61. 9c0ba24 am 6695b992: Merge "Frameworks/base: Add removeAll for ArraySet" by Andreas Gampe · 10 years ago
  62. 1c3754a Add security check for clearDeviceInitializer in the service. by Julia Reynolds · 10 years ago
  63. af34354 Merge "Remove references to SkPorterDuff as it is deprecated." by Derek Sollenberger · 10 years ago
  64. 138bc2f Merge "Text selection changes - smart handles & drag accelerator" by Mady Mellor · 10 years ago
  65. 4326114 Clean up the lock task APIs for COSU devices. by Benjamin Franz · 10 years ago
  66. a9aded1 Remove references to SkPorterDuff as it is deprecated. by Derek Sollenberger · 10 years ago
  67. 643db51 Prioritize regular names over phonetic names. P1 by Brian Attwell · 10 years ago
  68. 1569f98 am 7b737c80: am 097f8d5f: Merge "Update "Optimizing app X from Y string"" into lmp-mr1-modular-dev by Anthony Hugh · 10 years ago
  69. 7b737c8 am 097f8d5f: Merge "Update "Optimizing app X from Y string"" into lmp-mr1-modular-dev by Anthony Hugh · 10 years ago
  70. 097f8d5 Merge "Update "Optimizing app X from Y string"" into lmp-mr1-modular-dev by Anthony Hugh · 10 years ago
  71. f9345e9 Frameworks/base: Add removeAll for ArraySet by Andreas Gampe · 10 years ago
  72. 5a6b44c Merge "DO NOT MERGE ANYWHERE Bluetooth native dumpsys logging support (3/4)" into lmp-mr1-modular-dev by Tucker Sylvestro · 10 years ago
  73. 6550bf5 Update "Optimizing app X from Y string" by Anthony Hugh · 10 years ago
  74. 27b7c1f Merge "Add ChooserTargetService API" by Adam Powell · 10 years ago
  75. 75328b7 Merge "Audio: Remove the concept of master volume." by John Spurlock · 10 years ago
  76. ee5ad72 Audio: Remove the concept of master volume. by John Spurlock · 10 years ago
  77. a9b33dd Merge "DOs can clear the DI; rehide hasUserSetupCompleted." by Julia Reynolds · 10 years ago
  78. e925440 DOs can clear the DI; rehide hasUserSetupCompleted. by Julia Reynolds · 10 years ago
  79. 3509156 Merge "Some refactoring of StaticLayout" by Raph Levien · 10 years ago
  80. e30c9af3 Add ChooserTargetService API by Adam Powell · 10 years ago
  81. a0eaaa2 DO NOT MERGE ANYWHERE Bluetooth native dumpsys logging support (3/4) by Andre Eisenbach · 10 years ago
  82. d3ab692 Some refactoring of StaticLayout by Raph Levien · 10 years ago
  83. e56301f Merge "Fix reading of daily data." by Dianne Hackborn · 10 years ago
  84. 8cfb58b Fix reading of daily data. by Dianne Hackborn · 10 years ago
  85. fca04ca Allow device and profile owners to set a user icon. by Julia Reynolds · 10 years ago
  86. aa7e731 Merge "Allow the device initializer to perform user setup tasks." by Julia Reynolds · 10 years ago
  87. f855b0d Merge "Update immersive cling visuals" by Adrian Roos · 10 years ago
  88. 62b65e4 Update immersive cling visuals by Adrian Roos · 10 years ago
  89. 9bf06d8 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  90. 20118f1 Allow the device initializer to perform user setup tasks. by Julia Reynolds · 10 years ago
  91. 2df38fd Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  92. 9eafb61 Merge "Fix handling of LOCAL_JACK_ENABLED" by Yohann Roussel · 10 years ago
  93. 7d08842 Merge "Add new "daily stats" tracking to battery stats." by Dianne Hackborn · 10 years ago
  94. cfa294a Merge "Fix user switching dialog colors for television." by Andrew Wilson · 10 years ago
  95. d4a8af7 Add new "daily stats" tracking to battery stats. by Dianne Hackborn · 10 years ago
  96. 95d2b10 Merge "Fix TransitionManager.go not running transition." by George Mount · 10 years ago
  97. 96e54dc Fix TransitionManager.go not running transition. by George Mount · 10 years ago
  98. 48e0fac Support undo of some programmatic TextView changes by James Cook · 10 years ago
  99. 4bd0914 am 5d3f00e3: am 358188f5: Merge "Change ActivityView startActivity state sequence" into lmp-mr1-modular-dev by Craig Mautner · 10 years ago
  100. a0e17fa Merge "CameraManager: implement flashlight controls" by Chien-Yu Chen · 10 years ago