1. f7ee236 Fix javadoc typo by Brian Carlstrom · 14 years ago
  2. b81e1d9 Add CloseGuard.Reporter interface to allow customization of warnings by Brian Carlstrom · 14 years ago
  3. b3f32d4 Adding CloseGuard.setEnabled for StrictMode integration by Brian Carlstrom · 14 years ago
  4. f9dc345 Skip empty samples in the sampling profiler. by Jesse Wilson · 14 years ago
  5. fb3c3d6 am 2e37069e: Change SamplingProfiler to use a sampling interval instead of Hz by Brian Carlstrom · 14 years ago
  6. 2e37069 Change SamplingProfiler to use a sampling interval instead of Hz by Brian Carlstrom · 14 years ago
  7. a75ae27 am 6cbbd111: Don\'t BlockGuard on INetworkSystem.isConnected w/ 0 timeout. by Brad Fitzpatrick · 14 years ago
  8. 6cbbd11 Don't BlockGuard on INetworkSystem.isConnected w/ 0 timeout. by Brad Fitzpatrick · 14 years ago
  9. 1209842 am d1280478: am cb5204fe: am 09b06cc1: Set capabilities sooner. by Andy McFadden · 14 years ago
  10. d128047 am cb5204fe: am 09b06cc1: Set capabilities sooner. by Andy McFadden · 14 years ago
  11. 09b06cc Set capabilities sooner. by Andy McFadden · 14 years ago
  12. 2353846 Close process-spawned streams when the process is destroyed. by Jesse Wilson · 14 years ago
  13. 71c7a9d am 5f3c50f9: am 6a4f4c86: am 13727ea1: Fix SamplingProfiler for use in zygote by Brian Carlstrom · 14 years ago
  14. 5f3c50f am 6a4f4c86: am 13727ea1: Fix SamplingProfiler for use in zygote by Brian Carlstrom · 14 years ago
  15. 13727ea Fix SamplingProfiler for use in zygote by Brian Carlstrom · 14 years ago
  16. d46656c am 490a5fc2: am c009f346: am b27ce0cf: Clean up the construction-time arrangements. by Dan Bornstein · 14 years ago
  17. 490a5fc am c009f346: am b27ce0cf: Clean up the construction-time arrangements. by Dan Bornstein · 14 years ago
  18. b27ce0c Clean up the construction-time arrangements. by Dan Bornstein · 14 years ago
  19. 12f2d8e Revised CloseGuard usage pattern by Brian Carlstrom · 14 years ago
  20. f7aab02 CloseGuard: finalizers for closeable objects should log complaints by Brian Carlstrom · 14 years ago
  21. 63fcdd7 resolved conflicts for merge of 53e83038 to master by Brian Carlstrom · 14 years ago
  22. e2f58c9 Scrub missing calls to super.finalize() by Brian Carlstrom · 14 years ago
  23. bffb058 Stop doing unbuffered file I/O in ZoneInfoDB. by Elliott Hughes · 14 years ago
  24. cae935c am dbddf810: am 85805203: am 9fac1da4: Merge "In javadoc, it\'s @return, not @returns." into gingerbread by Joe Onorato · 14 years ago
  25. 5deb785 In javadoc, it's @return, not @returns. by Joe Onorato · 14 years ago
  26. a53b5f7 am 023d42f8: am 16ec93bf: am c390acc2: Don\'t throw when calling Socket.close on a closed socket. by Elliott Hughes · 14 years ago
  27. c390acc Don't throw when calling Socket.close on a closed socket. by Elliott Hughes · 14 years ago
  28. 51ee38b New Java-based SamplingProfiler by Brian Carlstrom · 14 years ago
  29. bb22f75 New Java-based SamplingProfiler by Brian Carlstrom · 14 years ago
  30. 9c1e945 Merge "Remove the accessors hiding our IFileSystem and INetworkSystem." into dalvik-dev by Elliott Hughes · 14 years ago
  31. 3db0d1b Remove the accessors hiding our IFileSystem and INetworkSystem. by Elliott Hughes · 14 years ago
  32. af7e773 Search the application library path first. by Jesse Wilson · 14 years ago
  33. 2e386d4 Export the new countInstancesOfClass method. by Carl Shapiro · 14 years ago
  34. 24144d4 Clean up our final native code warnings, and turn on -Werror. by Elliott Hughes · 14 years ago
  35. a92f883 Replace createDatagramSocket and createStreamSocket with one call. by Elliott Hughes · 14 years ago
  36. 7738141 Remove createServerStreamSocket as a native special case. by Elliott Hughes · 14 years ago
  37. 7365de1 Sorting imports. by Jesse Wilson · 14 years ago
  38. 036ffc7 Rationalize and simplify our "connect" implementations. by Elliott Hughes · 14 years ago
  39. 99a89dd Rewrite the nio Pipe to use a Unix pipe behind the scenes. by Elliott Hughes · 14 years ago
  40. 4fe3786 Remove "java.net.preferIPv4Stack" (which has been broken >= eclair). by Elliott Hughes · 14 years ago
  41. ce48c6b am 2ceb1614: Merge commit \'1a529c16\' into manualmerge by Brad Fitzpatrick · 14 years ago
  42. 2ceb161 Merge commit '1a529c16' into manualmerge by Brad Fitzpatrick · 14 years ago
  43. 20705dd BlockGuard: don't complain about non-linger network close() by Brad Fitzpatrick · 14 years ago
  44. 2cd82d7 Fix setTrafficClass. by Elliott Hughes · 14 years ago
  45. 4e4000e Let the kernel handle network timeouts by setting SO_RCVTIMEO. by Elliott Hughes · 14 years ago
  46. aaacdb0 Remove File's cached UTF-8 byte[]. by Elliott Hughes · 14 years ago
  47. 93cd820 am 21710cc5: am 42660dc4: am dcaba04c: Few tweaks to BlockGuard\'s BlockGuardPolicyException. by Brad Fitzpatrick · 14 years ago
  48. 21710cc am 42660dc4: am dcaba04c: Few tweaks to BlockGuard\'s BlockGuardPolicyException. by Brad Fitzpatrick · 14 years ago
  49. dcaba04 Few tweaks to BlockGuard's BlockGuardPolicyException. by Brad Fitzpatrick · 14 years ago
  50. 221d0cc Simplify the network send(2) interfaces. by Elliott Hughes · 14 years ago
  51. 79ff4e7 Make it possible to interrupt network reads. by Elliott Hughes · 14 years ago
  52. 2e9ab84 am 478f5f95: Allow heap dump requests with a FileDescriptor arg. by Andy McFadden · 14 years ago
  53. 478f5f9 Allow heap dump requests with a FileDescriptor arg. by Andy McFadden · 14 years ago
  54. 0120b34 Remove dead code/unused variables from OSNetworkSystem. by Elliott Hughes · 14 years ago
  55. a34eaa0 Fix merge from Gingerbread which broke the build. by Brad Fitzpatrick · 14 years ago
  56. d3ff6bb am 2eed1da5: am b5e5b53f: Merge "Add WrappedNetworkSystem to Blockguard for StrictMode work." into gingerbread by Brad Fitzpatrick · 14 years ago
  57. 8bc336a Add WrappedNetworkSystem to Blockguard for StrictMode work. by Brad Fitzpatrick · 14 years ago
  58. 590b994 am 22437bcb: am 9aa3d668: Add BlockGuard PolicyViolation accessors. by Brad Fitzpatrick · 14 years ago
  59. 9aa3d66 Add BlockGuard PolicyViolation accessors. by Brad Fitzpatrick · 14 years ago
  60. 08b0218 am 1173ba30: am 025fc4d9: BlockGuard Exception class should have been static. by Brad Fitzpatrick · 14 years ago
  61. 025fc4d BlockGuard Exception class should have been static. by Brad Fitzpatrick · 14 years ago
  62. 9a0a73e resolved conflicts for merge of e916ffd2 from kraken to master by Brad Fitzpatrick · 14 years ago
  63. 8396b3f Introducing the beginning of "BlockGuard". by Brad Fitzpatrick · 14 years ago
  64. bf87c56 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  65. 80a7fba Remove more localized exception messages. by Elliott Hughes · 14 years ago
  66. f33eae7 Remove all trailing whitespace from the dalvik team-maintained parts of libcore. by Elliott Hughes · 14 years ago
  67. ec2f593 Moving most libcore .c files to .cpp by Brian Carlstrom · 14 years ago
  68. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 14 years ago
  69. 873ccdf Make API to look up library by path public. by Dianne Hackborn · 14 years ago
  70. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 14 years ago
  71. 8f27334 Removing APIs from dalvik.system that shouldn't have been published. by Jesse Wilson · 15 years ago
  72. cd25643 Mark external alloc functions as deprecated. by Andy McFadden · 15 years ago
  73. d1c610c Remove all remaining "@since Android" tags. by Elliott Hughes · 15 years ago
  74. 28a1a64 Remove a superfluous declaration (left over from when DexClassLoader was by Dan Bornstein · 15 years ago
  75. 93a06aa am 3ed90a94: Merge "Add a native method dalvik.system.VMDebug.infopoint(int id)." by Ben Cheng · 15 years ago
  76. dd60d48 Add a native method dalvik.system.VMDebug.infopoint(int id). by Ben Cheng · 15 years ago
  77. dd9cd40 am f854a794: Merge "remove System.*.println when ddm dispatch fails." by Xavier Ducrohet · 15 years ago
  78. 2a486dd remove System.*.println when ddm dispatch fails. by Xavier Ducrohet · 15 years ago
  79. a397125 Add instructions for volatile wide fields. by Andy McFadden · 15 years ago
  80. 982744a Add class init stats to alloc counters (API change). by Andy McFadden · 15 years ago
  81. 0022418 Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 15 years ago
  82. c6e1f39 Merge "Support per-application switch to execute the VM in safe mode." by Ben Cheng · 15 years ago
  83. f399e2d Support per-application switch to execute the VM in safe mode. by Ben Cheng · 15 years ago
  84. a1df197 DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toString change by Brian Carlstrom · 15 years ago
  85. 21fc59c Add support for streaming hprof dumps. by Andy McFadden · 15 years ago
  86. 5a7d0bc Follow the coding style to rename startJITCompilation to startJitCompilation. by Ben Cheng · 15 years ago
  87. 4326376 Add a callback for the framework to explicitly enable the JIT compiler. by Ben Cheng · 15 years ago
  88. 93714a1 Add streaming method profiling support. by Andy McFadden · 15 years ago
  89. d3c419d Move VM feature strings (used by DDMS) into VM. by Andy McFadden · 15 years ago
  90. ea78506 Add new(-ish) Dalvik opcodes to Opcodes.java. by Andy McFadden · 15 years ago
  91. 8ffa2a3 am ca77c603: am a7745f97: Remove "unused" opcodes from API. by Andy McFadden · 15 years ago
  92. b126c18 Remove "unused" opcodes from API. by Andy McFadden · 15 years ago
  93. 4453050 Merge change I410514c5 by Android (Google) Code Review · 15 years ago
  94. c99250a Expose hooks for more efficient log handling in Android apps. by Jesse Wilson · 15 years ago
  95. bb4b5ab Add a reference table dump call. by Andy McFadden · 15 years ago
  96. 39e4925 am 2ff7a674: am 979baaea: Deprecate many of the accidentally-published APIs in dalvik.system. by Jesse Wilson · 15 years ago
  97. 04aaaf1 Deprecate many of the accidentally-published APIs in dalvik.system. by Jesse Wilson · 15 years ago
  98. a33a33f resolved conflicts for merge of 3eae287e to master by Bob Lee · 15 years ago
  99. bdcf27b Comment out debugging output. by Elliott Hughes · 15 years ago
  100. 7cc86fd Addressed reviewer comments. by Bob Lee · 15 years ago