1. 53305e8 Merge change 8421 by Android (Google) Code Review · 15 years ago
  2. 8af858e9 Unbreak build by making the build of renderscript again conditional on BUILD_RENDERSCRIPT until we can figure out why the build servers see an error that does not reproduce locally. by Jason Sams · 15 years ago
  3. bc51202 Merge change 8279 by Android (Google) Code Review · 15 years ago
  4. e29d471 Move the java and jni renderscript files to the proper location. by Jason Sams · 15 years ago
  5. 102313a Fix issue 1999585: audioflinger crash. by Eric Laurent · 15 years ago
  6. 2c817f5 Fix the sim build. by Eric Laurent · 15 years ago
  7. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  8. ebd7bc5 Merge change 8109 by Android (Google) Code Review · 15 years ago
  9. 43ab763 Add a flag to set whether the overlay has been initialized. Commit needs to be called at least once on each overlay, and it appears that sometimes this by Rebecca Schultz Zavin · 15 years ago
  10. a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 15 years ago
  11. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  12. eceb3bf Merge change 8038 by Android (Google) Code Review · 15 years ago
  13. ee41112 Enable light sources and update film test app. by Jason Sams · 15 years ago
  14. 7ac5e69 Fix hardware overlay so all changes are commited when done. by Rebecca Schultz Zavin · 15 years ago
  15. c7b0dba Merge change 7939 by Android (Google) Code Review · 15 years ago
  16. c97bb88 Split rsScriptC into class implemtation and library functions. Update test apps, all 3 should be working. by Jason Sams · 15 years ago
  17. 8ed7d69 Merge change 5892 by Android (Google) Code Review · 15 years ago
  18. 469b4c6 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
  19. fd7628a Merge change 7806 by Android (Google) Code Review · 15 years ago
  20. e6c8e9b Fix fountain and more rollo ui work. by Jason Sams · 15 years ago
  21. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  22. fd0efa0 Merge change 7724 by Android (Google) Code Review · 15 years ago
  23. 82be123 Merge change 7723 by Android (Google) Code Review · 15 years ago
  24. 7df0702 Remove shadows and invert dx sign in zoomed mode. by Jason Sams · 15 years ago
  25. e1babd4 Instead of using -1 for pid and uid in the simulator, and then having by Marco Nelissen · 15 years ago
  26. 15431a9 EventHub: Compare name instead of id when excluding event input devices. by Mike Lockwood · 15 years ago
  27. c1ea948 More usability tweaks including turning the icons right side up. by Jason Sams · 15 years ago
  28. 3d88fc0 am 3e1663a2: Merge change 7536 into donut by Android (Google) Code Review · 15 years ago
  29. 764205c Fix conflict with automatic DPI support on high density devices by forcing bitmap loading to not be scaled. by Jason Sams · 15 years ago
  30. 54440a0 Update rollo and renderscript to the new ACC compiler interface. by Jason Sams · 15 years ago
  31. 6d2090e Hardware overlay support by Benny Wong · 15 years ago
  32. 7bdc990 Merge change 7491 by Android (Google) Code Review · 15 years ago
  33. c75a257 Update rollo with new interactivity model. by Jason Sams · 15 years ago
  34. d2792e3 fix FILE* version of ZipUtils::inflateToBuffer by Doug Zongker · 15 years ago
  35. 1d9dfc5 EventHub: Add support for excluding devices from being opened by as a keyboard. by Mike Lockwood · 15 years ago
  36. 0c421c0 Merge change 7490 by Android (Google) Code Review · 15 years ago
  37. 4cc8c7d Merge change 7489 by Android (Google) Code Review · 15 years ago
  38. f470426 Merge change 7419 by Android (Google) Code Review · 15 years ago
  39. 92d2b40 Standby A2DP audio hardware interface when disabling A2DP. by Nick Pelly · 15 years ago
  40. ee5bbb7 Need to skip the padding after reading. by Joe Onorato · 15 years ago
  41. e3dd884 Implement virtual button support. by Dianne Hackborn · 15 years ago
  42. 399bfce Fix master build errors post merge with master_gl branch. by Jason Sams · 15 years ago
  43. 7aa4f3a More test app work by Jason Sams · 15 years ago
  44. fad6c94 another attempt to fix the sim by Mathias Agopian · 15 years ago
  45. ac2dd4d first attempt to fix the sim by Mathias Agopian · 15 years ago
  46. 3a5351e Merge change 6898 by Android (Google) Code Review · 15 years ago
  47. 8d9a5eff fix [1964315] crash in the surface.cpp while browsing by Mathias Agopian · 15 years ago
  48. b1c4ca5 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 15 years ago
  49. 64676f3 1st cut of a3d file loader. by Jason Sams · 15 years ago
  50. f31d407 fix [1967226] Donut orientation animation (dimming and blur) is slower than Cupcake by Mathias Agopian · 15 years ago
  51. b5af325 rename libsgl/libcorecg to libskia by Mike Reed · 15 years ago
  52. 679353d Merge change 6742 by Android (Google) Code Review · 15 years ago
  53. cafec03 fix [1969200] Uninitialized double passed to Math.sqrt() by Mathias Agopian · 15 years ago
  54. 07e456d am 4d2dbebf: fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 15 years ago
  55. 4d2dbeb fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 15 years ago
  56. 05dab6f fix for [1969185] valgrind errors in new gl stuff by Mathias Agopian · 15 years ago
  57. 58e8131 am be91fdbc: Merge change 6665 into donut by Android (Google) Code Review · 15 years ago
  58. 2b479be am 3893da46: Merge change 6614 into donut by Android (Google) Code Review · 15 years ago
  59. c916e06 am fe811d8b: Merge change 6603 into donut by Android (Google) Code Review · 15 years ago
  60. e2bf80f am 8a715b4b: Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
  61. 6c11e73 Fix resources not being set correctly. by Dianne Hackborn · 15 years ago
  62. 4e64633 Fix issue 1970108: crash in AudioFlinger::isMusicActive() by Eric Laurent · 15 years ago
  63. fe811d8 Merge change 6603 into donut by Android (Google) Code Review · 15 years ago
  64. 361d477 quick fix; utf8_codepoint_count must be utf8_length by Daisuke Miyakawa · 15 years ago
  65. 8a715b4 Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
  66. 6698d16 resolved conflicts for merge of 04c7d0f8 to master by Dave Sparks · 15 years ago
  67. f05b33b Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 by Daisuke Miyakawa · 15 years ago
  68. 59c1a93 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 15 years ago
  69. 03217ae am a5188a09: Merge change 6367 into donut by Android (Google) Code Review · 15 years ago
  70. a5188a0 Merge change 6367 into donut by Android (Google) Code Review · 15 years ago
  71. 7e566a7 Add virtual destructor. by Marco Nelissen · 15 years ago
  72. 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
  73. 88e209d Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
  74. 94aadce trying to fix the sim, I'm not even sure this syntaxe is valid, but my compilo doesn't complain by Mathias Agopian · 15 years ago
  75. 181a981 should fix sim build by Mathias Agopian · 15 years ago
  76. 03a9a34 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  77. 17ffe10 am 991eec03: Merge change 6252 into donut by Android (Google) Code Review · 15 years ago
  78. 78c4051 Don't re-parse the framework resources all the time. by Dianne Hackborn · 15 years ago
  79. fee47b6 am c7396025: Merge change 6084 into donut by Android (Google) Code Review · 15 years ago
  80. 7a91dc1 am 2bbb80e1: Merge change 5994 into donut by Android (Google) Code Review · 15 years ago
  81. f780d32 don't need to link against libsgl by Mathias Agopian · 15 years ago
  82. d763b5d get rid of references to MemoryDealer in SurfaceFlinger by Mathias Agopian · 15 years ago
  83. 0926b61 forgot to remove those files by Mathias Agopian · 15 years ago
  84. 359140c free gralloc buffers as soon as possible (when a surface is not visible any longer), client who have the buffers still mapped won't crash, btu may see garbage data by Mathias Agopian · 15 years ago
  85. ec0ab53 Merge change 6140 by Android (Google) Code Review · 15 years ago
  86. 4244afa Add support for multitexture and fix allocation ref counting bug in RS. Add plaque to rollo and leave it disabled due to ugly appearance. by Jason Sams · 15 years ago
  87. c739602 Merge change 6084 into donut by Android (Google) Code Review · 15 years ago
  88. a1b653d Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) by James Dong · 15 years ago
  89. d96e0b0 am 6e1647a2: Merge change 5829 into donut by Android (Google) Code Review · 15 years ago
  90. ae78df4 Merge change 6022 by Android (Google) Code Review · 15 years ago
  91. aabd009 Update rollo with icon images. by Jason Sams · 15 years ago
  92. dfe983b Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  93. 7f32b42 Merge change 5992 by Android (Google) Code Review · 15 years ago
  94. 9a5e3e1 Less logging in some places. More in others. by Joe Onorato · 15 years ago
  95. ff80ceb Allocate 16MB for surfaces on Firstone, since 8MB is way to small for our bigger screen. by Mathias Agopian · 15 years ago
  96. 7605bf3 Merge change 5984 by Android (Google) Code Review · 15 years ago
  97. d4b95fd Merge change 5983 by Android (Google) Code Review · 15 years ago
  98. fdcc14e Update rollo and support functions. Includes mockup of some new ui concepts. by Jason Sams · 15 years ago
  99. 0795684 am b8a10fe4: Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 15 years ago
  100. ed3240e am 58ebdcc0: Merge change 5625 into donut by Android (Google) Code Review · 15 years ago