1. b9679dc Refactor ZygoteInit to support a WebView-specific zygote. by Tobias Sargeant · 9 years ago
  2. 63a07e8 Merge "Add Base64 from OpenJDK 8u60" by Tobias Thierer · 8 years ago
  3. 8445702 Merge "java.security.Provider: port to jdk8u60 (second part)" by Sergio Giro · 8 years ago
  4. 0bd7c54 Merge "Fix SuppressWarnings typo." by Paul Duffin · 8 years ago
  5. e09ac05 Fix SuppressWarnings typo. by Ian Rogers · 8 years ago
  6. 3bc37e9 Merge "Track libcore change 76fa41aa4ac891670446592243b654fac7deb53f" by Yi Kong · 8 years ago
  7. efb7bec Merge "WifiManager: Remove unused methods" by Treehugger Robot · 8 years ago
  8. a4cc902 Track libcore change 76fa41aa4ac891670446592243b654fac7deb53f by Yi Kong · 8 years ago
  9. c4856bd Merge "WifiEnterpriseConfig: Refactor set/get field values" by Roshan Pius · 8 years ago
  10. 12d3d4b Merge "java.security.cert.X509CRL: add new method verify(PublicKey, Provider)" by Sergio Giro · 8 years ago
  11. 6767fd2 Merge "java.security.PKCS12Attribute: port class from jdk8u60" by Sergio Giro · 8 years ago
  12. 4c2df18 Merge "java.security.SecureRandom: add getInstanceStrong() method" by Sergio Giro · 8 years ago
  13. 59c0fcf Merge "java.security: port DomainLoadStoreParameter from jdk8u60" by Sergio Giro · 8 years ago
  14. 15c6078 Merge "Add a test app for suppressed exceptions" by Yohann Roussel · 8 years ago
  15. 62419a0 Merge changes from topic 'enable_nan' by Etan Cohen · 8 years ago
  16. 4171cdf Give WakeupMessage the ability to transport an object as well. [DO NOT MERGE] by Lorenzo Colitti · 8 years ago
  17. bd9fdbe [NAN] Add transport type for NAN. [DO NOT MERGE] by Etan Cohen · 8 years ago
  18. 9221c96 Merge "WifiConfiguration: Fix isEnterprise" by Treehugger Robot · 8 years ago
  19. a817838 Merge "Avoid profile guided compilation for vmSafeMode" by Mathieu Chartier · 8 years ago
  20. 1cd6248 Merge "fixes mStartedUsers shoule be locked by mLock, not mVolumes" by Treehugger Robot · 8 years ago
  21. 421c74f Merge changes from topic 'cherry_pms_installd' by Andreas Gampe · 8 years ago
  22. 6cfe668 WifiManager: Remove unused methods by Roshan Pius · 8 years ago
  23. 94f9be2 Release mPackages lock earlier by Todd Kennedy · 8 years ago
  24. 3f95d0b OtaDexopt: Special-case system app classpaths by Andreas Gampe · 8 years ago
  25. 1418673 OtaDexoptService: Run dexopt on all apps by Andreas Gampe · 8 years ago
  26. 7e619a9 Frameworks/base: Add compiler stats to Package Manager by Andreas Gampe · 8 years ago
  27. 08313b0 [RFC] Special case system apps for profile optimizations by Calin Juravle · 8 years ago
  28. 9438528 Compile core-apps according to their own "reason" for A/B by Calin Juravle · 8 years ago
  29. d15300c Frameworks/base: Add new flow to OtaDexoptService by Andreas Gampe · 8 years ago
  30. ff8ab4c Otadexopt: Expose progress percentage by Andreas Gampe · 8 years ago
  31. 29ce1da WifiConfiguration: Fix isEnterprise by Roshan Pius · 8 years ago
  32. c8cd577 WifiEnterpriseConfig: Refactor set/get field values by Roshan Pius · 8 years ago
  33. 2b6fc4c cp preopted files from B partition during PM init. by Alex Light · 8 years ago
  34. 53f16c8 java.security.cert.X509CRL: add new method verify(PublicKey, Provider) by Sergio Giro · 8 years ago
  35. d20952e Add Base64 from OpenJDK 8u60 by Tobias Thierer · 8 years ago
  36. efd1f12 fixes mStartedUsers shoule be locked by mLock, not mVolumes by yuanhuihui · 8 years ago
  37. f7c508a Merge "Updated user document for Single-Source RenderScript" by Treehugger Robot · 8 years ago
  38. 41e4a37 Avoid profile guided compilation for vmSafeMode by Mathieu Chartier · 8 years ago
  39. 6061737 Updated user document for Single-Source RenderScript by Yang Ni · 8 years ago
  40. 1388625 Merge "WifiEnterpriseConfig: Fix copy constructor" by Roshan Pius · 8 years ago
  41. 9709b8b WifiEnterpriseConfig: Fix copy constructor by Roshan Pius · 8 years ago
  42. 6902285 Merge changes from topic 'java_hidl_support' by Iliyan Malchev · 8 years ago
  43. aa2c32f Move Status to libhidl (DO NOT MERGE) by Martijn Coenen · 8 years ago
  44. 9266f99 Adds framework support for hidl-gen Java backend. (to support structs) (DO NOT MERGE) by Andreas Huber · 8 years ago
  45. 86635bb Add Bool* APIs to HwParcel (DO NOT MERGE) by Andreas Huber · 8 years ago
  46. 242030d Link against libhidl for HidlSupport/svcmgr (DO NOT MERGE) by Martijn Coenen · 8 years ago
  47. 90349b3 Support one-way methods in java support for hardware binder (DO NOT MERGE) by Andreas Huber · 8 years ago
  48. dab5fc6 Initial commit of Java support for hardware binder (DO NOT MERGE) by Andreas Huber · 8 years ago
  49. 3f3ed24 Merge "NetworkSelectionStatus: Fix copy constructor" by Treehugger Robot · 8 years ago
  50. d2d66727 NetworkSelectionStatus: Fix copy constructor by Roshan Pius · 8 years ago
  51. a6b6252 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  52. 23d2e40 java.security.SecureRandom: add getInstanceStrong() method by Sergio Giro · 8 years ago
  53. 94adef7 java.security.Provider: port to jdk8u60 (second part) by Sergio Giro · 8 years ago
  54. 47784a7 Merge "Track exposure of new j.l.reflect methods" by Neil Fuller · 8 years ago
  55. 2cab523 java.security.PKCS12Attribute: port class from jdk8u60 by Sergio Giro · 8 years ago
  56. 227a176 Merge "Fix missing dependency on R.java" by Treehugger Robot · 8 years ago
  57. c558dd9 Fix missing dependency on R.java by Colin Cross · 8 years ago
  58. 5f87c45 Merge "Separate advertiser from GATT client (1/4)" by Jakub Pawlowski · 8 years ago
  59. 7207562 Merge "Fix google-explicit-constructor warnings in libs/hwui." by Chih-hung Hsieh · 8 years ago
  60. 2cace65 Merge "Fix google-explicit-constructor warnings in media/mca." by Chih-hung Hsieh · 8 years ago
  61. 7a9c0cd Merge "Fix receive timeout on LocalSocket" by Neil Fuller · 8 years ago
  62. 0c8c4a5 Merge "java.security.Principal: add default method Principal#implies" by Sergio Giro · 8 years ago
  63. c7bd0d0 Merge "java.security.SecretKey: now extends from Destroyable" by Sergio Giro · 8 years ago
  64. d53ae2c Merge "java.security: update java.security.KeyStore to jdk8u60" by Sergio Giro · 8 years ago
  65. a480f7f Separate advertiser from GATT client (1/4) by Jakub Pawlowski · 8 years ago
  66. a8280a5 Fix receive timeout on LocalSocket by Neil Fuller · 8 years ago
  67. 9484bff Merge "java.security.cert: update classes in java.security.cert (part 2)" by Sergio Giro · 8 years ago
  68. 17f1fc6 Merge "Fix google-explicit-constructor warnings in soundpool." am: feee33ce2c by Chih-hung Hsieh · 8 years ago
  69. feee33c Merge "Fix google-explicit-constructor warnings in soundpool." by Chih-hung Hsieh · 8 years ago
  70. ed4b31f Merge "Fix google-explicit-constructor warnings in core/jni." am: cfc9f5d03d by Chih-Hung Hsieh · 8 years ago
  71. cfc9f5d Merge "Fix google-explicit-constructor warnings in core/jni." by Treehugger Robot · 8 years ago
  72. 71b9504 java.security: update java.security.KeyStore to jdk8u60 by Sergio Giro · 8 years ago
  73. 6f285fa java.security.Principal: add default method Principal#implies by Sergio Giro · 8 years ago
  74. 7cdfa74 java.security.SecretKey: now extends from Destroyable by Sergio Giro · 8 years ago
  75. 671d9ce Track exposure of new j.l.reflect methods by Neil Fuller · 8 years ago
  76. 033101bb Merge "Track libcore java.lang.reflect API changes" am: cff3f7001c by Neil Fuller · 8 years ago
  77. cff3f70 Merge "Track libcore java.lang.reflect API changes" by Neil Fuller · 8 years ago
  78. 2cc1eed Track libcore java.lang.reflect API changes by Neil Fuller · 8 years ago
  79. 6a80a4b DO NOT MERGE Revert "Add Bluetooth toggle prompts - framework" by Mitchell Wills · 8 years ago
  80. 8efb84e DO NOT MERGE Revert "Add WiFi toggle prompts - framework" by Mitchell Wills · 8 years ago
  81. a619ec7 Fix google-explicit-constructor warnings in libs/hwui. by Chih-Hung Hsieh · 8 years ago
  82. ae1aadc Fix google-explicit-constructor warnings in soundpool. by Chih-Hung Hsieh · 8 years ago
  83. 6d09d54 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  84. bd6b663 Fix google-explicit-constructor warnings in media/mca. by Chih-Hung Hsieh · 8 years ago
  85. a654328 Fix google-explicit-constructor warnings in core/jni. by Chih-Hung Hsieh · 8 years ago
  86. b0b6afc Merge changes from topic 'wifi-aosp-master' into stage-aosp-master by Mitchell Wills · 8 years ago
  87. bb205d5 Merge "Fixed statuses on Battery Saver column." am: 21e0701f76 by Felipe Leme · 8 years ago
  88. 21e0701 Merge "Fixed statuses on Battery Saver column." by Felipe Leme · 8 years ago
  89. bd1a93a Fixed statuses on Battery Saver column. by Felipe Leme · 8 years ago
  90. 521c66e NetworkSelectionStatus: Fix copy constructor by Roshan Pius · 8 years ago
  91. 22de5aa Deprecate QNS network disable reason BAD_LINK by Randy Pan · 8 years ago
  92. b81c35f [NAN] API changes/fixes addressing apilint issues by Etan Cohen · 8 years ago
  93. 30a472e [NAN] Add method to ConfigRequest to determine if non-default by Etan Cohen · 8 years ago
  94. b6701fa [NAN] Simplify publish/subscribe configuration - merge match filters by Etan Cohen · 8 years ago
  95. b0214c4 [NAN] Udpate NAN API documentation, clean-up visibility by Etan Cohen · 8 years ago
  96. 28035d9 [NAN] Do not expose WifiManager.isNanSupported as new API by Etan Cohen · 8 years ago
  97. fd11ec1 [NAN] Update finalize to check and warn user if resources not freed by Etan Cohen · 8 years ago
  98. fc3c0a0 [NAN] Fix bad merge use rethrowFromSystemServer by Etan Cohen · 8 years ago
  99. 07e317c Add Log.wtf when transitionTo is used improperly by Mitchell Wills · 8 years ago
  100. 18af493 Ensure BSSIDs are correctly aged out in settings view by Mitchell Wills · 8 years ago