1. b8c5a84 Split RenderScript Type and Allocation into seperate classes. by Jason Sams · 15 years ago
  2. 3161d6d Merge change 9430 by Android (Google) Code Review · 15 years ago
  3. 37296dc Update docs. by Joe Onorato · 15 years ago
  4. 1e6e248 am 3159e326: Merge snapshot variant of donut back into the tree by Jean-Baptiste Queru · 15 years ago
  5. 3159e32 Merge snapshot variant of donut back into the tree by Jean-Baptiste Queru · 15 years ago
  6. 5c1207b donut snapshot by Jean-Baptiste Queru · 15 years ago
  7. 11d6728 Merge change 9413 by Android (Google) Code Review · 15 years ago
  8. 36e612a Begin splitting up RenderScript.java into seperate classes. First piece split off Element. by Jason Sams · 15 years ago
  9. d3d88dd Merge changes 9415,9416 by Android (Google) Code Review · 15 years ago
  10. 997d107 log opengl-call-with-no-context only once per thread, instead of for each function call by Mathias Agopian · 15 years ago
  11. f1db4ae don't crash in Parcel when given a null (and therfore invalid) native_handle_t by Mathias Agopian · 15 years ago
  12. b5a57ad Merge change 9391 by Android (Google) Code Review · 15 years ago
  13. abac010 be more robust when errors occur upon EGL surface creation (ie: don't crash) by Mathias Agopian · 15 years ago
  14. d3c6d54 Set touch mode to be TOUCH_DONE_MODE when calling doDoubleTap. by Grace Kloba · 15 years ago
  15. e452240 am af09b67f: add api level doc to the appendix by Scott Main · 15 years ago
  16. af09b67 add api level doc to the appendix by Scott Main · 15 years ago
  17. 13f17c9 Merge change 9372 by Android (Google) Code Review · 15 years ago
  18. 1de1316 The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 15 years ago
  19. 4c94304 Fix a bug in find. by Leon Scroggins · 15 years ago
  20. c479198 Merge change 9359 by Android (Google) Code Review · 15 years ago
  21. 8839ca5 Add several math functions to rsScript_Lib. by Romain Guy · 15 years ago
  22. 3e08aa6 Merge change 9354 by Android (Google) Code Review · 15 years ago
  23. a45c5f0 Merge change 9216 by Android (Google) Code Review · 15 years ago
  24. ade4052 Fix UUID typo and allow incoming AVRCP connections. by Jaikumar Ganesh · 15 years ago
  25. 77d98f4 rebuild the nav cache on mouse clicks during page load by Cary Clark · 15 years ago
  26. a1c94ae Handle SMS during CDMA emergency callback mode by Richard Meng · 15 years ago
  27. 1b0efec am 17c195c8: Merge change 9340 into donut by Android (Google) Code Review · 15 years ago
  28. 17c195c Merge change 9340 into donut by Android (Google) Code Review · 15 years ago
  29. 0105828 Allow the user to jump to the next textfield. by Leon Scroggins · 15 years ago
  30. ed95840 am dccfaefd: Merge change 9285 into donut by Android (Google) Code Review · 15 years ago
  31. dccfaef Merge change 9285 into donut by Android (Google) Code Review · 15 years ago
  32. fd8c0e1 Fix issue 2025872: Deadlock in SoundPool.stop by Eric Laurent · 15 years ago
  33. 106d271 Add technology and authentication type in setupDataCall. by johnwang · 15 years ago
  34. 5190c49 Merge change 9334 by Android (Google) Code Review · 15 years ago
  35. 0355455 Flip the use of triangle icon on the right of settings. by Amith Yamasani · 15 years ago
  36. bb7717a Merge change 9329 by Android (Google) Code Review · 15 years ago
  37. 8c76cef Smoother transitions in GrassRS by Romain Guy · 15 years ago
  38. e3081ef Merge change 9324 by Android (Google) Code Review · 15 years ago
  39. bda9bac am 3e584428: Merge change 9124 into donut by Android (Google) Code Review · 15 years ago
  40. 3e58442 Merge change 9124 into donut by Android (Google) Code Review · 15 years ago
  41. 584a375 First pass at implementing the Grass live wallpaper in RenderScript. by Romain Guy · 15 years ago
  42. 1a20bae Merge change 9287 by Android (Google) Code Review · 15 years ago
  43. 5b5c914 fixed some issues with the software renderer when surfaces are made current. by Mathias Agopian · 15 years ago
  44. 176e650 Clear singleton reference during JetPlayer.release() by Phil Dubach · 15 years ago
  45. bd55b0c Second word lost when SMS is received from email by Satish Roddom · 15 years ago
  46. a05f75d Merge change 9267 by Android (Google) Code Review · 15 years ago
  47. f0f6c51 am c134c281: Merge change 9265 into donut by Android (Google) Code Review · 15 years ago
  48. c134c28 Merge change 9265 into donut by Android (Google) Code Review · 15 years ago
  49. 992c1eb Merge change 9260 by Android (Google) Code Review · 15 years ago
  50. a2ef00b4 Don't invalidate view if setEnabled doesn't change the state. by Amith Yamasani · 15 years ago
  51. f234842 Highlight IMEI-reading as part of READ_PHONE_STATE description by Christopher Tate · 15 years ago
  52. 20b8e3a am 1247a644: Merge change 9243 into donut by Android (Google) Code Review · 15 years ago
  53. 0185fc5 am c2e06072: Tell the SearchManager to stopSearch before starting an in-app voice search. Without this, because of the recent changes to how the search dialog hides and resumes, we end up re-showing the search dialog after returning to the app from voice search, obscu by Mike LeBeau · 15 years ago
  54. 2801ac1 am f4fbdfa5: Update current.xml after review comments. by Jaikumar Ganesh · 15 years ago
  55. ae7d38a Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Android (Google) Code Review · 15 years ago
  56. ab752276 am 0da3bdb4: Fix public API caused due to CDMA changes. by Jaikumar Ganesh · 15 years ago
  57. a31ce10 am 6af2552d: use safeUnref() since the other macro is not defined in donut by Mike Reed · 15 years ago
  58. 93efb72 am 7299d6ad: Merge change 9159 into donut by Android (Google) Code Review · 15 years ago
  59. bb2e26c5 am 67fb5728: Merge change 9147 into donut by Android (Google) Code Review · 15 years ago
  60. 04bdf2ce am 4598d149: Merge change 9145 into donut by Android (Google) Code Review · 15 years ago
  61. 455266e am b203a57d: Merge change 9114 into donut by Android (Google) Code Review · 15 years ago
  62. 9225dfa am f4692640: Add unit tests for netkeystore. by Chung-yih Wang · 15 years ago
  63. cb798bc am 73139aea: Merge change 9075 into donut by Android (Google) Code Review · 15 years ago
  64. afcf686 am 25dff70f: Merge change 9039 into donut by Android (Google) Code Review · 15 years ago
  65. 1247a64 Merge change 9243 into donut by Android (Google) Code Review · 15 years ago
  66. c2e0607 Tell the SearchManager to stopSearch before starting an in-app voice by Mike LeBeau · 15 years ago
  67. 0d45e37 Clean up RIL_SIM_* in RILConstants by John Wang · 15 years ago
  68. d903014 Fix crash while dialing "*228;1" by Libin Tang · 15 years ago
  69. d23b2cd Fix CDMA ERI/roaming indicator issues by Libin Tang · 15 years ago
  70. 8845ea0 Merge change 9245 by Android (Google) Code Review · 15 years ago
  71. 49f7468 Remove android:multiprocess from ShutdownActivity to ensure it runs in the system process. by Mike Lockwood · 15 years ago
  72. a0afa2d Merge change 9236 by Android (Google) Code Review · 15 years ago
  73. dba3ba5 Implement bitmap resource loaders for utility. cleanup rolloRS and checkin maps.png which was missing. by Jason Sams · 15 years ago
  74. e7f0325 Merge change 9070 by Android (Google) Code Review · 15 years ago
  75. f4fbdfa Update current.xml after review comments. by Jaikumar Ganesh · 15 years ago
  76. b995b21 Merge change 9198 by Android (Google) Code Review · 15 years ago
  77. 0da3bdb Fix public API caused due to CDMA changes. by Jaikumar Ganesh · 15 years ago
  78. af3d2be Merge changes 9206,9207 by Android (Google) Code Review · 15 years ago
  79. 5e63189 Fix a debug statement in BufferMapper by Mathias Agopian · 15 years ago
  80. f293b2f NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly scalled by Mathias Agopian · 15 years ago
  81. 396dbf4 Merge change 9175 by Android (Google) Code Review · 15 years ago
  82. ac39b26 Fix missed Aggregate->Contact name change. by Evan Millar · 15 years ago
  83. 5483c50 Merge change 9193 by Android (Google) Code Review · 15 years ago
  84. ef347ef Fix 2016808. We used to send the new scale/scroll info to the UI thread after by Grace Kloba · 15 years ago
  85. cbe7c54 Remove hardcoded maximum frame rate limit from the framework bug 1993400 by James Dong · 15 years ago
  86. bad80e0 Add Activity Intent.ACTION_REQUEST_SHUTDOWN for requesting a system shutdown. by Mike Lockwood · 15 years ago
  87. d2fb980 Represent SID/NID in decimal format. by johnwang · 15 years ago
  88. dcfc5c2 am b91e2b02: Merge change 9073 into donut by Android (Google) Code Review · 15 years ago
  89. cdc50d7 am c6eb5ac9: Merge change 9071 into donut by Android (Google) Code Review · 15 years ago
  90. 0c05edf am 9c71716e: Merge change 9063 into donut by Android (Google) Code Review · 15 years ago
  91. 2a8c531 am 65e5438d: Merge change 8966 into donut by Android (Google) Code Review · 15 years ago
  92. 0cbdb39 am 41c10433: Fix MulticastLock API to match WifiLock API. by Robert Greenwalt · 15 years ago
  93. 6af2552 use safeUnref() since the other macro is not defined in donut by Mike Reed · 15 years ago
  94. ba272be Merge change 9097 by Android (Google) Code Review · 15 years ago
  95. 7299d6a Merge change 9159 into donut by Android (Google) Code Review · 15 years ago
  96. a04e555 check for null native objects, which never happens on a real subclass (we throw in that case) by Mike Reed · 15 years ago
  97. c17ae71 am 0067057c: Merge change 9035 into donut by Android (Google) Code Review · 15 years ago
  98. 0d39ce8 am 3d716ed6: (-s ours) Merge change 9021 into donut by Android (Google) Code Review · 15 years ago
  99. 95528d4 am f4dc9da3: Merge snapshot variant of donut back into the main tree by Jean-Baptiste Queru · 15 years ago
  100. cdc0d94 am 2bad713f: Merge change 8860 into donut by Android (Google) Code Review · 15 years ago