1. 1b43089 am b1a97523: Merge change 5739 into donut by Android (Google) Code Review · 15 years ago
  2. 0795684 am b8a10fe4: Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 15 years ago
  3. d0cbb1a Check to make sure the Java camera object is still valid on the by Dave Sparks · 15 years ago
  4. b8a10fe Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 15 years ago
  5. bacc510 am d09f86ce: Merge changes 5548,5549 into donut by Android (Google) Code Review · 15 years ago
  6. 6034cb5 am 17a80081: Merge change 5544 into donut by Android (Google) Code Review · 15 years ago
  7. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 15 years ago
  8. c2188ff Merge change 5600 by Android (Google) Code Review · 15 years ago
  9. 8bc8ce4 Rework the property parsing code. by Jaikumar Ganesh · 15 years ago
  10. d09f86c Merge changes 5548,5549 into donut by Android (Google) Code Review · 15 years ago
  11. 12a4da3 Add an extra null terminator. String8::unlockBuffer is by Joe Onorato · 15 years ago
  12. 17a8008 Merge change 5544 into donut by Android (Google) Code Review · 15 years ago
  13. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  14. c62f9bd Pipe all the camera callbacks to Java to facilitate the addition by Dave Sparks · 15 years ago
  15. 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
  16. 7d619f1 framework: process: Set the control group of a thread to the background group by San Mehat · 15 years ago
  17. 2df7c15 am b505ae41: Merge change 5459 into donut by Android (Google) Code Review · 15 years ago
  18. 4ababd9 Make the BackupHelperDispatcher properly handle multiple helpers. by Joe Onorato · 15 years ago
  19. 1f73008 am c44989d6: Merge change 5350 into donut by Android (Google) Code Review · 15 years ago
  20. 864c0d5 move ui/Time.cpp to core/jni, since this is the only place it is used by Mathias Agopian · 15 years ago
  21. cf946df am 35a47a6e: Merge change 5389 into donut by Android (Google) Code Review · 15 years ago
  22. add868c Skip spaces and tabs in readProcLines() by Amith Yamasani · 15 years ago
  23. 2387208 am 3d7b8d1a: Merge change 5158 into donut by Android (Google) Code Review · 15 years ago
  24. 5e27115 Use a ref-counted callback interface for Camera. by Dave Sparks · 15 years ago
  25. 47c0d4e remove deprecated use of porterduff by Mike Reed · 15 years ago
  26. 4527acb am 856dd8a6: Merge change 4952 into donut by Android (Google) Code Review · 15 years ago
  27. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  28. ce1311a am 766d7236: Merge change 4737 into donut by Android (Google) Code Review · 15 years ago
  29. 8cdcb12 Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995. by Wei-Ta Chen · 15 years ago
  30. e090f3b Shorten the property name as there appears to be a length limit for it. by Ben Cheng · 15 years ago
  31. 885f751 am 066e6bfd: Merge change 4792 into donut by Android (Google) Code Review · 15 years ago
  32. 52b0e73 Process new property definitions for JIT-specific options for apps performance tuning and debugging. by Ben Cheng · 15 years ago
  33. 066e6bf Merge change 4792 into donut by Android (Google) Code Review · 15 years ago
  34. 290f5ba when we reset a paint, it should return to the state it was in when it was first created. by Mike Reed · 15 years ago
  35. 84c4335 am f781b39c: Merge change 4786 into donut by Android (Google) Code Review · 15 years ago
  36. a9e5461 gps: Set SUPL server via hostname rather than IP address. by Mike Lockwood · 15 years ago
  37. 1c14776 am 16ce3504: Merge change 4708 into donut by Android (Google) Code Review · 15 years ago
  38. d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
  39. eba76ad am c9dc19bb: Merge change 4668 into donut by Android (Google) Code Review · 15 years ago
  40. 4a36413 Fix runtime restarts due to sending the wrong flags to dbus. by Nick Pelly · 15 years ago
  41. eae311c resolved conflicts for merge of ed336839 to master by Nick Pelly · 15 years ago
  42. ed33683 Merge change 4515 into donut by Android (Google) Code Review · 15 years ago
  43. 251c89c am 5f15d151: checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  44. 9e0a195 Tell DBUS not to call _exit() if the DBUS connection disconnects. by Nick Pelly · 15 years ago
  45. ec10090 MemoryFile.isMemoryFile was internally determining the length of by Marco Nelissen · 15 years ago
  46. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  47. ed77659 am b4f7592b: Merge change 4299 into donut by Android (Google) Code Review · 15 years ago
  48. 3c3d308 am 727f36c6: Merge change 4265 into donut by Android (Google) Code Review · 15 years ago
  49. b4f7592 Merge change 4299 into donut by Android (Google) Code Review · 15 years ago
  50. 91a27ae Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. by Jack Palevich · 15 years ago
  51. 1fd0ec7 process: Fix bug where if a thread exited while we were changing its control by San Mehat · 15 years ago
  52. daf701f am 2fdd428e: Fix some backup reader/writer issues; make local transport do backup by Christopher Tate · 15 years ago
  53. 2fdd428 Fix some backup reader/writer issues; make local transport do backup by Christopher Tate · 15 years ago
  54. 03f4df4 Fix the jni initializer. by Joe Onorato · 15 years ago
  55. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
  56. bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 15 years ago
  57. 2fde0e6 Merge change 3958 by Android (Google) Code Review · 15 years ago
  58. 9b0fe60 Fix tearDown event loop - message unref, triggers when bluetoothd crashes. by Jaikumar Ganesh · 15 years ago
  59. 989895e am fa699ea2: Merge change 3899 into donut by Android (Google) Code Review · 15 years ago
  60. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  61. d26ce0d GpsLocationProvider: Add hooks for GPS location injection. by Mike Lockwood · 15 years ago
  62. 1371310 am 0e7cf636: Merge change 3725 into donut by Android (Google) Code Review · 15 years ago
  63. 0cb5320 process: Clean up cgroup management by San Mehat · 15 years ago
  64. af08ee3 am 3b277c70: Merge change 3702 into donut by Android (Google) Code Review · 15 years ago
  65. ba55b36 Change exceptions to RuntimeException. by Wu-cheng Li · 15 years ago
  66. d461349 Fix the build for SDK and simulator. by Jaikumar Ganesh · 15 years ago
  67. 82aea4a Disable bluetooth functions for SDK and Simulator. by Jaikumar Ganesh · 15 years ago
  68. d5ac1ae Framework changes for bluez4. by Jaikumar Ganesh · 15 years ago
  69. 91f22f90 Use new wifi cmd rssi-approx when polling. by Robert Greenwalt · 15 years ago
  70. 8ed6beb rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file. by Mathias Agopian · 15 years ago
  71. 1b6aee1 am 2a318867: Merge change 3203 into donut by Android (Google) Code Review · 15 years ago
  72. 7d53a6b am a4196206: Merge change 3074 into donut by Android (Google) Code Review · 15 years ago
  73. 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago
  74. 2a2c5cd Modify the decoding logic in the FD case when a purgeable flag is set, by Wei-Ta Chen · 15 years ago
  75. 3ddc439 Merge change 2969 by Android (Google) Code Review · 15 years ago
  76. c0cbfda am 963cd006: Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 15 years ago
  77. 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 15 years ago
  78. 6a669fa Implement and expose SCO socket support in BluetoothSocket.java. by Nick Pelly · 15 years ago
  79. 7174bc4 Merge change 2898 by Android (Google) Code Review · 15 years ago
  80. 47e82de Implement bulk read and writes for Bluetooth sockets. by Nick Pelly · 15 years ago
  81. 385a489 am 4ff42ad6: Merge change 2843 into donut by Android (Google) Code Review · 15 years ago
  82. ad984f1 Use JNI region calls in MemoryFile read and write. by Bjorn Bringert · 15 years ago
  83. 03d9490 - create a new generic ISyncAdapter implementation, SyncAdapterNew by Fred Quintana · 15 years ago
  84. 3b4062e get rid of utils.h by Mathias Agopian · 15 years ago
  85. 0ad6dc0 am 761e0918: Unmap memory in MemoryFile.close(). by Bjorn Bringert · 15 years ago
  86. 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 15 years ago
  87. 9b36f49 Fix the boot. The signature needed a V at the end. by Patrick Scott · 15 years ago
  88. 6788062 am c0139711: Merge change 2432 into donut by Android (Google) Code Review · 15 years ago
  89. c013971 Merge change 2432 into donut by Android (Google) Code Review · 15 years ago
  90. 0d1e146 Merge change 2007 by Android (Google) Code Review · 15 years ago
  91. 0b6955a New BluetoothSocket API. by Nick Pelly · 15 years ago
  92. c5d0343 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 15 years ago
  93. 3ef9697 am 8fc5a63d: Merge change 2431 into donut by Android (Google) Code Review · 15 years ago
  94. de8268d Merge change 2331 into donut by Android (Google) Code Review · 15 years ago
  95. 63507ba Make android_runtime to not include libemoji but use dlopen() instead. by Daisuke Miyakawa · 15 years ago
  96. 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 15 years ago
  97. c5ad0f4 wifi: Fix problem parsing RSSI when the AP name contains a space. by Mike Lockwood · 15 years ago
  98. b57d6c9 am 270e87f7: Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 15 years ago
  99. 270e87f Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 15 years ago
  100. f5e1731 Remove Database.java API. by Nick Pelly · 15 years ago