1. e0d5234 Merge "add dev guide for constraint layout." into nyc-dev am: 03ed8f30cb by Scott Main · 9 years ago
  2. 86c7bda add dev guide for constraint layout. am: 346f6d395c by smain@google.com · 9 years ago
  3. 03ed8f3 Merge "add dev guide for constraint layout." into nyc-dev by Scott Main · 9 years ago
  4. 718b31c docs: Fixed language directory issue. am: e9d0adb735 -s ours am: 192688f756 by Eric Schmidt · 9 years ago
  5. 192688f docs: Fixed language directory issue. am: e9d0adb735 -s ours by Eric Schmidt · 9 years ago
  6. e9d0adb docs: Fixed language directory issue. by Eric Schmidt · 9 years ago
  7. f61a27c Merge "Skip ANR for processes that have been killed" am: 9d9cf5b383 by Tobias Lindskog · 9 years ago
  8. b35b5f2 Merge "Skip ANR for processes that have been killed" am: 9d9cf5b383 by Tobias Lindskog · 9 years ago
  9. 9d9cf5b Merge "Skip ANR for processes that have been killed" by Treehugger Robot · 9 years ago
  10. c9f86e1 Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal." am: 796578f9a9 by Narayan Kamath · 9 years ago
  11. 2b283bd Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal." am: 796578f9a9 by Narayan Kamath · 9 years ago
  12. 796578f Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal." by Treehugger Robot · 9 years ago
  13. 5638991 app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal. by Narayan Kamath · 9 years ago
  14. 5f4f8d2 Merge "fix NullPointerException in RegisteredServicesCache" am: 4b1a8f46d6 by liulvping · 9 years ago
  15. 506bf07 Merge "fix NullPointerException in RegisteredServicesCache" am: 4b1a8f46d6 by liulvping · 9 years ago
  16. 4b1a8f4 Merge "fix NullPointerException in RegisteredServicesCache" by Treehugger Robot · 9 years ago
  17. 5a8af8f Ensure munmap matches mmap am: aa394dd42c am: 068403a842 am: d073e28853 am: c9cf811b50 by John Reck · 9 years ago
  18. b74a6f6 Ensure munmap matches mmap am: aa394dd42c am: 068403a842 am: d073e28853 by John Reck · 9 years ago
  19. c9cf811b5 Ensure munmap matches mmap am: aa394dd42c am: 068403a842 am: d073e28853 by John Reck · 9 years ago
  20. d073e28 Ensure munmap matches mmap am: aa394dd42c am: 068403a842 by John Reck · 9 years ago
  21. 068403a Ensure munmap matches mmap am: aa394dd42c by John Reck · 9 years ago
  22. f2c916f Merge "docs: September 2016 Dashboard update" into nyc-dev am: 691e49b47c by Joe Fernandez · 9 years ago
  23. daae5a8 docs: September 2016 Dashboard update am: 639fd11067 by Joe Fernandez · 9 years ago
  24. 5f2ab48 Merge "docs: Added note about permission/feature changes with network/GPS." into nyc-dev by Kevin Hufnagle · 9 years ago
  25. 2e16483 docs: Added note about permission/feature changes with network/GPS. by Kevin Hufnagle · 9 years ago
  26. 691e49b Merge "docs: September 2016 Dashboard update" into nyc-dev by TreeHugger Robot · 9 years ago
  27. 5251c87 Merge "docs: Added note about permission/feature changes with network/GPS." into nyc-dev by Kevin Hufnagle · 9 years ago
  28. 639fd11 docs: September 2016 Dashboard update by Joe Fernandez · 9 years ago
  29. 69ba6af Merge "update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron Carey. bug: 30400568" into nyc-dev by Scott Main · 9 years ago
  30. 7ea5a1c update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron Carey. bug: 30400568 by smain@google.com · 9 years ago
  31. dadbe90 Merge "add link for how to update the gradle plugin. bug: 23725775" into nyc-dev by Scott Main · 9 years ago
  32. 70286c7 add link for how to update the gradle plugin. bug: 23725775 am: 3d5a4c9eda by smain@google.com · 9 years ago
  33. bf5f167 Merge "update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron Carey. bug: 30400568" into nyc-dev by Scott Main · 9 years ago
  34. b42e41e Merge "add link for how to update the gradle plugin. bug: 23725775" into nyc-dev by Scott Main · 9 years ago
  35. 603a217 Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only." am: 1bb0616c56 -s ours by Felipe Leme · 9 years ago
  36. 04829c4 Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only." am: 1bb0616c56 -s ours by Felipe Leme · 9 years ago
  37. 1bb0616 Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only." by Treehugger Robot · 9 years ago
  38. cb38f6f Merge "Add a flag to indicate if a ScanData is for a scan for all channels" am: c7b84e6d0d by Mitchell Wills · 9 years ago
  39. a827c78 Merge changes I104e6133,I54f04c03 am: 191ddb0c27 am: 80c75db311 by Robert Sesek · 9 years ago
  40. 08435fd Split the zygote logic out of android.os.Process into a new ZygoteProcess class. am: 96b49848e7 -s ours by Robert Sesek · 9 years ago
  41. 209f78f Refactor ZygoteInit to support a WebView-specific zygote. am: b9679dc1fa -s ours by Tobias Sargeant · 9 years ago
  42. d8a5904 Merge "Add a flag to indicate if a ScanData is for a scan for all channels" by Mitchell Wills · 9 years ago
  43. 80c75db Merge changes I104e6133,I54f04c03 am: 191ddb0c27 by Robert Sesek · 9 years ago
  44. b25389b Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 9 years ago
  45. e38df31 Refactor ZygoteInit to support a WebView-specific zygote. by Tobias Sargeant · 9 years ago
  46. c7b84e6 Merge "Add a flag to indicate if a ScanData is for a scan for all channels" by Mitchell Wills · 9 years ago
  47. 32d82b0 LocationManager - Handle Shutdown for right User am: a8037fffd3 by Wyatt Riley · 9 years ago
  48. a8037ff LocationManager - Handle Shutdown for right User by Wyatt Riley · 9 years ago
  49. 191ddb0 Merge changes I104e6133,I54f04c03 by Treehugger Robot · 9 years ago
  50. 885c6de Merge "DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method" into nyc-dev by Eino-Ville Talvala · 9 years ago
  51. ad0fbe0 DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method by Eino-Ville Talvala · 9 years ago
  52. e93c655 Merge "DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method" into nyc-dev by Eino-Ville Talvala · 9 years ago
  53. 3d5a4c9 add link for how to update the gradle plugin. bug: 23725775 by smain@google.com · 9 years ago
  54. f6f8f34 Merge "docs: Updated for Support Library 24.2.1" into nyc-dev am: 2f4c688710 by Andrew Solovay · 9 years ago
  55. 1cd14ce docs: Updated for Support Library 24.2.1 am: 88082e9ff8 by Andrew Solovay · 9 years ago
  56. 2f4c688 Merge "docs: Updated for Support Library 24.2.1" into nyc-dev by Andrew Solovay · 9 years ago
  57. 9bc78e8 Add a flag to indicate if a ScanData is for a scan for all channels by Mitchell Wills · 9 years ago
  58. aa394dd Ensure munmap matches mmap by John Reck · 9 years ago
  59. ad38fd7 Merge "Move frameworks/base to std::unique_ptr." am: a4739b86b5 am: 96b3bc7aff by Elliott Hughes · 9 years ago
  60. 96b3bc7 Merge "Move frameworks/base to std::unique_ptr." am: a4739b86b5 by Elliott Hughes · 9 years ago
  61. a4739b8 Merge "Move frameworks/base to std::unique_ptr." by Elliott Hughes · 9 years ago
  62. 93bb56e Move frameworks/base to std::unique_ptr. by Elliott Hughes · 9 years ago
  63. 68b9ebc Merge "Fix google-explicit-constructor warnings in media utils." am: 5e91082b3c by Chih-hung Hsieh · 9 years ago
  64. d1dd5ae Merge "Fix google-explicit-constructor warnings in media utils." am: 5e91082b3c by Chih-hung Hsieh · 9 years ago
  65. 5e91082 Merge "Fix google-explicit-constructor warnings in media utils." by Chih-hung Hsieh · 9 years ago
  66. c3041a5 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85 -s ours am: f495cf6944 -s ours am: 9f37a8900e am: 40d3c1a7f0 am: 2ddc2956fd -s ours am: deeb0e5246 am: 8ec076623b am: 89e328770d am: d98163c7a6 -s ours by Sungsoo · 9 years ago
  67. 054d293 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85 -s ours am: f495cf6944 -s ours am: 9f37a8900e am: 40d3c1a7f0 am: 2ddc2956fd -s ours am: deeb0e5246 am: 8ec076623b am: 89e328770d by Sungsoo · 9 years ago
  68. d98163c DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85 -s ours am: f495cf6944 -s ours am: 9f37a8900e am: 40d3c1a7f0 am: 2ddc2956fd -s ours am: deeb0e5246 am: 8ec076623b by Sungsoo · 9 years ago
  69. 4e440b2 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7 -s ours am: 3af57850a0 am: c17e29076e am: ca88e604e4 -s ours am: 14bc23be74 am: 2418ef1313 am: e5d9dc7eac am: 0c476fac30 -s ours by Sungsoo · 9 years ago
  70. 89e3287 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85 -s ours am: f495cf6944 -s ours am: 9f37a8900e am: 40d3c1a7f0 am: 2ddc2956fd -s ours am: deeb0e5246 by Sungsoo · 9 years ago
  71. fad7b15 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 am: 8d3e6bd3ef am: dde94fc477 -s ours am: aa1d75f5e7 am: e9a7225bf2 am: bf62cbb95e am: e38a89dfb8 -s ours by Sungsoo · 9 years ago
  72. 8ec0766 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85 -s ours am: f495cf6944 -s ours am: 9f37a8900e am: 40d3c1a7f0 am: 2ddc2956fd -s ours by Sungsoo · 9 years ago
  73. 0a7a489 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7 -s ours am: 3af57850a0 am: c17e29076e am: ca88e604e4 -s ours am: 14bc23be74 am: 2418ef1313 am: e5d9dc7eac by Sungsoo · 9 years ago
  74. ebeb3a9 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 am: 8d3e6bd3ef am: dde94fc477 -s ours am: aa1d75f5e7 am: e9a7225bf2 am: bf62cbb95e by Sungsoo · 9 years ago
  75. deeb0e5 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85 -s ours am: f495cf6944 -s ours am: 9f37a8900e am: 40d3c1a7f0 by Sungsoo · 9 years ago
  76. 0c476fa DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7 -s ours am: 3af57850a0 am: c17e29076e am: ca88e604e4 -s ours am: 14bc23be74 am: 2418ef1313 by Sungsoo · 9 years ago
  77. 964da0f Merge "DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change" into mnc-dev am: 987472290c am: bcc0e5a7ab am: 883a724193 am: ba9aa89cfe -s ours by Sungsoo Lim · 9 years ago
  78. 2ddc295 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85 -s ours am: f495cf6944 -s ours am: 9f37a8900e by Sungsoo · 9 years ago
  79. 4f71700 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 2ee53c82cc am: 865bf88813 am: 45e14ffec6 am: 5906630ad7 -s ours by Sungsoo · 9 years ago
  80. e5d9dc7 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7 -s ours am: 3af57850a0 am: c17e29076e am: ca88e604e4 -s ours am: 14bc23be74 by Sungsoo · 9 years ago
  81. e38a89d DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 am: 8d3e6bd3ef am: dde94fc477 -s ours am: aa1d75f5e7 am: e9a7225bf2 by Sungsoo · 9 years ago
  82. 2418ef1 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7 -s ours am: 3af57850a0 am: c17e29076e am: ca88e604e4 -s ours by Sungsoo · 9 years ago
  83. 034401c Merge "DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change" into mnc-dev am: 987472290c am: bcc0e5a7ab am: 883a724193 by Sungsoo Lim · 9 years ago
  84. 8544627 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 2ee53c82cc am: 865bf88813 am: 45e14ffec6 by Sungsoo · 9 years ago
  85. 40d3c1a DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85 -s ours am: f495cf6944 -s ours by Sungsoo · 9 years ago
  86. bf62cbb DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 am: 8d3e6bd3ef am: dde94fc477 -s ours am: aa1d75f5e7 by Sungsoo · 9 years ago
  87. 14bc23b DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7 -s ours am: 3af57850a0 am: c17e29076e by Sungsoo · 9 years ago
  88. 88082e9 docs: Updated for Support Library 24.2.1 by Andrew Solovay · 9 years ago
  89. ca88e60 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7 -s ours am: 3af57850a0 by Sungsoo · 9 years ago
  90. 9f37a89 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85 -s ours by Sungsoo · 9 years ago
  91. e9a7225 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 am: 8d3e6bd3ef am: dde94fc477 -s ours by Sungsoo · 9 years ago
  92. ba9aa89 Merge "DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change" into mnc-dev am: 987472290c am: bcc0e5a7ab by Sungsoo Lim · 9 years ago
  93. 5906630 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 2ee53c82cc am: 865bf88813 by Sungsoo · 9 years ago
  94. aa1d75f DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 am: 8d3e6bd3ef by Sungsoo · 9 years ago
  95. f495cf6 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 by Sungsoo · 9 years ago
  96. c17e290 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7 -s ours by Sungsoo · 9 years ago
  97. 883a724 Merge "DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change" into mnc-dev am: 987472290c by Sungsoo Lim · 9 years ago
  98. 45e14ff DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 2ee53c82cc by Sungsoo · 9 years ago
  99. 3af5785 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change by Sungsoo · 9 years ago
  100. dde94fc DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 by Sungsoo · 9 years ago