1. bdcef70 Fix issue #2010965: Increase process size on WVGA devices by Dianne Hackborn · 15 years ago
  2. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  3. eeb175f Merge change 20982 by Android (Google) Code Review · 15 years ago
  4. d194595 SystemProperties: eliminate unnecessary string allocation. by Mike Lockwood · 15 years ago
  5. 90f7721 am b8546001: Merge change 20878 into donut by Dianne Hackborn · 15 years ago
  6. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  7. 628e086 DO NOT MERGE. This is merged from master. by Grace Kloba · 15 years ago
  8. f1e5b0d add support for RGBX_8888 by Mathias Agopian · 15 years ago
  9. 813eee1 Merge change 20424 by Android (Google) Code Review · 15 years ago
  10. c987193 Fix the scanning panic issue by Charles Lu · 15 years ago
  11. d87c19f am 7e63789a: android: cgroups: Don\'t switch threads >= nice 10 when moving all threads to default by San Mehat · 15 years ago
  12. 7e63789 android: cgroups: Don't switch threads >= nice 10 when moving all threads to default by San Mehat · 15 years ago
  13. b16e780 gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences. by Mike Lockwood · 15 years ago
  14. b20148b wifi: Strip trailing spaces before parsing RSSI results. by Mike Lockwood · 15 years ago
  15. a31ce10 am 6af2552d: use safeUnref() since the other macro is not defined in donut by Mike Reed · 15 years ago
  16. 93efb72 am 7299d6ad: Merge change 9159 into donut by Android (Google) Code Review · 15 years ago
  17. afcf686 am 25dff70f: Merge change 9039 into donut by Android (Google) Code Review · 15 years ago
  18. 6af2552 use safeUnref() since the other macro is not defined in donut by Mike Reed · 15 years ago
  19. 7299d6a Merge change 9159 into donut by Android (Google) Code Review · 15 years ago
  20. a04e555 check for null native objects, which never happens on a real subclass (we throw in that case) by Mike Reed · 15 years ago
  21. 0d22101 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
  22. 83b3685 Fix issue 2015322 mediaframeworktest.MediaAudioTrackTest fails. by Eric Laurent · 15 years ago
  23. ead1457 Merge change 8639 by Android (Google) Code Review · 15 years ago
  24. 3d63e01 explicitly set the hinting level for android apps (to match the old default) by Mike Reed · 15 years ago
  25. e2dba02 am 11ea3347: Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  26. 11ea334 Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  27. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  28. a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 15 years ago
  29. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  30. 4b5a8f8 am da57856d: Add logging to help track down intermittent bug by Dave Sparks · 15 years ago
  31. da57856 Add logging to help track down intermittent bug by Dave Sparks · 15 years ago
  32. 569f0b5 Merge change 7900 by Android (Google) Code Review · 15 years ago
  33. b965d09 Merge change 7775 by Android (Google) Code Review · 15 years ago
  34. b0eca41 Initial support of 2.1 pairing. by Jaikumar Ganesh · 15 years ago
  35. ddd1280 am 261a784c: Merge change 7720 into donut by Android (Google) Code Review · 15 years ago
  36. 0e01fbf Add an option to enable JIT trace profiling for app_process. by Ben Cheng · 15 years ago
  37. c634fdd am 09a903ab: Merge change 7696 into donut by Android (Google) Code Review · 15 years ago
  38. 12cae39 Revert "Initial support of 2.1 pairing." by Jaikumar Ganesh · 15 years ago
  39. 261a784 Merge change 7720 into donut by Android (Google) Code Review · 15 years ago
  40. 228b2f3 Initial support of 2.1 pairing. by Jaikumar Ganesh · 15 years ago
  41. 0bca96b Make Process.getFreeMemory() return a long instead of an int, to better by Marco Nelissen · 15 years ago
  42. 4bac5a3 Fix global ref leak in android.media.AudioRecord. Delete global refs by Jean-Michel Trivi · 15 years ago
  43. 09a903a Merge change 7696 into donut by Android (Google) Code Review · 15 years ago
  44. 1b22b97 add hidden Options field for native allocations by Mike Reed · 15 years ago
  45. dbee031 am 733cbb00: Merge change 7492 into donut by Android (Google) Code Review · 15 years ago
  46. 8a14968 Delete leaked global ref in AudioTrack constructor. by Jean-Michel Trivi · 15 years ago
  47. 1c42769 Rename registerPhoneStateChange to registerPreciseCallStateChange by Jaikumar Ganesh · 15 years ago
  48. 0d4586d am 9181bc9a: Merge change 7079 into donut by Android (Google) Code Review · 15 years ago
  49. 8978bd0 Cleanup of unused enums by Dave Sparks · 15 years ago
  50. 0203513 am c4ca4206: Fix build by Dave Sparks · 15 years ago
  51. c4ca420 Fix build by Dave Sparks · 15 years ago
  52. e3ea663 am 8ceba810: Merge change 6871 into donut by Android (Google) Code Review · 15 years ago
  53. b442478 am 086bd7fe: Merge change 6846 into donut by Android (Google) Code Review · 15 years ago
  54. a95f495 Use SetByteArrayRegion to minimize copy overhead and JNI calls. by Dave Sparks · 15 years ago
  55. 9cf012a Merge change 6823 by Android (Google) Code Review · 15 years ago
  56. 75acd89 Avoid memcpy's by using GetPrimitiveArrayCritical. by Dave Sparks · 15 years ago
  57. 0900f36 wifi: Keep the WLAN network interface up whenever wifi is enabled. by Mike Lockwood · 15 years ago
  58. b5af325 rename libsgl/libcorecg to libskia by Mike Reed · 15 years ago
  59. 6811355 am 463aacfb: Merge change 6661 into donut by Android (Google) Code Review · 15 years ago
  60. 463aacf Merge change 6661 into donut by Android (Google) Code Review · 15 years ago
  61. 191c12d am 16f676f4: Merge change 6660 into donut by Android (Google) Code Review · 15 years ago
  62. 16f676f Merge change 6660 into donut by Android (Google) Code Review · 15 years ago
  63. a5ec95c wifi: WifiManager.startScan() will now do passive scans by default. by Mike Lockwood · 15 years ago
  64. 6d87738 Fix a small bug in array length bounds checking. by Dan Egnor · 15 years ago
  65. bd51116 Fix couple of bugs in the meminfo report. by Grace Kloba · 15 years ago
  66. 6698d16 resolved conflicts for merge of 04c7d0f8 to master by Dave Sparks · 15 years ago
  67. 59c1a93 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 15 years ago
  68. ddd8c26 Merge change 6320 by Android (Google) Code Review · 15 years ago
  69. fcc5be9 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  70. 88e209d Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  71. 95ff240 Add method to read events from a file. Remove unused method. Fixed after review. by Jim Miller · 15 years ago
  72. 03a9a34 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  73. fee47b6 am c7396025: Merge change 6084 into donut by Android (Google) Code Review · 15 years ago
  74. a1b653d Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) by James Dong · 15 years ago
  75. dfe983b Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  76. 1b43089 am b1a97523: Merge change 5739 into donut by Android (Google) Code Review · 15 years ago
  77. 0795684 am b8a10fe4: Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 15 years ago
  78. d0cbb1a Check to make sure the Java camera object is still valid on the by Dave Sparks · 15 years ago
  79. b8a10fe Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 15 years ago
  80. bacc510 am d09f86ce: Merge changes 5548,5549 into donut by Android (Google) Code Review · 15 years ago
  81. 6034cb5 am 17a80081: Merge change 5544 into donut by Android (Google) Code Review · 15 years ago
  82. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 15 years ago
  83. c2188ff Merge change 5600 by Android (Google) Code Review · 15 years ago
  84. 8bc8ce4 Rework the property parsing code. by Jaikumar Ganesh · 15 years ago
  85. d09f86c Merge changes 5548,5549 into donut by Android (Google) Code Review · 15 years ago
  86. 12a4da3 Add an extra null terminator. String8::unlockBuffer is by Joe Onorato · 15 years ago
  87. 17a8008 Merge change 5544 into donut by Android (Google) Code Review · 15 years ago
  88. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  89. c62f9bd Pipe all the camera callbacks to Java to facilitate the addition by Dave Sparks · 15 years ago
  90. 485f971 am 7d619f18: framework: process: Set the control group of a thread to the background group if the priority is logically-lower than ANDROID_PRIORITY_BACKGROUND by San Mehat · 15 years ago
  91. 7d619f1 framework: process: Set the control group of a thread to the background group by San Mehat · 15 years ago
  92. 2df7c15 am b505ae41: Merge change 5459 into donut by Android (Google) Code Review · 15 years ago
  93. 4ababd9 Make the BackupHelperDispatcher properly handle multiple helpers. by Joe Onorato · 15 years ago
  94. 1f73008 am c44989d6: Merge change 5350 into donut by Android (Google) Code Review · 15 years ago
  95. 864c0d5 move ui/Time.cpp to core/jni, since this is the only place it is used by Mathias Agopian · 15 years ago
  96. cf946df am 35a47a6e: Merge change 5389 into donut by Android (Google) Code Review · 15 years ago
  97. add868c Skip spaces and tabs in readProcLines() by Amith Yamasani · 15 years ago
  98. f31868e merge master in master_gl by Mathias Agopian · 15 years ago
  99. 2387208 am 3d7b8d1a: Merge change 5158 into donut by Android (Google) Code Review · 15 years ago
  100. 5e27115 Use a ref-counted callback interface for Camera. by Dave Sparks · 15 years ago