- 9d5316e Add colored rectangles implementation in OpenGLRenderer. by Romain Guy · 14 years ago
- a18dbdf am 801b63d3: am 51e895f0: Merge "Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout changed." into gingerbread by Joe Onorato · 14 years ago
- 038ecb0 Merge "Add support for transformations." by Romain Guy · 14 years ago
- 801b63d am 51e895f0: Merge "Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout changed." into gingerbread by Joe Onorato · 14 years ago
- f6a11b8 Add support for transformations. by Romain Guy · 14 years ago
- 51e895f Merge "Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout changed." into gingerbread by Joe Onorato · 14 years ago
- c27bb55 Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout by Joe Onorato · 14 years ago
- a6e2e01 am bc0793e4: am 03791188: Merge "Remember to initialize timestamps in the dispatch allocator" into gingerbread by Christopher Tate · 14 years ago
- bc0793e am 03791188: Merge "Remember to initialize timestamps in the dispatch allocator" into gingerbread by Christopher Tate · 14 years ago
- 0379118 Merge "Remember to initialize timestamps in the dispatch allocator" into gingerbread by Christopher Tate · 14 years ago
- e91a5db Remember to initialize timestamps in the dispatch allocator by Christopher Tate · 14 years ago
- 5d8faa2 am 2d8e2498: am 4ca092c7: Merge "Fix bug 2772728 with the suggested fix. I wasn\'t able to reproduce it though." into gingerbread by Joe Onorato · 14 years ago
- 2d8e249 am 4ca092c7: Merge "Fix bug 2772728 with the suggested fix. I wasn\'t able to reproduce it though." into gingerbread by Joe Onorato · 14 years ago
- 4ca092c Merge "Fix bug 2772728 with the suggested fix. I wasn't able to reproduce it though." into gingerbread by Joe Onorato · 14 years ago
- 7d77a0a am 90ade3f2: am 9afc1b3e: Merge "Fixed some meta data issues in the recorded mp4 file" into gingerbread by James Dong · 14 years ago
- 90ade3f am 9afc1b3e: Merge "Fixed some meta data issues in the recorded mp4 file" into gingerbread by James Dong · 14 years ago
- 9afc1b3 Merge "Fixed some meta data issues in the recorded mp4 file" into gingerbread by James Dong · 14 years ago
- f92f868 am 98f7aed6: am 1e4b9f39: Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
- 98f7aed am 1e4b9f39: Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
- 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
- da91bf5 Merge "Tweak fix for setXSSAuditorEnabled in LayoutTestController." by Shimeng (Simon) Wang · 14 years ago
- be1304f Tweak fix for setXSSAuditorEnabled in LayoutTestController. by Elliott Slaughter · 14 years ago
- 39a0b21 Fixed some meta data issues in the recorded mp4 file by James Dong · 14 years ago
- 4ecdad3 am c82b4e80: am 69a4817e: Immersive activity API. by Daniel Sandler · 14 years ago
- c82b4e8 am 69a4817e: Immersive activity API. by Daniel Sandler · 14 years ago
- 69a4817 Immersive activity API. by Daniel Sandler · 14 years ago
- c0b14c7 am e4963260: am efbe2d78: Merge "andriod.location.Criteria: Simplify new location criteria APIs a bit." into gingerbread by Mike Lockwood · 14 years ago
- 230f5c1 am 03e90f7e: am 58e9402b: Merge "Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp" into gingerbread by Andreas Huber · 14 years ago
- e496326 am efbe2d78: Merge "andriod.location.Criteria: Simplify new location criteria APIs a bit." into gingerbread by Mike Lockwood · 14 years ago
- 03e90f7 am 58e9402b: Merge "Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp" into gingerbread by Andreas Huber · 14 years ago
- efbe2d7 Merge "andriod.location.Criteria: Simplify new location criteria APIs a bit." into gingerbread by Mike Lockwood · 14 years ago
- 58e9402 Merge "Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp" into gingerbread by Andreas Huber · 14 years ago
- 565879d am 800af390: am b64af9a2: Fix a number of timestamp mismatches in the mp3 extractor and decoder that would lead to invalid reporting of the current playback time for mono and/or non-44100 kHz mp3s. by Andreas Huber · 14 years ago
- 800af39 am b64af9a2: Fix a number of timestamp mismatches in the mp3 extractor and decoder that would lead to invalid reporting of the current playback time for mono and/or non-44100 kHz mp3s. by Andreas Huber · 14 years ago
- 41b839b Merge "Fix 2655246 file descriptor leak when accessing thumbnails http://b/2655246" by Marco Nelissen · 14 years ago
- c047b95 am bc337d2f: am 73ccafb5: Merge "Fix a bug where requestDisallowInterceptTouchEvent does not get called when scrolling is resumed after stopping a fling." into gingerbread by Adam Powell · 14 years ago
- 1150dac am 0c837a2e: am 9fe2c4e2: am 753e5609: Merge "docs: update backup dev guide with Android Backup Service registration info" into froyo by Scott Main · 14 years ago
- c6a2cb0 am 845f5414: am 2c2ce8e5: Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 14 years ago
- c19d494 am da9269af: am 3238302b: Merge "media: add AudioRecord::getMinFrameCount()." into gingerbread by Chia-chi Yeh · 14 years ago
- 79ec547 am 7d329785: am d1559d6b: Merge "Fix issue 2301630: Mismatch of state occurs when media server is killed while in-call." into gingerbread by Eric Laurent · 14 years ago
- bb9524b Add implementations for clipRect(), save() and restore(). by Romain Guy · 14 years ago
- 8900c32 andriod.location.Criteria: Simplify new location criteria APIs a bit. by Mike Lockwood · 14 years ago
- fb41d59 Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp by Andreas Huber · 14 years ago
- 1ba38b6 Fix 2655246 file descriptor leak when accessing thumbnails http://b/2655246 by Ray Chen · 14 years ago
- b64af9a Fix a number of timestamp mismatches in the mp3 extractor and decoder that would lead to invalid reporting of the current playback time for mono and/or non-44100 kHz mp3s. by Andreas Huber · 14 years ago
- 03f0292 New XmlDocumentProvider class. by Gilles Debunne · 14 years ago
- 84d000e am 9666d3c0: am 750600a1: Merge "Single track optimization" into gingerbread by James Dong · 14 years ago
- 320742b am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatching." into gingerbread by Dianne Hackborn · 14 years ago
- a58a7ae am ca36e9ee: am 7c1a2dfa: am 17ae6465: Merge "Doc change: Fix description of certificate matching requirement for app updates." into froyo by Dirk Dougherty · 14 years ago
- c4c6635 am 57b53265: am ef730e6e: Merge "Fix javadocs." into gingerbread by Daniel Sandler · 14 years ago
- 9b1c2a5 am 6adf0c4d: am ef1c48d6: Merge "Make the prefetcher read packets from the network after a keep-alive timeout expires regardless of whether its currently actively fetching data or not." into gingerbread by Andreas Huber · 14 years ago
- c450cd0 am 235073a5: am 8a42f881: Merge "Make sure sine: is supported again in stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
- fc667da am 06967683: am e5671bfe: Merge "Audio/video sync during recording (second part)" into gingerbread by James Dong · 14 years ago
- 6c55b8b am 71764c4c: am 613dde4a: Revised "immersive mode" API. by Daniel Sandler · 14 years ago
- b09448e am dae19d7c: am aaf39f84: Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbread by Mike Lockwood · 14 years ago
- 8190082 am 1e08cc1d: am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
- 3b224f9 am a4f98094: am 07ccf5ad: remove unused YUV formats by Mathias Agopian · 14 years ago
- 6bab6ce am d076b590: am 875500b4: Merge "AmrInputStream refresh: eliminate the dependency upon OpenCore\'s code" into gingerbread by James Dong · 14 years ago
- bc337d2 am 73ccafb5: Merge "Fix a bug where requestDisallowInterceptTouchEvent does not get called when scrolling is resumed after stopping a fling." into gingerbread by Adam Powell · 14 years ago
- 73ccafb Merge "Fix a bug where requestDisallowInterceptTouchEvent does not get called when scrolling is resumed after stopping a fling." into gingerbread by Adam Powell · 14 years ago
- fc94e89 am efcf68aa: am ef8f96a7: Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
- f3a8f74 am b9fd188a: am d91ac98a: fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 14 years ago
- 37d9a6b am cefb8858: am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 14 years ago
- dc79f0f am bf900939: am 7e73a2ce: Merge "Improve SensorManager documentation" into gingerbread by Mathias Agopian · 14 years ago
- e981c88 am b1efc3f6: am 7fbdc84e: More native input event dispatching. by Jeff Brown · 14 years ago
- 0c837a2 am 9fe2c4e2: am 753e5609: Merge "docs: update backup dev guide with Android Backup Service registration info" into froyo by Scott Main · 14 years ago
- 9fe2c4e am 753e5609: Merge "docs: update backup dev guide with Android Backup Service registration info" into froyo by Scott Main · 14 years ago
- 753e560 Merge "docs: update backup dev guide with Android Backup Service registration info" into froyo by Scott Main · 14 years ago
- 7fb6a8b Merge "Adds a Geolocation permission handler to the WebRuntime" by Steve Block · 14 years ago
- 1218fce Adds a Geolocation permission handler to the WebRuntime by Steve Block · 14 years ago
- 24ca454 Check for spanned before computing tab stops by Kenny Root · 14 years ago
- 9643849 docs: update backup dev guide with Android Backup Service registration info by Scott Main · 14 years ago
- 8d11103 if attach database sql statement is exec'ed, disable write WAL by Vasu Nori · 14 years ago
- 845f541 am 2c2ce8e5: Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 14 years ago
- 2c2ce8e Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 14 years ago
- 433517b Merge "Fix 32&24 ->16 bit bitmap uploads." by Jason Sams · 14 years ago
- 0ebd569 Fix 32&24 ->16 bit bitmap uploads. by Jason Sams · 14 years ago
- 7493c52 Merge "Re-enable optimization for detecting nop state changes in fragment and vertex programs." by Jason Sams · 14 years ago
- 7c1f4c3 Re-enable optimization for detecting nop state changes in fragment by Jason Sams · 14 years ago
- da9269a am 3238302b: Merge "media: add AudioRecord::getMinFrameCount()." into gingerbread by Chia-chi Yeh · 14 years ago
- 3238302 Merge "media: add AudioRecord::getMinFrameCount()." into gingerbread by Chia-chi Yeh · 14 years ago
- 110486f Fix a bug where requestDisallowInterceptTouchEvent does not get called by Adam Powell · 14 years ago
- 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 14 years ago
- 7d32978 am d1559d6b: Merge "Fix issue 2301630: Mismatch of state occurs when media server is killed while in-call." into gingerbread by Eric Laurent · 14 years ago
- d1559d6 Merge "Fix issue 2301630: Mismatch of state occurs when media server is killed while in-call." into gingerbread by Eric Laurent · 14 years ago
- 97d61f7 media: add AudioRecord::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
- 3c652ca Fix issue 2301630: Mismatch of state occurs when media server is killed while in-call. by Eric Laurent · 14 years ago
- 46b1e46 Merge "fix broken current.xml" by Vasu Nori · 14 years ago
- f49922e fix broken current.xml by Vasu Nori · 14 years ago
- fde7306 Merge "for memory databases, don't set journal_mode and don't allow WAL" by Vasu Nori · 14 years ago
- a98cb26 for memory databases, don't set journal_mode and don't allow WAL by Vasu Nori · 14 years ago
- 5dc0c82 Add setXSSAuditorEnabled support in WebSettings. by Elliott Slaughter · 14 years ago
- 9666d3c am 750600a1: Merge "Single track optimization" into gingerbread by James Dong · 14 years ago
- 750600a1 Merge "Single track optimization" into gingerbread by James Dong · 14 years ago
- 75d41c9 Merge "Create CallManager class." by John Wang · 14 years ago
- d402d69 Merge "MTP: Use a fd instead of a file path in file transfer ioctls." by Mike Lockwood · 14 years ago
- fc2c02e Merge "mtptest: Add option to specify storage path at the command line." by Mike Lockwood · 14 years ago
- 42dbfa5 MTP: Use a fd instead of a file path in file transfer ioctls. by Mike Lockwood · 14 years ago
- dff6e6e mtptest: Add option to specify storage path at the command line. by Mike Lockwood · 14 years ago
- 61ebc86 Merge "Fix simulator build again." by Romain Guy · 14 years ago