1. 9c4ba33 remove unused edge border dimension. by Chris Wren · 10 years ago
  2. 9763d42 log clear all button by Chris Wren · 10 years ago
  3. 78760b4 Merge "A bunch more cleanups" into mnc-dev by John Reck · 10 years ago
  4. 6e761c5 Merge "Device policy: use owner label instead of name" into mnc-dev by Robin Lee · 10 years ago
  5. a78240b AlarmManager: Reject non-olson timezones for targetSdk >= M by Narayan Kamath · 10 years ago
  6. f2cfe6c Merge "Fix a bug in ScanSettings constructor." into mnc-dev by Wei Wang · 10 years ago
  7. c5065ee Fix a bug in ScanSettings constructor. by Wei Wang · 10 years ago
  8. 043d7a9 am 12b1b8ed: am 026e204e: Fixes velocity tracking bug in SwipeDismissLayout. by Gus Prevas · 10 years ago
  9. c90c760 Merge "Honor Ble scanning settings from Settings UI." into mnc-dev by Wei Wang · 10 years ago
  10. b57f236e Merge changes Icf7d67e2,Ia914ec88,I2490ad75,Ie79f2d28 into mnc-dev by Lorenzo Colitti · 10 years ago
  11. f7058f5 Add a hidden method to clear NetworkCapabilities. by Lorenzo Colitti · 10 years ago
  12. 2ea89e5 Fix javadoc error for requestNetwork. by Lorenzo Colitti · 10 years ago
  13. db95a60 Simplify network callback handling code. by Lorenzo Colitti · 10 years ago
  14. 0708693 Document and unhide CALLBACK_PRECHECK. by Lorenzo Colitti · 10 years ago
  15. f120712 Merge "MediaPlayer: provide mime type for all track types" into mnc-dev by Robert Shih · 10 years ago
  16. bbfa9b2 Merge "[RenderScript] typo fix in BLAS, TRMM & TSMM" into mnc-dev by Miao Wang · 10 years ago
  17. 56c58a2 Merge "Fix typo. bug: b/20610710" into mnc-dev by tturney · 10 years ago
  18. 194679ed [RenderScript] typo fix in BLAS, TRMM & TSMM by Miao Wang · 10 years ago
  19. 05ebffe media: Hook up MediaPlayer and MediaSync to new settings by Lajos Molnar · 10 years ago
  20. 29767a8 MediaPlayer: provide mime type for all track types by Robert Shih · 10 years ago
  21. aba035d Merge "Fix layoutlib build breakage" into mnc-dev by Alan Viverette · 10 years ago
  22. 5181f27 Fix layoutlib build breakage by Alan Viverette · 10 years ago
  23. 5b8b0df Merge "Add handler parameter for callbacks." into mnc-dev by Andrew Lee · 10 years ago
  24. 011728f Add handler parameter for callbacks. by Andrew Lee · 10 years ago
  25. 67d8416 Honor Ble scanning settings from Settings UI. by Wei Wang · 10 years ago
  26. 7dc7d09 am a1c7176b: am a03e2658: am 7c267f66: am f4b1df34: am 2a3aa2d3: docs: studio 1.2 updates by Rich Slogar · 10 years ago
  27. 8febd74 am 7fbde8f5: am 408aeb05: am b6ad1ce8: am 541dda1c: am 999b08b7: Merge "docs: studio 1.2 downloads" into lmp-docs by Rich Slogar · 10 years ago
  28. 9c6e605 am ac9c751d: am 62cfe97d: am 2653774a: am b874dc04: am 07aca646: Merge "docs: plugin 1.2.0 revision updates" into lmp-docs by Rich Slogar · 10 years ago
  29. 50c29a3 am 994d6ffe: am 7a258afa: am af73c6e7: am ff24e8e1: am 5b7546a6: Merge "docs: studio 1.2 revision updates" into lmp-docs by Rich Slogar · 10 years ago
  30. 3731dc2 A bunch more cleanups by John Reck · 10 years ago
  31. 24863faa Merge "resolved conflicts for merge of edf44562 to mnc-dev" into mnc-dev by Rich Slogar · 10 years ago
  32. 8724d35 Merge "[RenderScript] typo fix in rs BLAS jni, to correctly handle complex params." into mnc-dev by Miao Wang · 10 years ago
  33. 01060a3 Merge "[RenderScript] fix edges cases about Transpose for SYMM & SYR2K" into mnc-dev by Miao Wang · 10 years ago
  34. 0820394 resolved conflicts for merge of edf44562 to mnc-dev by Rich Slogar · 10 years ago
  35. ac7927a Merge "LayoutInflater should always try to generate LayoutParams for include" into mnc-dev by Alan Viverette · 10 years ago
  36. cf2999a Merge "Handle KM_ERROR_CALLER_NONCE_PROHIBITED." into mnc-dev by Alex Klyubin · 10 years ago
  37. db672b0 Merge "Change how Java Bitmaps are accessed in a few places" into mnc-dev by John Reck · 10 years ago
  38. 6358b88 Handle KM_ERROR_CALLER_NONCE_PROHIBITED. by Alex Klyubin · 10 years ago
  39. 0069301 Merge "Fix thread affinity of FingerprintManager." into mnc-dev by Alex Klyubin · 10 years ago
  40. 82585b3 [RenderScript] typo fix in rs BLAS jni, to correctly handle complex params. by Miao Wang · 10 years ago
  41. 10a54a7 Merge "Remove dependency upon FragmentActivity" into mnc-dev by Todd Kennedy · 10 years ago
  42. 1e940d8 [RenderScript] fix edges cases about Transpose for SYMM & SYR2K by Miao Wang · 10 years ago
  43. 24e9e96 Fix thread affinity of FingerprintManager. by Alex Klyubin · 10 years ago
  44. 2757fed Merge "Clarifying which receiver method to call." into mnc-dev by Glenn Kasten · 10 years ago
  45. a5fc6f0 Remove dependency upon FragmentActivity by Todd Kennedy · 10 years ago
  46. ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 10 years ago
  47. 033dc46 Merge "Switch from FingerprintService to FingerprintManager." into mnc-dev by Alex Klyubin · 10 years ago
  48. 3cd8ec3 Merge "Cleanup logic for per-op auth keys." into mnc-dev by Alex Klyubin · 10 years ago
  49. 2d7a85c Switch from FingerprintService to FingerprintManager. by Alex Klyubin · 10 years ago
  50. d8f6363 Clarifying which receiver method to call. by Peter Brinkmann · 10 years ago
  51. 84aa2fb LayoutInflater should always try to generate LayoutParams for include by Alan Viverette · 10 years ago
  52. 2619ef3 Merge "Add onStylusButtonPress listener to View" into mnc-dev by Mady Mellor · 10 years ago
  53. 08b51bf Merge "Add default dialer checks to Telecom/Telephony" into mnc-dev by Yorke Lee · 10 years ago
  54. 24ea865 Merge "Volume l10n: Increase charlimits on zen submode strings." into mnc-dev by John Spurlock · 10 years ago
  55. e476267 Merge "Fix the build" into mnc-dev by Svetoslav · 10 years ago
  56. 2dac95d Fix the build by Svetoslav · 10 years ago
  57. f6ed724 Volume l10n: Increase charlimits on zen submode strings. by John Spurlock · 10 years ago
  58. 4223ce7 Merge "Track Keymaster changes." into mnc-dev by Alex Klyubin · 10 years ago
  59. 7ea5090 Track Keymaster changes. by Alex Klyubin · 10 years ago
  60. 6faa3ac Merge "Camera2: LEGACY: Support prepare(), sort of." into mnc-dev by Eino-Ville Talvala · 10 years ago
  61. 3327f3d Merge "Add use fingerprint app op - framework" into mnc-dev by Svetoslav · 10 years ago
  62. 729d0a0 Merge "Add process outgoing calls app op - framework" into mnc-dev by Svetoslav · 10 years ago
  63. c27b3fc Merge "Add SIP app op - framework." into mnc-dev by Svetoslav · 10 years ago
  64. ddd553f Device policy: use owner label instead of name by Robin Lee · 10 years ago
  65. fcda22b Merge "am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp" into mnc-dev by Andreas Gampe · 10 years ago
  66. ef25597 SystemUI strings: prospective VPN strings for apps by Robin Lee · 10 years ago
  67. 8c82b45 Cleanup logic for per-op auth keys. by Alex Klyubin · 10 years ago
  68. e82067b Add onStylusButtonPress listener to View by Mady Mellor · 10 years ago
  69. f764d21 Merge "AudioService receives callback for dynamic policy mix state changes" into mnc-dev by Jean-Michel Trivi · 10 years ago
  70. ed375f2 Merge "Fix rendernode flag logging" into mnc-dev by Chris Craik · 10 years ago
  71. 031e69f Fix rendernode flag logging by Chris Craik · 10 years ago
  72. 403ac2d Merge "AndroidKeyStore keys should not be handled by Bouncy Castle." into mnc-dev by Alex Klyubin · 10 years ago
  73. 8310f87 Merge "ActionBar SearchView's default hint shouldn't override SearchableInfo" into mnc-dev by Alan Viverette · 10 years ago
  74. 8f72b40 Merge "Zen: New event condition data model." into mnc-dev by John Spurlock · 10 years ago
  75. d60258f Zen: New event condition data model. by John Spurlock · 10 years ago
  76. 12b1b8e am 026e204e: Fixes velocity tracking bug in SwipeDismissLayout. by Gus Prevas · 10 years ago
  77. 1b12db9 Merge "media: set codec exception reason." into mnc-dev by Ronghua Wu · 10 years ago
  78. 026e204 Fixes velocity tracking bug in SwipeDismissLayout. by Gus Prevas · 10 years ago
  79. 5793f22 Merge "Use theme attributes for FloatingToolbar colors." into mnc-dev by Abodunrinwa Toki · 10 years ago
  80. 144b0bb Merge "Fix incorrect javadoc for Uri.getQueryParameter." into mnc-dev by Narayan Kamath · 10 years ago
  81. b0f3d9e Fix incorrect javadoc for Uri.getQueryParameter. by Narayan Kamath · 10 years ago
  82. 780a9b9 Merge "Fix potential NPE on devices without DPMS" into mnc-dev by Zoltan Szatmary-Ban · 10 years ago
  83. cccbe88 Fix potential NPE on devices without DPMS by Zoltan Szatmary-Ban · 10 years ago
  84. dc4ad27 Merge "Add package name extra to PackageInstaller callback" into mnc-dev by Benjamin Franz · 10 years ago
  85. 05a419a Merge "Temp workaround to track max beacons." into mnc-dev by Wei Wang · 10 years ago
  86. fc9f2d7 Temp workaround to track max beacons. by Wei Wang · 10 years ago
  87. 7230bdf Merge "Add missing error codes from keymaster_defs.h." into mnc-dev by Shawn Willden · 10 years ago
  88. dbc00eb Add missing error codes from keymaster_defs.h. by Shawn Willden · 10 years ago
  89. 21df222 Merge "New "frozen" state during app move/upgrade." into mnc-dev by Jeff Sharkey · 10 years ago
  90. e31b820 New "frozen" state during app move/upgrade. by Jeff Sharkey · 10 years ago
  91. a1c7176 am a03e2658: am 7c267f66: am f4b1df34: am 2a3aa2d3: docs: studio 1.2 updates by Rich Slogar · 10 years ago
  92. 7fbde8f am 408aeb05: am b6ad1ce8: am 541dda1c: am 999b08b7: Merge "docs: studio 1.2 downloads" into lmp-docs by Rich Slogar · 10 years ago
  93. ac9c751 am 62cfe97d: am 2653774a: am b874dc04: am 07aca646: Merge "docs: plugin 1.2.0 revision updates" into lmp-docs by Rich Slogar · 10 years ago
  94. 994d6ff am 7a258afa: am af73c6e7: am ff24e8e1: am 5b7546a6: Merge "docs: studio 1.2 revision updates" into lmp-docs by Rich Slogar · 10 years ago
  95. c3563bf am 6891f035: am 572ecb6e: am 999b08b7: Merge "docs: studio 1.2 downloads" into lmp-docs by Rich Slogar · 10 years ago
  96. 88410ee am cd63231f: am 47bd51e6: am 07aca646: Merge "docs: plugin 1.2.0 revision updates" into lmp-docs by Rich Slogar · 10 years ago
  97. 2894c5d am 58b0fc56: am d8293d83: am 5b7546a6: Merge "docs: studio 1.2 revision updates" into lmp-docs by Rich Slogar · 10 years ago
  98. a03e265 am 7c267f66: am f4b1df34: am 2a3aa2d3: docs: studio 1.2 updates by Rich Slogar · 10 years ago
  99. 408aeb0 am b6ad1ce8: am 541dda1c: am 999b08b7: Merge "docs: studio 1.2 downloads" into lmp-docs by Rich Slogar · 10 years ago
  100. 62cfe97 am 2653774a: am b874dc04: am 07aca646: Merge "docs: plugin 1.2.0 revision updates" into lmp-docs by Rich Slogar · 10 years ago