1. 214be42 [ActivityManager] Prevent coredump file may not complete for testing. by riddle_hsu · 10 years ago
  2. ebbbb2c Merge "Re-remove AndroidEmoji.ttf." into lmp-dev by Raph Levien · 10 years ago
  3. 37cc071 Re-remove AndroidEmoji.ttf. by Roozbeh Pournader · 10 years ago
  4. fa4aeee Crunch Roboto and fix its digits to have the same width. by Roozbeh Pournader · 10 years ago
  5. 2754fd0 Add toString() methods to some audio classes to help with debugging. by Mike Lockwood · 10 years ago
  6. cad1068 Merge "Fix visibility propagation check." into lmp-dev by George Mount · 10 years ago
  7. 9bcc6e8 [ActivityManager] Avoid mistaking visibility by finishing task. by riddle_hsu · 10 years ago
  8. 6ceac2e Fix visibility propagation check. by George Mount · 10 years ago
  9. beea442 Fix crash in Volantis because there is not FLP support. by destradaa · 10 years ago
  10. a3e5215 am ecf76d1c: am b83127f0: Merge "docs: Add adb over TCP/IP connection instructions to ADT-1 FAQ" into klp-modular-docs by Joe Fernandez · 10 years ago
  11. ecf76d1 am b83127f0: Merge "docs: Add adb over TCP/IP connection instructions to ADT-1 FAQ" into klp-modular-docs by Joe Fernandez · 10 years ago
  12. 40274ad am b12318be: Merge "Revert "Revert "DO NOT MERGE Fix line breaking for clusters in narrow views""" into klp-modular-dev by Alan Lau · 10 years ago
  13. 839ca0d am 06a84554: Merge "Revert "Revert "DO NOT MERGE Fix extraneous allocation and copying""" into klp-modular-dev by Alan Lau · 10 years ago
  14. 60e7f54 am d46bc784: am 81364215: Merge "docs: Revised page to include info about new Publisher API." into klp-modular-docs by Andrew Solovay · 10 years ago
  15. 231a32a am c0062272: Merge "Revert "Revert "DO NOT MERGE Implement line breaking using ICU break iterator""" into klp-modular-dev by Alan Lau · 10 years ago
  16. d46bc78 am 81364215: Merge "docs: Revised page to include info about new Publisher API." into klp-modular-docs by Andrew Solovay · 10 years ago
  17. 9ae4c6f am b6bfa9e4: am a7898781: Merge "docs: Added system requirements for Studio. Bug: 16566355" into klp-modular-docs by Ricardo Cervera · 10 years ago
  18. b6bfa9e am a7898781: Merge "docs: Added system requirements for Studio. Bug: 16566355" into klp-modular-docs by Ricardo Cervera · 10 years ago
  19. f62af27 Merge "Import translations. DO NOT MERGE" into lmp-dev by Geoff Mendal · 10 years ago
  20. aa31e47 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  21. b83127f Merge "docs: Add adb over TCP/IP connection instructions to ADT-1 FAQ" into klp-modular-docs by Joe Fernandez · 10 years ago
  22. 0d568c9 docs: Add adb over TCP/IP connection instructions to ADT-1 FAQ by Joe Fernandez · 10 years ago
  23. 06a8455 Merge "Revert "Revert "DO NOT MERGE Fix extraneous allocation and copying""" into klp-modular-dev by Alan Lau · 10 years ago
  24. 7ab1900 Revert "Revert "DO NOT MERGE Fix extraneous allocation and copying"" by Alan Lau · 10 years ago
  25. c006227 Merge "Revert "Revert "DO NOT MERGE Implement line breaking using ICU break iterator""" into klp-modular-dev by Alan Lau · 10 years ago
  26. 273906b Revert "Revert "DO NOT MERGE Implement line breaking using ICU break iterator"" by Alan Lau · 10 years ago
  27. 487315f Merge "QS: Back button closes detail (if showing)" into lmp-dev by John Spurlock · 10 years ago
  28. f7ae442 QS: Back button closes detail (if showing) by John Spurlock · 10 years ago
  29. c1d48a5 QS: New disabled icon states for wifi/cell tiles. by John Spurlock · 10 years ago
  30. 1a66bdb Replace wifi tether icon with new style. by John Spurlock · 10 years ago
  31. 41fef15 QS: Fix datatype overlays. by John Spurlock · 10 years ago
  32. 19fc117 Unregistering receiver in onStart/Stop vs onCreate/Destroy. (Bug 16513124) by Winson Chung · 10 years ago
  33. be0f59e QS: Update traffic indicator icons. by John Spurlock · 10 years ago
  34. 347ec2e Update wifi icon for open network notification. by John Spurlock · 10 years ago
  35. 8b73006 Clean up speedbump handling when going to SHADE_LOCKED by Jorim Jaggi · 10 years ago
  36. 6ff837a Animate clock when going to SHADE_LOCKED or SHADE by Jorim Jaggi · 10 years ago
  37. 60d07c5 Implement timings for go-to-full-shade transition. by Jorim Jaggi · 10 years ago
  38. a0506e7 SysUI: Fix notification leak by Christoph Studer · 10 years ago
  39. 798e7f5 Merge changes I2f40be36,I4af9fd7e,Ib0b4245f,I55acad96,Id276b71e, ... into lmp-dev by Ben Murdoch · 10 years ago
  40. 011dcbf Cleanup some documentation with @see references to constants by Sandeep Siddhartha · 10 years ago
  41. 2810269 Merge "Return fake URI for AppOps permission failure check" into lmp-dev by Ye Wen · 10 years ago
  42. fa58ac0 Return fake URI for AppOps permission failure check by Ye Wen · 10 years ago
  43. e76e81a Cherry pick Cleanup debug messages in WebViewFactory and WebViewUpdateService DO NOT MERGE by Primiano Tucci · 10 years ago
  44. 994e219 Cherry pick Move startIsolatedProcess implementation in ActivityManagerService DO NOT MERGE by Primiano Tucci · 10 years ago
  45. 5651fc2 CHerry pick Find WebView package name from a config resource. DO NOT MERGE by Torne (Richard Coles) · 10 years ago
  46. 5ced502 Cherry pick Remove dependency on WebView native library path. DO NOT MERGE by Ben Murdoch · 10 years ago
  47. 4dbeb35 Cherry pick Make WebViewUpdateService a SystemService. DO NOT MERGE by Torne (Richard Coles) · 10 years ago
  48. 161536b Cherry pick Refactor ActivityManagerService and make WebViewFactory more pedantic. DO NOT MERGE by Primiano Tucci · 10 years ago
  49. 1b7977b Cherry pick Refactor native library path logic in WebViewFactory DO NOT MERGE by Primiano Tucci · 10 years ago
  50. 63d3d8a Cherry pick Append WebView assets to AssetManager when loading the WebView. DO NOT MERGE by Marcin Kosiba · 10 years ago
  51. 810c052 Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO NOT MERGE by Primiano Tucci · 10 years ago
  52. 6c778ce Cherry pick Load the WebView Java code from an APK. DO NOT MERGE by Torne (Richard Coles) · 10 years ago
  53. d2fafdd Merge "Optimize large preview from the screenshot notification." into lmp-dev by Chris Wren · 10 years ago
  54. f63185e Optimize large preview from the screenshot notification. by Chris Wren · 10 years ago
  55. 3f1ddf8 Add AsUser versions of existing DevicePolicyManager methods by Zoltan Szatmary-Ban · 10 years ago
  56. 732af43 Merge "Simplify generics, and make Builder concrete." into lmp-dev by Fergus Henderson · 10 years ago
  57. a0995ab Always show error dialog for other profiles by Robin Lee · 10 years ago
  58. 97c0b90 Expose headsUpContentView so developers can customize it. by Chris Wren · 10 years ago
  59. 2a236a6 Simplify generics, and make Builder concrete. by Niels Egberts · 10 years ago
  60. 38a7170 Merge "Rename HotspotListener to BssidListener" into lmp-dev by Vinit Deshpande · 10 years ago
  61. 1c4d8b2 Correct the tag's name in the exceptions by ztenghui · 10 years ago
  62. 8d7c55b am 441e7aa2: am eb4bc851: am 69ed58ac: Merge "docs: Adding TIF one-pager to TV docs in L-Preview" into klp-modular-docs by Joe Fernandez · 10 years ago
  63. c2b74b7 Fix NPE when fused geofence hardware is not available. by Wonsik Kim · 10 years ago
  64. ea676a0 Rename HotspotListener to BssidListener by Vinit Deshpande · 10 years ago
  65. a789878 Merge "docs: Added system requirements for Studio. Bug: 16566355" into klp-modular-docs by Ricardo Cervera · 10 years ago
  66. 1fa7320 Merge "Don't assume languages are 2 letter codes." into lmp-dev by Narayan Kamath · 10 years ago
  67. 11bfc22 Don't assume languages are 2 letter codes. by Narayan Kamath · 10 years ago
  68. b12318b Merge "Revert "Revert "DO NOT MERGE Fix line breaking for clusters in narrow views""" into klp-modular-dev by Alan Lau · 10 years ago
  69. 1fa3c9b Revert "Revert "DO NOT MERGE Fix line breaking for clusters in narrow views"" by Alan Lau · 10 years ago
  70. 8136421 Merge "docs: Revised page to include info about new Publisher API." into klp-modular-docs by Andrew Solovay · 10 years ago
  71. 78ad92b am 4ff57a9a: am fa3d1b2a: Doc change: add notice for admob sdk upgrade. by Dirk Dougherty · 10 years ago
  72. 4ff57a9 am fa3d1b2a: Doc change: add notice for admob sdk upgrade. by Dirk Dougherty · 10 years ago
  73. d28470e docs: Revised page to include info about new Publisher API. by Andrew Solovay · 10 years ago
  74. fa3d1b2 Doc change: add notice for admob sdk upgrade. by Dirk Dougherty · 10 years ago
  75. 932ced3 docs: Added system requirements for Studio. Bug: 16566355 by Ricardo Cervera · 10 years ago
  76. 9c53194 am 58967bfb: am 1c977b37: Merge "docs: fix typo bug 16623189" into klp-modular-docs by Robert Ly · 10 years ago
  77. 58967bf am 1c977b37: Merge "docs: fix typo bug 16623189" into klp-modular-docs by Robert Ly · 10 years ago
  78. 0029ef6 am dadb473e: am 9613b433: Merge "docs: fix typo" into klp-modular-docs by Robert Ly · 10 years ago
  79. dadb473 am 9613b433: Merge "docs: fix typo" into klp-modular-docs by Robert Ly · 10 years ago
  80. 7f214e6 am 8d1aa957: am 652e5c7e: Merge "docs: Describe the alloc tracker in Android Studio" into klp-modular-docs by Ricardo Cervera · 10 years ago
  81. 8d1aa95 am 652e5c7e: Merge "docs: Describe the alloc tracker in Android Studio" into klp-modular-docs by Ricardo Cervera · 10 years ago
  82. 5ff390b am df881ccc: am 321e0302: docs: Fix Wear docs issues. by Ricardo Cervera · 10 years ago
  83. df881cc am 321e0302: docs: Fix Wear docs issues. by Ricardo Cervera · 10 years ago
  84. 896a82d am d0e03392: Merge "Fix double chin issue, where bottom inset is applied twice." into klp-modular-dev by Filip Gruszczynski · 10 years ago
  85. 09875ec am 0fa45d93: Merge "Remove PendingActivityLaunches based on stack." into klp-modular-dev by Craig Mautner · 10 years ago
  86. 1c977b3 Merge "docs: fix typo bug 16623189" into klp-modular-docs by Robert Ly · 10 years ago
  87. a66de16 docs: fix typo bug 16623189 by Robert Ly · 10 years ago
  88. a37ddd9 docs: fix typo by Robert Ly · 10 years ago
  89. 0fa45d9 Merge "Remove PendingActivityLaunches based on stack." into klp-modular-dev by Craig Mautner · 10 years ago
  90. 7f13ed3 Remove PendingActivityLaunches based on stack. by Craig Mautner · 10 years ago
  91. 52baf3d am 77d6f36b: Revert "DO NOT MERGE Implement line breaking using ICU break iterator" by Alan Lau · 10 years ago
  92. d2e1ecb am 40b0d4d7: Merge "Revert "DO NOT MERGE Fix line breaking for clusters in narrow views"" into klp-modular-dev by Alan Lau · 10 years ago
  93. 18b5f44 am af60e56b: Revert "DO NOT MERGE Fix extraneous allocation and copying" by Alan Lau · 10 years ago
  94. 77d6f36 Revert "DO NOT MERGE Implement line breaking using ICU break iterator" by Alan Lau · 10 years ago
  95. a665380 am 1a408a34: DO NOT MERGE Fix extraneous allocation and copying by Anish Athalye · 10 years ago
  96. cbeef01 Revert "DO NOT MERGE Fix line breaking for clusters in narrow views" by Alan Lau · 10 years ago
  97. af60e56 Revert "DO NOT MERGE Fix extraneous allocation and copying" by Alan Lau · 10 years ago
  98. 3150372 am 97170e0c: Merge "DO NOT MERGE Implement line breaking using ICU break iterator" into klp-modular-dev by Alan Lau · 10 years ago
  99. c51a6e4 am a28e4764: DO NOT MERGE Fix line breaking for clusters in narrow views by Anish Athalye · 10 years ago
  100. 1a408a3 DO NOT MERGE Fix extraneous allocation and copying by Anish Athalye · 10 years ago