1. ec4c454 Merge "Fix adb.py." by Josh Gao · 9 years ago
  2. 016c18c Fix adb.py. by Josh Gao · 9 years ago
  3. 5e26cab Merge "gdbrunner: decapitalize usage for --adb." by Josh Gao · 9 years ago
  4. f3532ae gdbrunner: decapitalize usage for --adb. by Josh Gao · 9 years ago
  5. 952930a Merge "adb.py: require adb version >= 35 to use shell protocol." by Josh Gao · 9 years ago
  6. 1d404e6 adb.py: require adb version >= 35 to use shell protocol. by Josh Gao · 9 years ago
  7. 18daa1e Merge changes I895aacaa,I1a47eb42,I5dcee7c7 by Josh Gao · 9 years ago
  8. 7f6e8dd gdbrunner: expose adb.split_lines, use it. by Josh Gao · 9 years ago
  9. dc10068 gdbrunner: don't use getppid to name the log file. by Josh Gao · 9 years ago
  10. a0f6249 gdbrunner: close the exec script before passing it to gdb. by Josh Gao · 9 years ago
  11. 34874d7 Merge "Remove yuv420sp2rgb." by Elliott Hughes · 9 years ago
  12. 1aff55c Merge "Lose recovery_l10n to bootable/recovery, where it belongs." by Elliott Hughes · 9 years ago
  13. 00e91ab Lose recovery_l10n to bootable/recovery, where it belongs. by Elliott Hughes · 9 years ago
  14. a279b12 Merge "Replace custom rules, remove ACP" by Dan Willemsen · 9 years ago
  15. f230a38 Replace custom rules, remove ACP by Dan Willemsen · 9 years ago
  16. 89f8743 Remove yuv420sp2rgb. by Elliott Hughes · 9 years ago
  17. 403636a Merge "Set min api level when compiling stubs current" by Yohann Roussel · 9 years ago
  18. 9120adf Set min api level when compiling stubs current by Yohann Roussel · 9 years ago
  19. 2f8b0fc Merge "Fix how the script gets data from apks." by Christopher Ferris · 9 years ago
  20. 241e156 Merge "Package Jack and Jill directly from prebuilt" by Yohann Roussel · 9 years ago
  21. 6f57796 Package Jack and Jill directly from prebuilt by Yohann Roussel · 9 years ago
  22. abe22f4 Fix how the script gets data from apks. by Christopher Ferris · 9 years ago
  23. 782e50b Merge "Find abi before trying to decode the stack." by Christopher Ferris · 9 years ago
  24. bf8a940 Find abi before trying to decode the stack. by Christopher Ferris · 10 years ago
  25. 2f3ee5f Merge "Remove unused libhost dependency" am: 360bff6959 by Dan Willemsen · 10 years ago
  26. 360bff6 Merge "Remove unused libhost dependency" by Dan Willemsen · 10 years ago
  27. 0877623 Remove unused libhost dependency by Dan Willemsen · 10 years ago
  28. 5858e32 Merge "vulkan: Add Vulkan headers and stub library" am: 049873ecec by Courtney Goeltzenleuchter · 10 years ago
  29. 049873e Merge "vulkan: Add Vulkan headers and stub library" by Dan Albert · 10 years ago
  30. 9769056 Merge "Replace splitlines() with something more tolerant." am: 064e70f7ca by Dan Albert · 10 years ago
  31. 064e70f Merge "Replace splitlines() with something more tolerant." by Dan Albert · 10 years ago
  32. f54e2bb Merge "Add a fix for old, broken devices." am: 957b431d22 by Dan Albert · 10 years ago
  33. 957b431 Merge "Add a fix for old, broken devices." by Dan Albert · 10 years ago
  34. a5c2f34 Merge "Fix the pylint issues that have built up..." am: 62e5e156f6 by Dan Albert · 10 years ago
  35. 62e5e15 Merge "Fix the pylint issues that have built up..." by Dan Albert · 10 years ago
  36. 9bee8c2 Replace splitlines() with something more tolerant. by Dan Albert · 10 years ago
  37. aaf5455 Add a fix for old, broken devices. by Dan Albert · 10 years ago
  38. 5ca14aa Fix the pylint issues that have built up... by Dan Albert · 10 years ago
  39. 40c8b0a vulkan: Add Vulkan headers and stub library by Courtney Goeltzenleuchter · 10 years ago
  40. 72a351d Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Baligh Uddin · 10 years ago
  41. 39eb80b Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  42. 51d540f Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  43. 602245b Merge "Switch RmTypeDefs over to asm v5" am: 611120adfd by Neil Fuller · 10 years ago
  44. b7fed51 Merge "Enable Java 1.8 language features in stubs" am: 30f2469c5c by Neil Fuller · 10 years ago
  45. 611120a Merge "Switch RmTypeDefs over to asm v5" by Neil Fuller · 10 years ago
  46. 1388ea2 Switch RmTypeDefs over to asm v5 by Neil Fuller · 10 years ago
  47. 30f2469 Merge "Enable Java 1.8 language features in stubs" by Neil Fuller · 10 years ago
  48. d2804bb Merge commit 'fff86a9fe2069257ffc992af891ee48b2c0089ae' into HEAD by Bill Yi · 10 years ago
  49. 39bede2 Enable Java 1.8 language features in stubs by Neil Fuller · 10 years ago
  50. fd1550e Merge "Update to api-generator 22.9.4." by Neil Fuller · 10 years ago
  51. 6bb9311 Update to api-generator 22.9.4. by Tor Norbye · 10 years ago
  52. 16801f2 Merge "Remove the old NDK samples." by Elliott Hughes · 10 years ago
  53. 43c1d0e Merge "Upgrade to ASM 5" by Brian Carlstrom · 10 years ago
  54. 2985dcb Upgrade to ASM 5 by Deepanshu Gupta · 10 years ago
  55. 46c88b8 Merge "Explicitly keep stubs as v51 / 1.7 class files" by Neil Fuller · 10 years ago
  56. 8c0e4a0 Remove the old NDK samples. by Elliott Hughes · 10 years ago
  57. 698cfb9 Merge "Lose native_app_glue and ndk_helper to ndk/." by Elliott Hughes · 10 years ago
  58. 11dd625 Lose native_app_glue and ndk_helper to ndk/. by Elliott Hughes · 10 years ago
  59. 42dd1d3 Merge changes Ic24593e1,I3b5f82dd by Dimitry Ivanov · 10 years ago
  60. ac30ab6 Add new libm symbols to android-23 by Dimitry Ivanov · 10 years ago
  61. e62f301 Copy libm symbols from android-21 by Dimitry Ivanov · 10 years ago
  62. 3362142 Merge "Remove unwanted __popcountdi2 from libmediandk" by Dimitry Ivanov · 10 years ago
  63. e10e689 Remove unwanted __popcountdi2 from libmediandk by Dimitry Ivanov · 10 years ago
  64. af1ea4e Explicitly keep stubs as v51 / 1.7 class files by Neil Fuller · 10 years ago
  65. 4cdb6ef Merge "Remove unwanted symbols from libz" by Dimitry Ivanov · 10 years ago
  66. ef047c7 Remove unwanted symbols from libz by Dimitry Ivanov · 10 years ago
  67. a0dbf86 Merge changes I20b50641,I309db462 by Dimitry Ivanov · 10 years ago
  68. c801899 Merge "Version __system_property* symbols for lp64 platforms" by Dimitry Ivanov · 10 years ago
  69. 0421a6b Add new symbols to android-23 libc.so by Dimitry Ivanov · 10 years ago
  70. 3607a28 Copy libc symbols from android-21 to android-23 by Dimitry Ivanov · 10 years ago
  71. 646ed33 Version __system_property* symbols for lp64 platforms by Dimitry Ivanov · 10 years ago
  72. 3b068e4 Merge changes Ibe22de9a,Ic8cd7068 by Dimitry Ivanov · 10 years ago
  73. c56ac65 Remove unwanted '__moddi3' from x86 and mips by Dimitry Ivanov · 10 years ago
  74. 0049495 Remove unwanted '__isthreaded' for lp64 platforms by Dimitry Ivanov · 10 years ago
  75. 8475ee9 Merge "Remove mistakenly exported android_* network functions" by Dimitry Ivanov · 10 years ago
  76. 16c4d9c Remove mistakenly exported android_* network functions by Dimitry Ivanov · 10 years ago
  77. f28964f Merge "Remove "sha1.h"." by Elliott Hughes · 10 years ago
  78. 52e68cd Remove "sha1.h". by Elliott Hughes · 10 years ago
  79. de2373d Merge "Remove C++ btsnooz parser in favor of Python script." by Sharvil Nanavati · 10 years ago
  80. b8159cc Merge "Modify Idegen to open project with Android facet" by Yohei Yukawa · 10 years ago
  81. ec27ae9 Modify Idegen to open project with Android facet by dbgsprw · 10 years ago
  82. 7386b49 Remove C++ btsnooz parser in favor of Python script. by Sharvil Nanavati · 10 years ago
  83. fff86a9 Merge changes I388100b1,Iefff94c4 am: b01728f119 by Dimitry Ivanov · 10 years ago
  84. b01728f Merge changes I388100b1,Iefff94c4 by Dimitry Ivanov · 10 years ago
  85. 977bf48 Remove symbols which are not in platform libm.so by Dimitry Ivanov · 10 years ago
  86. 8b554e7 Remove symbols that are not in platform libc.so by Dimitry Ivanov · 10 years ago
  87. 7223273 Merge "Remove LIBC_PRIVATE symbols from libm" am: 4febace41e by Dimitry Ivanov · 10 years ago
  88. 4febace Merge "Remove LIBC_PRIVATE symbols from libm" by Dimitry Ivanov · 10 years ago
  89. 34109a7 Remove LIBC_PRIVATE symbols from libm by Dimitry Ivanov · 10 years ago
  90. 13308c5 Merge "Restore bsd_signal for android-20 and below" am: 8aefb3d14b by Dimitry Ivanov · 10 years ago
  91. 8aefb3d Merge "Restore bsd_signal for android-20 and below" by Dimitry Ivanov · 10 years ago
  92. 10936c3 Restore bsd_signal for android-20 and below by Dimitry Ivanov · 10 years ago
  93. 80931e4 Merge "Replace __page_size reference with PAGE_SIZE for android-12 and below" by Dimitry Ivanov · 10 years ago
  94. d7e4819 Merge "Replace __page_size reference with PAGE_SIZE for android-12 and below" by Dimitry Ivanov · 10 years ago
  95. 11ae5eb Replace __page_size reference with PAGE_SIZE for android-12 and below by Dimitry Ivanov · 10 years ago
  96. 7fc4286 Merge "Add NOTICE files for our projects." am: 21cb8b421f by Dan Albert · 10 years ago
  97. 21cb8b4 Merge "Add NOTICE files for our projects." by Dan Albert · 10 years ago
  98. 7000f03 Add NOTICE files for our projects. by Dan Albert · 10 years ago
  99. c30fb5b Merge "Add missing __gnu_Unwind_Find_exidx symbol" am: 80b7a70c3e by Dimitry Ivanov · 10 years ago
  100. 80b7a70 Merge "Add missing __gnu_Unwind_Find_exidx symbol" by Dimitry Ivanov · 10 years ago