1. 0bca96b Make Process.getFreeMemory() return a long instead of an int, to better by Marco Nelissen · 15 years ago
  2. dace230 resolved conflicts for merge of b06ea706 to master by Dianne Hackborn · 15 years ago
  3. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 15 years ago
  4. 54a26bc resolved conflicts for merge of 889c2d37 to master by Dianne Hackborn · 15 years ago
  5. 854060af Fix bug #1873249i: Apps can DoS/brick device by Dianne Hackborn · 15 years ago
  6. c6f81c6 am d1e5e3ff: Merge change 6639 into donut by Android (Google) Code Review · 15 years ago
  7. d158214 Restore audio settings and wifi. by Amith Yamasani · 15 years ago
  8. 18dd5f0 Improve the Vibrator service by keeping track of multiple vibration requests. by Patrick Scott · 15 years ago
  9. 5ceae67 am 040441fa: Merge change 5529 into donut by Android (Google) Code Review · 15 years ago
  10. a9be47c Tweak the core and maximum pool sizes for AsyncTask. by Romain Guy · 15 years ago
  11. 2383415 am f881762f: Merge change 5351 into donut by Android (Google) Code Review · 15 years ago
  12. 819f928 Add a method to Process to get uid for a pid. by Amith Yamasani · 15 years ago
  13. afed82b am 9c8dd55a: Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 15 years ago
  14. 9c8dd55 Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 15 years ago
  15. ec10090 MemoryFile.isMemoryFile was internally determining the length of by Marco Nelissen · 15 years ago
  16. 138197f am eaeb663b: Track activity foreground CPU usage for battery stats. by Amith Yamasani · 15 years ago
  17. eaeb663 Track activity foreground CPU usage for battery stats. by Amith Yamasani · 15 years ago
  18. b15a534 am c1823701: Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 15 years ago
  19. c0cbfda am 963cd006: Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 15 years ago
  20. c182370 Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 15 years ago
  21. 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 15 years ago
  22. 7c49790 am 162c9d0e: Merge change 2805 into donut by Android (Google) Code Review · 15 years ago
  23. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 15 years ago
  24. 0ad6dc0 am 761e0918: Unmap memory in MemoryFile.close(). by Bjorn Bringert · 15 years ago
  25. 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 15 years ago
  26. 0c66b4b am 9fc2e9c9: MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 15 years ago
  27. 9fc2e9c MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 15 years ago
  28. a742dc4 am fea1a459: Merge change 2364 into donut by Android (Google) Code Review · 15 years ago
  29. fea1a45 Merge change 2364 into donut by Android (Google) Code Review · 15 years ago
  30. 385bb79 am b181118b: Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 15 years ago
  31. b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 15 years ago
  32. 9f7d60c am d50a458b: Merge change 2351 into donut by Android (Google) Code Review · 15 years ago
  33. 244fa5c Initial checkin for App Fuel Gauge infrastructure. by Amith Yamasani · 15 years ago
  34. 6aff905 Fix a major bug in Bundle when unparcelling from AIDL. by Dianne Hackborn · 15 years ago
  35. 9d248d4 am d62ad4f1: Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 15 years ago
  36. d62ad4f Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 15 years ago
  37. e27a8c9 am 3e458241: process: Add setProcessGroup() hidden API call to set the cgroup of a process and all its child threads. by San Mehat · 15 years ago
  38. 3e45824 process: Add setProcessGroup() hidden API call to set the cgroup of by San Mehat · 15 years ago
  39. 62da846 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  40. 53071d6 Added LatencyTimer to ease latency measurements by Michael Chan · 15 years ago
  41. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  42. aa2b723 am 2a5cfe51: Merge change 1590 into donut by Android (Google) Code Review · 15 years ago
  43. a9e0bdb am d4103d0d: Fix the build by Romain Guy · 15 years ago
  44. a64b8607 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 15 years ago
  45. 2a5cfe5 Merge change 1590 into donut by Android (Google) Code Review · 15 years ago
  46. d4103d0 Fix the build by Romain Guy · 15 years ago
  47. c4b11a7 Add a new feature to android.os.Debug to add the ability to inject only specific fields when calling setFieldsOn(). by Romain Guy · 15 years ago
  48. 5347bd4 Add wifi multicast filter api (enable/disable). by Robert Greenwalt · 15 years ago
  49. 849e89c am 851a541: Implement targetSdkVersion and maxSdkVersion, plus version c by Dianne Hackborn · 15 years ago
  50. 851a541 Implement targetSdkVersion and maxSdkVersion, plus version code names. by Dianne Hackborn · 15 years ago
  51. 3531fdb merge 55280a9 by The Android Open Source Project · 15 years ago
  52. 55280a9 Improve shutdown process to send broadcast for applications. by Dianne Hackborn · 15 years ago
  53. 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 15 years ago
  54. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  55. d52d8de am 2c9eec6: Merge change 952 into donut by Android (Google) Code Review · 15 years ago
  56. e9bfd9b Debug: Minor cleanup by Dave Bort · 15 years ago
  57. c34c8c6 am 7ff9436: Merge change 911 into donut by Android (Google) Code Review · 15 years ago
  58. 7ff9436 Merge change 911 into donut by Android (Google) Code Review · 15 years ago
  59. bf61e19 am 6a1ae64: Fix another HTML formatting in android.os.AsyncTask by Romain Guy · 15 years ago
  60. 61cf54d am 8d121ce: Merge change 917 into donut by Android (Google) Code Review · 15 years ago
  61. 6a1ae64 Fix another HTML formatting in android.os.AsyncTask by Romain Guy · 15 years ago
  62. b97aec6 Fix HTML formatting in android.os.AsyncTask by Romain Guy · 15 years ago
  63. 1ce5bd3 Debug: Add setPropertiesOn(), and @hide it for now by Dave Bort · 15 years ago
  64. d1d2af6 am 3eab744: Merge change 376 into donut by Android (Google) Code Review · 15 years ago
  65. 137b0c9 am 0b8ffd1: Merge change 460 into donut by Android (Google) Code Review · 15 years ago
  66. 3eab744 Merge change 376 into donut by Android (Google) Code Review · 15 years ago
  67. e9d376b Add support for changing a threads scheduler group. Three groups are available (default, background non interactive, foreground boost). Setting a thread priority to PRIORITY_BACKGROUND will transparently change groups to background by San Mehat · 15 years ago
  68. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 15 years ago
  69. 74e258d AI 146854: am: CL 146853 Add kernel wakelock data to batteryinfo dump. by Evan Millar · 15 years ago
  70. c64edde AI 146853: Add kernel wakelock data to batteryinfo dump. BUG=1755458 by Evan Millar · 15 years ago
  71. 935ae46 AI 145994: Integrate #145778 from Donut. by Dianne Hackborn · 15 years ago
  72. f8a7cea AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 15 years ago
  73. 599c918 AI 144931: Added a (hidden) way to "pre-cache" register maps. by Andy McFadden · 15 years ago
  74. 8fd3a03 AI 144417: am: CL 144379 Make checkin batteryinfo dump more terse by Evan Millar · 15 years ago
  75. 0ba31ed AI 144410: am: CL 144333 Change the way the battery level tracking code works in BatteryStats. Before we simply kept track of the last by Evan Millar · 15 years ago
  76. e84de8d AI 144379: Make checkin batteryinfo dump more terse BUG=1755458 by Evan Millar · 15 years ago
  77. 633a174 AI 144333: Change the way the battery level tracking code works in BatteryStats. Before we simply kept track of the last by Evan Millar · 15 years ago
  78. 84d8d69 AI 144129: Remove hidden class android.os.Exec. by Jack Palevich · 15 years ago
  79. 617f877 AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 15 years ago
  80. bed30e1 AI 143823: am: CL 143800 am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 15 years ago
  81. c38c0f6 AI 143720: am: CL 143710 am: CL 143615 -Add more stats: by Evan Millar · 15 years ago
  82. 22ac043 AI 143710: am: CL 143615 -Add more stats: by Evan Millar · 15 years ago
  83. 05bc50d AI 143358: am: CL 143207 am: CL 142996 Fix bug in human readable battery stats dumping code which caused the wifi lock times to be off by an order of magnitude. by Evan Millar · 15 years ago
  84. 2a15f38 AI 143207: am: CL 142996 Fix bug in human readable battery stats dumping code which caused the wifi lock times to be off by an order of magnitude. by Evan Millar · 15 years ago
  85. 4840e14 Automated import from //branches/master/...@142348,142348 by Dianne Hackborn · 15 years ago
  86. 627bba7 Automated import from //branches/donutburger/...@142347,142347 by Dianne Hackborn · 15 years ago
  87. e68ffcb Automated import from //branches/donutburger/...@140997,140997 by Joe Onorato · 15 years ago
  88. 36197e7 Automated import from //branches/master/...@141000,141000 by Joe Onorato · 15 years ago
  89. 0797083 Automated import from //branches/donutburger/...@140700,140700 by Andy McFadden · 15 years ago
  90. f93f02f Automated import from //branches/master/...@140680,140680 by Eric Shienbrood · 15 years ago
  91. d4c5f89 Automated import from //branches/donutburger/...@140679,140679 by Eric Shienbrood · 15 years ago
  92. 7b0b1ed auto import //branches/master/...@140412 by The Android Open Source Project · 15 years ago
  93. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  94. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  95. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  96. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  97. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  98. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  99. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  100. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago