1. 813579d Use absolute path when opening dex files. by Calin Juravle · 10 years ago
  2. 074ae20 am 6c17caab: Merge "Make system use patchoat to relocate during runtime." by Brian Carlstrom · 10 years ago
  3. 70a89c0 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  4. df641c0 Use the provided path when opening dex files. by Calin Juravle · 10 years ago
  5. e5e02cc Merge "Use the provided path when opening dex files." into lmp-dev by Narayan Kamath · 10 years ago
  6. 71202f8 Use the provided path when opening dex files. by Calin Juravle · 10 years ago
  7. 853da7c Point developers toward new code cache location. by Jeff Sharkey · 10 years ago
  8. 6cc1673 Deprecate use of BrokenTest and SideEffect by Brett Chabot · 10 years ago
  9. 23571c5 am 91a37e34: am 5f7fd3f1: am f560c538: Merge "Revert "Libcore: Remove <> in CloseGuardMonitor test class"" by Andreas Gampe · 10 years ago
  10. d3b5f04 Revert "Libcore: Remove <> in CloseGuardMonitor test class" by Andreas Gampe · 10 years ago
  11. 8f9fffe am fd71cafe: am 82ae08ae: am 2684c1a5: Merge "Libcore: Remove <> in CloseGuardMonitor test class" by Andreas Gampe · 10 years ago
  12. 307e642 Libcore: Remove <> in CloseGuardMonitor test class by Andreas Gampe · 10 years ago
  13. 5c727bd am c3eed594: am f6696d69: am eec4356c: Merge "Improve detection of CloseGuard protected resource leakage" by Paul Duffin · 10 years ago
  14. a6f350c Improve detection of CloseGuard protected resource leakage by Paul Duffin · 10 years ago
  15. 7889586 Add an instructionSet argument to isDexOptNeededInternal. by Narayan Kamath · 10 years ago
  16. 4adab73 Add an instructionSet argument to isDexOptNeededInternal. by Narayan Kamath · 10 years ago
  17. 7406d4e am 3eb545e3: am 85fa4285: Merge "Groundwork towards making the Libcore.os functionality public." by Elliott Hughes · 10 years ago
  18. 5d930ca Groundwork towards making the Libcore.os functionality public. by Elliott Hughes · 10 years ago
  19. acede2c am 0c2165ad: am e471f800: Merge "Rename Zygote -> ZygoteHooks." by Narayan Kamath · 10 years ago
  20. 1a12117 Rename Zygote -> ZygoteHooks. by Narayan Kamath · 10 years ago
  21. 2eb7b94 am 7b652760: am 28e43313: Merge "Remove Zygote.systemInSafeMode." by Narayan Kamath · 10 years ago
  22. 28e4331 Merge "Remove Zygote.systemInSafeMode." by Narayan Kamath · 10 years ago
  23. 9c35ce4 am db965232: am 6586cc6f: Merge "Remove Zygote.fork" by Narayan Kamath · 10 years ago
  24. ebd4478 Remove Zygote.systemInSafeMode. by Narayan Kamath · 10 years ago
  25. 7b22a1f Remove Zygote.fork by Narayan Kamath · 10 years ago
  26. 7abd456 Merge "Deprecate use of BrokenTest and SideEffect" by Brett Chabot · 10 years ago
  27. 6a6b612 Deprecate use of BrokenTest and SideEffect by Brett Chabot · 10 years ago
  28. 5e51851 ART sampling profiler by Dave Allison · 10 years ago
  29. 80bf291 Remove old fork-and-specialize API by Dave Platt · 10 years ago
  30. 55b2ba2 Finish fixing Zygote descriptor leakage problem by Dave Platt · 10 years ago
  31. 6b98299 Switch libcore over to a long in DexFile. by Elliott Hughes · 11 years ago
  32. 9e3f304 Add sample profiling interface to startMethodTracing. by Jeff Hao · 11 years ago
  33. 5063dbf Fix build harder. by Elliott Hughes · 13 years ago
  34. 0dd244a Fix build. by Elliott Hughes · 13 years ago
  35. 412f6c6 Remove dead code. by Elliott Hughes · 13 years ago
  36. d7f6c65 Remove zip file extension whitelists when validating dex file path. by Hui Lu · 11 years ago
  37. 413d4592 Use the docs-approved Android x.y (Name) format consistently. by Elliott Hughes · 11 years ago
  38. 20800b2 Change IsMethodTracingActive to GetMethodTracingMode for libcore. by Jeff Hao · 11 years ago
  39. 0d3a5ad Add libcore support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  40. ca2c58c Share ClassLoader code by Brian Carlstrom · 11 years ago
  41. 2a6f23f Add java.nio.charsets.StandardCharsets. by Elliott Hughes · 11 years ago
  42. 325ff8c Clean up the #read javadoc. by Elliott Hughes · 11 years ago
  43. 5258eec Move dalvik.system.VMDebug to libdvm by Brian Carlstrom · 11 years ago
  44. 99b4489 Fix @deprecated javadoc orthography. by Elliott Hughes · 11 years ago
  45. 53764ee Move additional files to libdvm by Brian Carlstrom · 11 years ago
  46. 552f220 Change the VMStack interface used by serialization. by Elliott Hughes · 13 years ago
  47. 895bba4 Move some files with dalvik dependencies to libdvm by Brian Carlstrom · 11 years ago
  48. 7cad2d4 Some of our helpers have moved into libnativehelpers. by Elliott Hughes · 13 years ago
  49. 507bf84 Replace SEAndroid with SELinux. by Stephen Smalley · 11 years ago
  50. 8ec8340 Fix build. by Elliott Hughes · 11 years ago
  51. da84bf3 Make NativeTestTarget more useful for benchmarking. by Elliott Hughes · 13 years ago
  52. 798f855 Add support for Libcore.os.exec*() by Nick Kralevich · 11 years ago
  53. 444aa23 Fix typos. by Elliott Hughes · 12 years ago
  54. 81abb6f More backwards compatibility for Facebook. by Elliott Hughes · 12 years ago
  55. 0cfd9bc Stop Facebook crashing with NoSuchFieldException. by Elliott Hughes · 12 years ago
  56. 652abda Support System.loadLibrary for libraries with transitive dependencies. by Elliott Hughes · 12 years ago
  57. c2d0a1f Add detail messages to all remaining NullPointerExceptions. by Elliott Hughes · 12 years ago
  58. f904678 Support directories on the classpath, for resources. by Elliott Hughes · 12 years ago
  59. 4285b52 Move comment to match code by Brian Carlstrom · 12 years ago
  60. 6133a23 Lazy parsing of zip files for Java resources. by Narayan Kamath · 12 years ago
  61. 77af18a am e3b1b9eb: Merge "Gut dalvik.system.TemporaryDirectory, which has nothing to do with setting java.io.tmpdir." by Elliott Hughes · 12 years ago
  62. 3fd7be7 Gut dalvik.system.TemporaryDirectory, which has nothing to do with setting java.io.tmpdir. by Elliott Hughes · 12 years ago
  63. 028ad9b am df0d0295: Merge "Make System.loadLibrary use open(2) rather than stat(2)." by Elliott Hughes · 12 years ago
  64. 6d17baa Make System.loadLibrary use open(2) rather than stat(2). by Elliott Hughes · 12 years ago
  65. a1efc89 am 4e8aff78: Merge "Remove various content-free package.html files." by Elliott Hughes · 12 years ago
  66. 02f8123 Remove various content-free package.html files. by Elliott Hughes · 12 years ago
  67. ee016ac Access to all users' external storage. by Jeff Sharkey · 12 years ago
  68. 1d7a4a8 Multi-user external storage support. by Jeff Sharkey · 12 years ago
  69. 75245fc Include library path information in BaseDexClassLoader for better error reporting in Runtime.loadLibrary by Brian Carlstrom · 12 years ago
  70. 3bbe531 Improve the BaseDexClassLoader detail message, and make ScopedLocalRef more unique_ptr-like. by Elliott Hughes · 13 years ago
  71. 63ac769 Use float comparison for setTargetHeapUtilization constants. by Ian Rogers · 12 years ago
  72. 8155888 Fix HttpURLConnection CloseGuard warning due to lack of close on GZIPInputStream by Brian Carlstrom · 12 years ago
  73. 0a61dbe am 4ee3fff2: Merge "Extend forkAndSpecialize to take further input arguments." by Kenny Root · 12 years ago
  74. f042909 Extend forkAndSpecialize to take further input arguments. by Stephen Smalley · 13 years ago
  75. 990acea Merge "Refuse to write optimized dex files to a non-private directory." by Jesse Wilson · 13 years ago
  76. 5c7fa7c Refuse to write optimized dex files to a non-private directory. by Jesse Wilson · 13 years ago
  77. 06f039b Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  78. 3908db5 Track removal of unsupported experimental opcodes. by Elliott Hughes · 13 years ago
  79. 7e9a64c Only tag/untag sockets when open. by Jeff Sharkey · 13 years ago
  80. 701cca1 Fix typo in Javadoc for onReadFromDisk by Casey Ho · 13 years ago
  81. 4ee53d1 Document a semantic change to setTargetSdkVersion. by Elliott Hughes · 13 years ago
  82. 675351b Allow an app's targetSdkVersion to be set by the zygote (libcore). by Elliott Hughes · 13 years ago
  83. 274d3c9 resolved conflicts for merge of ba450023 to master by Jesse Wilson · 13 years ago
  84. 7632f95 Add a constant for enabling logging of third-party JNI activity. by Elliott Hughes · 13 years ago
  85. 09bb615 Use a clear warning in the DexClassLoader docs. by Jesse Wilson · 13 years ago
  86. 5112325 Move socket tagging to frameworks/base. by Jesse Wilson · 13 years ago
  87. 2b60e18 Migrate setThreadStatsTag() from String to int. by Jeff Sharkey · 13 years ago
  88. c8a6bcc Remove an unused internal native. by Elliott Hughes · 13 years ago
  89. 64c6c36 Implement the finalizer watchdog. by Jesse Wilson · 13 years ago
  90. ebda6e3 blockguard: tweak netfilter cmd handling, document function. by JP Abgrall · 13 years ago
  91. ada8588 BlockGuard: bandwidth control: enable and simplify talking to kernel. by JP Abgrall · 13 years ago
  92. 917753d am 46fc50e8: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 13 years ago
  93. 46fc50e Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 13 years ago
  94. 7047a3d Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  95. 553d98a Expose accept(2). by Elliott Hughes · 13 years ago
  96. 23ec091 Implement recvfrom(2). by Elliott Hughes · 13 years ago
  97. 9d0f4b4 Disable verbose socket logging. by Jeff Sharkey · 13 years ago
  98. 90d96a4 Add sendto(2) and reimplement all network writes in terms of it. by Elliott Hughes · 13 years ago
  99. 214620d Quieten socket tagging. by Elliott Hughes · 13 years ago
  100. e27d020 Remove OSNetworkSystem.close. by Elliott Hughes · 13 years ago