1. f33eae7 Remove all trailing whitespace from the dalvik team-maintained parts of libcore. by Elliott Hughes · 15 years ago
  2. ec2f593 Moving most libcore .c files to .cpp by Brian Carlstrom · 15 years ago
  3. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 15 years ago
  4. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 15 years ago
  5. 8f27334 Removing APIs from dalvik.system that shouldn't have been published. by Jesse Wilson · 15 years ago
  6. cd25643 Mark external alloc functions as deprecated. by Andy McFadden · 15 years ago
  7. d1c610c Remove all remaining "@since Android" tags. by Elliott Hughes · 15 years ago
  8. 28a1a64 Remove a superfluous declaration (left over from when DexClassLoader was by Dan Bornstein · 15 years ago
  9. 93a06aa am 3ed90a94: Merge "Add a native method dalvik.system.VMDebug.infopoint(int id)." by Ben Cheng · 15 years ago
  10. dd60d48 Add a native method dalvik.system.VMDebug.infopoint(int id). by Ben Cheng · 15 years ago
  11. dd9cd40 am f854a794: Merge "remove System.*.println when ddm dispatch fails." by Xavier Ducrohet · 15 years ago
  12. 2a486dd remove System.*.println when ddm dispatch fails. by Xavier Ducrohet · 15 years ago
  13. a397125 Add instructions for volatile wide fields. by Andy McFadden · 15 years ago
  14. 982744a Add class init stats to alloc counters (API change). by Andy McFadden · 15 years ago
  15. 0022418 Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 15 years ago
  16. c6e1f39 Merge "Support per-application switch to execute the VM in safe mode." by Ben Cheng · 15 years ago
  17. f399e2d Support per-application switch to execute the VM in safe mode. by Ben Cheng · 15 years ago
  18. a1df197 DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toString change by Brian Carlstrom · 15 years ago
  19. 21fc59c Add support for streaming hprof dumps. by Andy McFadden · 15 years ago
  20. 5a7d0bc Follow the coding style to rename startJITCompilation to startJitCompilation. by Ben Cheng · 15 years ago
  21. 4326376 Add a callback for the framework to explicitly enable the JIT compiler. by Ben Cheng · 15 years ago
  22. 93714a1 Add streaming method profiling support. by Andy McFadden · 15 years ago
  23. d3c419d Move VM feature strings (used by DDMS) into VM. by Andy McFadden · 15 years ago
  24. ea78506 Add new(-ish) Dalvik opcodes to Opcodes.java. by Andy McFadden · 15 years ago
  25. 8ffa2a3 am ca77c603: am a7745f97: Remove "unused" opcodes from API. by Andy McFadden · 15 years ago
  26. b126c18 Remove "unused" opcodes from API. by Andy McFadden · 15 years ago
  27. 4453050 Merge change I410514c5 by Android (Google) Code Review · 15 years ago
  28. c99250a Expose hooks for more efficient log handling in Android apps. by Jesse Wilson · 15 years ago
  29. bb4b5ab Add a reference table dump call. by Andy McFadden · 15 years ago
  30. 39e4925 am 2ff7a674: am 979baaea: Deprecate many of the accidentally-published APIs in dalvik.system. by Jesse Wilson · 15 years ago
  31. 04aaaf1 Deprecate many of the accidentally-published APIs in dalvik.system. by Jesse Wilson · 15 years ago
  32. a33a33f resolved conflicts for merge of 3eae287e to master by Bob Lee · 15 years ago
  33. bdcf27b Comment out debugging output. by Elliott Hughes · 15 years ago
  34. 7cc86fd Addressed reviewer comments. by Bob Lee · 15 years ago
  35. 6c24f97 Modified Thread.c to allow sampling profiler thread in zygote. Added a function that by Bob Lee · 15 years ago
  36. 80510cd A sampling profiler for Dalvik. by Bob Lee · 15 years ago
  37. cd9ef3b Added VMDebug.crash() (hidden). by Andy McFadden · 15 years ago
  38. 9ad964c Fixing Executors to use raw types, which is what RI v5 does. by Jesse Wilson · 15 years ago
  39. bba8d1a Update concurrent module to Harmony r798021. by Jesse Wilson · 15 years ago
  40. 0fb831a Minor class loading optimization. by Andy McFadden · 15 years ago
  41. 8860219 am 0f0ae023: Add FileDescriptor variation of startMethodTracing(). by Dianne Hackborn · 15 years ago
  42. 8205fe4 Add FileDescriptor variation of startMethodTracing(). by Dianne Hackborn · 15 years ago
  43. 0bc6f9d am 4e3cc66: am 4645b7c: AI 147732: fix broken links by Scott Main · 16 years ago
  44. ff76528 am 4645b7c: AI 147732: fix broken links by Scott Main · 16 years ago
  45. 016a87c AI 147732: fix broken links BUG=1810005 by Scott Main · 16 years ago
  46. b24c385 AI 144931: Added a (hidden) way to "pre-cache" register maps. by Andy McFadden · 16 years ago
  47. b434fab AI 143680: am: CL 143649 am: CL 143464 Proposal for a TestTimeout annotation that the CTS by Jorg Pleumann · 16 years ago
  48. 039090c AI 143679: am: CL 143646 am: CL 143460 Adding new annotation for tests that expose or suffer from by Jorg Pleumann · 16 years ago
  49. a128e3b AI 143649: am: CL 143464 Proposal for a TestTimeout annotation that the CTS by Jorg Pleumann · 16 years ago
  50. 4af1e1c AI 143646: am: CL 143460 Adding new annotation for tests that expose or suffer from by Jorg Pleumann · 16 years ago
  51. 8354a6f AI 143464: Proposal for a TestTimeout annotation that the CTS by Jorg Pleumann · 16 years ago
  52. cf48d23 AI 143460: Adding new annotation for tests that expose or suffer from by Jorg Pleumann · 16 years ago
  53. 6e9aaa7 Automated import from //branches/donutburger/...@140700,140700 by Andy McFadden · 16 years ago
  54. 5d287a9 auto import //branches/master/...@140412 by The Android Open Source Project · 16 years ago
  55. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  56. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  57. b792632 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  58. dd828f4 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  59. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago