1. 41c66ae am eea407c0: Merge change 25361 into eclair by Wei Huang · 15 years ago
  2. 8e3fbc0 am df60455b: Merge change 25126 into eclair by Jesse Wilson · 15 years ago
  3. 05a9556 Merge change 25361 into eclair by Android (Google) Code Review · 15 years ago
  4. a8f47a5 modify gclog to take a procFilter argument, as well as the debug argument by Wei Huang · 15 years ago
  5. f5fa56c Merge change 25126 into eclair by Android (Google) Code Review · 15 years ago
  6. 811376a Update archive to the r802921 from Harmony. by Jesse Wilson · 15 years ago
  7. 5e78cfb am b257c944: Report the cause of name lookup failures to Java land. The Java code already uses the exception thrown by getallbyname() as a chained exception. by Lorenzo Colitti · 15 years ago
  8. 88e341d Report the cause of name lookup failures to Java land. The Java code already by Lorenzo Colitti · 15 years ago
  9. 34ae187 am 1cf3dbce: Merge change 25160 into eclair by Lorenzo Colitti · 15 years ago
  10. 01d4beb am cb12fde6: Make Resources preloadable again. by Elliott Hughes · 15 years ago
  11. a968077 Merge change 25160 into eclair by Android (Google) Code Review · 15 years ago
  12. eb6b2b6 Make Resources$DefaultTimeZones preloadable again. by Elliott Hughes · 15 years ago
  13. b406800 Make getHostByAddr and getHostByName return the proper object type. by Lorenzo Colitti · 15 years ago
  14. 4e3abd3 am e937b1b2: Merge change 24110 into eclair by Urs Grob · 15 years ago
  15. 2564a91 Merge change 24110 into eclair by Android (Google) Code Review · 15 years ago
  16. 24c7e09 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  17. f37a7fa am da03242f: Merge change 24840 into eclair by San Mehat · 15 years ago
  18. 0158c85 Merge change 24840 into eclair by Android (Google) Code Review · 15 years ago
  19. e91b691 am 2d34a33a: Merge change 23348 into eclair by Jesse Wilson · 15 years ago
  20. 46707df Merge change 23348 into eclair by Android (Google) Code Review · 15 years ago
  21. be318b3 am 023a932a: Merge change 24788 into eclair by Jesse Wilson · 15 years ago
  22. ea021b6 Merge change 24788 into eclair by Android (Google) Code Review · 15 years ago
  23. 098ec9d dalvik: Switch to common cutils sched_policy api by San Mehat · 15 years ago
  24. 49a7f52 am efa0dcd5: Merge change 24508 into eclair by Bob Lee · 15 years ago
  25. 31663af Merge change 24508 into eclair by Android (Google) Code Review · 15 years ago
  26. 9ee0736 am 00c464ff: Merge change 24751 into eclair by Raphael · 15 years ago
  27. 7f384b5 Merge change 24751 into eclair by Android (Google) Code Review · 15 years ago
  28. adad036 Fixing the delimiter for the HTTP "Accept" header to be well-formed. by Jesse Wilson · 15 years ago
  29. 0577611 Windows SDK: add support for -J option to dx.bat by Raphael · 15 years ago
  30. 7cc86fd Addressed reviewer comments. by Bob Lee · 15 years ago
  31. 65470ca am 9ccfb95e: Merge change 24723 into eclair by Lorenzo Colitti · 15 years ago
  32. be4d13a Merge change 24723 into eclair by Android (Google) Code Review · 15 years ago
  33. 55b4970 Remove code duplication in InetAddress.getByAddress. by Lorenzo Colitti · 15 years ago
  34. 45e5bd1 am 1e49340a: Merge change 24320 into eclair by Lorenzo Colitti · 15 years ago
  35. 6786724 Merge change 24320 into eclair by Android (Google) Code Review · 15 years ago
  36. 1fbfa37 am 173086a3: Merge change 24620 into eclair by Jesse Wilson · 15 years ago
  37. 87790df Merge change 24620 into eclair by Android (Google) Code Review · 15 years ago
  38. 2aabaab Fix cert code to use the String form for TELETEX-encoded certs; see bug 2102191. by Jesse Wilson · 15 years ago
  39. 1790dd3 Simplify networking code initialization using static structures instead of code. by Lorenzo Colitti · 15 years ago
  40. fc7d47e am 20677ed1: dalvik: Use common SchedPolicy type and fix getpid() vs. gettid() bug by San Mehat · 15 years ago
  41. f98c7d9 dalvik: Use common SchedPolicy type and fix getpid() vs. gettid() bug by San Mehat · 15 years ago
  42. 1f08ed7 am 03c7547c: Merge change 24425 into eclair by San Mehat · 15 years ago
  43. 5098a45 Merge change 24425 into eclair by Android (Google) Code Review · 15 years ago
  44. bcce925 vm: Add support for using scheduler policies instead of cgroups by San Mehat · 15 years ago
  45. 91a0f93 am 500464de: DO NOT MERGE: Do not enable JIT_TUNING and assertion by default with JIT. by Ben Cheng · 15 years ago
  46. a208afd DO NOT MERGE: Do not enable JIT_TUNING and assertion by default with JIT. by Ben Cheng · 15 years ago
  47. cf3ec22 Merge change 11462 by Android Code Review · 15 years ago
  48. 65ece8b Merge change 11461 by Android Code Review · 15 years ago
  49. 042f151 am 7f5e6aa1: Merge change 23896 into eclair by Urs Grob · 15 years ago
  50. f713618 am 9dc72a3c: Modified Thread.c to allow sampling profiler thread in zygote. Added a function that queries the native thread status. Modified the profiler to sample every thread at a fixed interval instead of adjusting the delay based on the number of threads. This wil by Bob Lee · 15 years ago
  51. d477459 JarFile was not able to verify signed files with size 0. by Urs Grob · 15 years ago
  52. 35c6731 Merge change 23896 into eclair by Android (Google) Code Review · 15 years ago
  53. 6c24f97 Modified Thread.c to allow sampling profiler thread in zygote. Added a function that by Bob Lee · 15 years ago
  54. cef911f am f2f6f8b8: Document that createSocketFileDescriptor throws an exception on failure. by Lorenzo Colitti · 15 years ago
  55. 2d97a2b Document that createSocketFileDescriptor throws an exception on failure. by Lorenzo Colitti · 15 years ago
  56. afc27f2 am 3a4e4249: Merge change 23983 into eclair by Lorenzo Colitti · 15 years ago
  57. 36e239c Merge change 23983 into eclair by Android (Google) Code Review · 15 years ago
  58. 66e35e8 If an error occurs when creating a socket, don't call any more JNI methods by Lorenzo Colitti · 15 years ago
  59. 3c4ea56 am 09302d63: Merge change 23572 into eclair by Lorenzo Colitti · 15 years ago
  60. 8ae7a77 Merge change 23572 into eclair by Android (Google) Code Review · 15 years ago
  61. 4a676de merge from open-source master by Jean-Baptiste Queru · 15 years ago
  62. 13b99f2 InputStreamReader forgets to convert incomplete multibyte characters at the buffer boundary by Urs Grob · 15 years ago
  63. 0c8fb7b am 02e04f8b: Merge change 22871 into eclair by Lorenzo Colitti · 15 years ago
  64. 054a74b Merge change 22871 into eclair by Android (Google) Code Review · 15 years ago
  65. aa47938 More InetAddress fixes. by Lorenzo Colitti · 15 years ago
  66. 6cc27f9 am 365f9fbb: Merge change 23918 into eclair by Jesse Wilson · 15 years ago
  67. 29077fb Merge change 23918 into eclair by Android (Google) Code Review · 15 years ago
  68. 8d8cd4c do not merge: Josh's optimized HashMap and Hashtable by Jesse Wilson · 15 years ago
  69. cd83e75 merge from donut by Jean-Baptiste Queru · 15 years ago
  70. 643e3d6 am 16866f9c: Merge change 23208 into eclair by Elliott Hughes · 15 years ago
  71. e56e532 Merge change 23208 into eclair by Android (Google) Code Review · 15 years ago
  72. 6a00ab9 Fix Class.getConstructor("whatever", (Class[]) null). by Elliott Hughes · 15 years ago
  73. a1584b4 am 74d65387: Update GlobalSign Root CA to one that expires in 2028. by Nagendra Modadugu · 15 years ago
  74. dd01c2c Update GlobalSign Root CA to one that expires in 2028. by Nagendra Modadugu · 15 years ago
  75. e98dec4 am ce90979d: Merge change 23480 into eclair by Nagendra Modadugu · 15 years ago
  76. 74ea000 Merge change 23480 into eclair by Android (Google) Code Review · 15 years ago
  77. cd224f1 am 91191d3e: Merge change 22771 into eclair by Elliott Hughes · 15 years ago
  78. e6fafc6 Merge change 22771 into eclair by Android (Google) Code Review · 15 years ago
  79. 8e6068e am 4b8a5527: Merge change 23683 into eclair by Andy McFadden · 15 years ago
  80. dc52edb Merge change 23683 into eclair by Android (Google) Code Review · 15 years ago
  81. cbc118d am ed974e9e: Merge change 23724 into eclair by Marco Nelissen · 15 years ago
  82. 02b9902 Merge change 23724 into eclair by Android (Google) Code Review · 15 years ago
  83. 37d64c1 Fix x86 call bridge by Marco Nelissen · 15 years ago
  84. 6c11e6b am 793f1423: Merge change 23675 into eclair by Lorenzo Colitti · 15 years ago
  85. 8cb2469 Merge change 23675 into eclair by Android (Google) Code Review · 15 years ago
  86. 02936f3 Unbreak Dalvik VM initialization due to a native method that expects to be able by Lorenzo Colitti · 15 years ago
  87. 8863999 DO NOT MERGE: Fix implementation of Thread.isAlive by Andy McFadden · 15 years ago
  88. 371b7a4 am c19d2a1d: Fix two calls to memset(3) whose arguments were reversed. by Elliott Hughes · 15 years ago
  89. 0de5245 Fix two calls to memset(3) whose arguments were reversed. by Elliott Hughes · 15 years ago
  90. 8ebff68 am 5ca29e14: Merge change 22629 into eclair by Elliott Hughes · 15 years ago
  91. 7bf2143 Merge change 22629 into eclair by Android (Google) Code Review · 15 years ago
  92. a236145 Do not check hash codes against golden values. Instead, spot check that they by Lorenzo Colitti · 15 years ago
  93. 1d36336 am 94e11fc4: InetAddress refactoring. by Lorenzo Colitti · 15 years ago
  94. 0511288 InetAddress refactoring. by Lorenzo Colitti · 15 years ago
  95. f3365f8 Add Entrust root and intermediate certs. by Nagendra Modadugu · 15 years ago
  96. cb99b7f merge from open-source master by Jean-Baptiste Queru · 15 years ago
  97. ce9ec01 Update crypto package to Harmony r802921. Only Javadoc changes. by Jesse Wilson · 15 years ago
  98. 5cc8cb8 Update prefs to Harmony r772995. by Jesse Wilson · 15 years ago
  99. b402c12 Typo fix in javadoc by Alexey Tarasov · 15 years ago
  100. c340041 Merge change 23193 into eclair by Android (Google) Code Review · 15 years ago