- 33bcfa2 First cut of basic RS headers for ScriptC. Not nearly complete. by Jason Sams · 15 years ago
- 0b43747 Fix loading from the cache for synchronous requests by Steve Block · 15 years ago
- 4ab72cb b/2511635 Browser displays incorrect SSL cert information by Brian Carlstrom · 15 years ago
- beb0c1b Merge "Make JNI function for setLocale() call register_localized_collators() with the current locale, not previous one, every time it is possible." by Daisuke Miyakawa · 15 years ago
- ea579c7 Merge ""isPlaying" should never block, acquiring the mutex here is unnecessary, rather than investing in a separate mutex guarding just "mFlags" we accept returning "true" from isPlaying one too many times." by Marco Nelissen · 15 years ago
- 4040d44 Merge "fix typos in docs" by Joe Onorato · 15 years ago
- e0d3507 fix typos in docs by Joe Onorato · 15 years ago
- 10ce6c5 Merge "Properly use a long long literal to avoid under/overflow during fps computation." by Andreas Huber · 15 years ago
- d73a81c Properly use a long long literal to avoid under/overflow during fps computation. by Andreas Huber · 15 years ago
- 1fbf63a "isPlaying" should never block, acquiring the mutex here is unnecessary, rather than investing in a separate mutex guarding just "mFlags" we accept returning "true" from isPlaying one too many times. by Andreas Huber · 15 years ago
- 1e65d9e Use float instead of cast to int when calculating by Grace Kloba · 15 years ago
- 43bde92 Merge "Plugin surfaces will be limited to 270% of the devices screen size." by Derek Sollenberger · 15 years ago
- d222a16 Plugin surfaces will be limited to 270% of the devices screen size. by Derek Sollenberger · 15 years ago
- 9f4c8e9 Merge "Resize AutoCompleteTextView's dropdown when the list content changes. Bug #2517711" by Romain Guy · 15 years ago
- 6a67810 Resize AutoCompleteTextView's dropdown when the list content changes. by Romain Guy · 15 years ago
- c8b7b9f Add progress indicator to USB mass storage screen. by Daniel Sandler · 15 years ago
- a5bd122 Merge "close() database should close the db no matter what the ref count says" by Vasu Nori · 15 years ago
- 0794cd3 Merge "Move MountService's Handler to a different thread." by Daniel Sandler · 15 years ago
- 4f33d80 Merge "Implement eglInitialize / eglTerminate reference counting" by Jack Palevich · 15 years ago
- 7f83e10 Merge "Properly handle errors during the codec configuration phase, attempt to revert to next available (likely software-) codec if configuration fails." by Andreas Huber · 15 years ago
- 5f27ef4 Move MountService's Handler to a different thread. by Daniel Sandler · 15 years ago
- 52c6c10 Merge "Remove flaky test MemoryFileTest:testPurge from large suite." by Brett Chabot · 15 years ago
- 04708b5 Merge "fix the way last insert rowid is returned" by Vasu Nori · 15 years ago
- 7148b15 Merge "Restrict plugins to a fixed size surface after exceeding a pixel threshold." by Derek Sollenberger · 15 years ago
- 4670457 Merge "Set SOURCE to app package name when starting QSB (if not set)" by Bjorn Bringert · 15 years ago
- e1e37c6 Remove flaky test MemoryFileTest:testPurge from large suite. by Brett Chabot · 15 years ago
- 2a09c7e Properly handle errors during the codec configuration phase, attempt to revert to next available (likely software-) codec if configuration fails. by Andreas Huber · 15 years ago
- 8ae4c67 Merge "Dismiss a dialog if dimissed right after calling show(). Bug #2508607" by Romain Guy · 15 years ago
- 08a4ac3 Dismiss a dialog if dimissed right after calling show(). Bug #2508607 by Romain Guy · 15 years ago
- f6373e9 close() database should close the db no matter what the ref count says by Vasu Nori · 15 years ago
- 41df3f7 Restrict plugins to a fixed size surface after exceeding a pixel threshold. by Derek Sollenberger · 15 years ago
- e118d6f Merge "Add ABORT support to Obex lib" by Jaikumar Ganesh · 15 years ago
- 202755c Merge "- make the SyncManager add periodic syncs when it upgrades from a version of the accounts.xml file that pre-dated periodic syncs, e.g. eclair or early froyo. http://b/2515823 - make the AccountManagerService dump() use a getAccounts call that doesn't check the GET_ACCOUNTS permission to make it useful in "adb bugreport" - add some logging to SyncManager to help track down a problem" by Fred Quintana · 15 years ago
- c2e4691 - make the SyncManager add periodic syncs when it upgrades from a by Fred Quintana · 15 years ago
- 8258ebd Add ABORT support to Obex lib by Lixin Yue · 15 years ago
- 5bf6724 fix the way last insert rowid is returned by Vasu Nori · 15 years ago
- 0543a5a Merge "Fixes bug 2502132, and masks bug 2518313." by Glenn Kasten · 15 years ago
- 0d4726a Merge "Fix regression in directory scanning" by Kenny Root · 15 years ago
- f62dd66 Fixes bug 2502132, and masks bug 2518313. by Glenn Kasten · 15 years ago
- d489240 Merge "HTTPDataSource must be connected before it is usable. Fix this in the stagefright tool." by Andreas Huber · 15 years ago
- 1af34be HTTPDataSource must be connected before it is usable. Fix this in the stagefright tool. by Andreas Huber · 15 years ago
- c7f394e Merge "Adjust expected text frame length in ID3" by Kenny Root · 15 years ago
- c0b778e http://b/issue?id=2501101 by Leon Clarke · 15 years ago
- 3c24cb7 Set SOURCE to app package name when starting QSB (if not set) by Bjorn Bringert · 15 years ago
- 0c2ab24 Adjust expected text frame length in ID3 by Kenny Root · 15 years ago
- 2c62f5f Merge "fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire" by Mathias Agopian · 15 years ago
- 0a41c3c Implement eglInitialize / eglTerminate reference counting by Jack Palevich · 15 years ago
- a8c02d7 Fix regression in directory scanning by Kenny Root · 15 years ago
- 650e22c Merge "Fix monkey bug 2512055" by Adam Powell · 15 years ago
- 22cb2f4 Fix monkey bug 2512055 by Adam Powell · 15 years ago
- 9e3d693 fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire by Mathias Agopian · 15 years ago
- 82ce6f1 Merge "Round up ImageView translations to avoid nasty surprises. Bug #2499812" by Romain Guy · 15 years ago
- b945639 Make JNI function for setLocale() call register_localized_collators() by Daisuke Miyakawa · 15 years ago
- b493820 Round up ImageView translations to avoid nasty surprises. Bug #2499812 by Romain Guy · 15 years ago
- 0167c31 Merge "Switch SelectionBuilder to accept Object[], fix NPE." by Jeff Sharkey · 15 years ago
- 88f183e Merge "Correctly handle disabled list items in AutoCompleteTextView. Bug #2516659" by Romain Guy · 15 years ago
- 2beee4d Correctly handle disabled list items in AutoCompleteTextView. Bug #2516659 by Romain Guy · 15 years ago
- 27e8576 Merge "Update the tethering icons." by Robert Greenwalt · 15 years ago
- 56f480b Update the tethering icons. by Robert Greenwalt · 15 years ago
- 0cd57a4 Switch SelectionBuilder to accept Object[], fix NPE. by Jeff Sharkey · 15 years ago
- cf2826e Merge "Fix bug 2516434" by Adam Powell · 15 years ago
- be455be Merge "Improve eglSwapBuffers error handling." by Jack Palevich · 15 years ago
- 04b17ab Improve eglSwapBuffers error handling. by Jack Palevich · 15 years ago
- 83134c1 Merge "Removed compatibility function (was left in before to not break the build) Bug:2501468" by Dmitri Plotnikov · 15 years ago
- c501429 Fix bug 2516434 by Adam Powell · 15 years ago
- 1b43779 Merge "Revert TTS output filter tuning after reverting the Pico 1.1.0.2 energy distribution change in an attempt to fix bug 2449814." by Jean-Michel Trivi · 15 years ago
- 1105f0f Revert TTS output filter tuning after reverting the Pico 1.1.0.2 by Jean-Michel Trivi · 15 years ago
- 1e909ed Merge "Add definitions for WiMAX and iDen network types." by jsh · 15 years ago
- b258659 Merge "Fix 2428368: Fix most of the lockscreen orientation refresh bugs" by Jim Miller · 15 years ago
- 8214deb Add definitions for WiMAX and iDen network types. by jsh · 15 years ago
- 4f096dc Merge "Replace all uses of bzero with memset. Bzero and memset are both compiler built-ins so this change should not negatively effect the generated code. However, a forthcoming commit will remove the implicit include of strings.h from stdlib.h and bzero will no longer be visible in these translation units without additional includes." by Carl Shapiro · 15 years ago
- 1a3786a Merge "Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call." by Jean-Michel Trivi · 15 years ago
- 6af8e14 Merge "Fix bugs when transitioning out of touch mode" by Adam Powell · 15 years ago
- 51a6bee Fix bugs when transitioning out of touch mode by Adam Powell · 15 years ago
- b06a68b Merge "Add a name to the previously-unnamed thread created by SoundPoolThread." by Steve Howard · 15 years ago
- fc2ece4 update comment on WebView loadData by Cary Clark · 15 years ago
- 0e08f2d Merge "Allocate SQLiteQueryBuilder's WHERE clause StringBuilder lazily." by Brad Fitzpatrick · 15 years ago
- 43f0e8e We no longer do sanity checks based on "hdlr" tags in .mp4 files. Pretty soon we'll play any bytestream that even vaguely resembles the spec... by Andreas Huber · 15 years ago
- 74d4843 Fix #2509370 ThumbnailUtils.createThumbnailFromEXIF crashes media provider. by Ray Chen · 15 years ago
- 7d74086 Merge "Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files." by Andreas Huber · 15 years ago
- 174de8e Merge "Fix the media metadata retriever (tests). The native constants must match those published at the java layer." by Andreas Huber · 15 years ago
- 2d6f709 Merge "Tag the "testid3" commandline tool as "debug-only". It doesn't need to be included in release builds." by Andreas Huber · 15 years ago
- 9fbaca9 Tag the "testid3" commandline tool as "debug-only". It doesn't need to be included in release builds. by Andreas Huber · 15 years ago
- 244e896 Merge "Allow plugin's surface to handle touch when in full-screen." by Derek Sollenberger · 15 years ago
- 4d60fc5 Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files. by Andreas Huber · 15 years ago
- 4aa4419 Merge "Call close on Cursors in finally blocks." by Leon Scroggins · 15 years ago
- 122ff04 Fixing the sim build. by Andreas Huber · 15 years ago
- fe1143b Call close on Cursors in finally blocks. by Leon Scroggins · 15 years ago
- e6335c9 Add locking around AudioRecord release() function in JNI. Bug 2481952. by Dave Sparks · 15 years ago
- f0f7eb0 Merge "Fix issue 2512221: Car Dock Notification doesn't go away" by Dianne Hackborn · 15 years ago
- c28ff44 Allow plugin's surface to handle touch when in full-screen. by Derek Sollenberger · 15 years ago
- f3c755a Adds XPath layout tests to DumpRenderTree ignoreResults list as Android does not support XPath by Steve Block · 15 years ago
- 780b260 Fix issue 2512221: Car Dock Notification doesn't go away by Tobias Haamel · 15 years ago
- 677bc7d Merge "misc fixes, including 0xB0B8" by Mike Reed · 15 years ago
- 97be154 misc fixes, including 0xB0B8 by Mike Reed · 15 years ago
- 8e3015e Replace all uses of bzero with memset. Bzero and memset are both by Carl Shapiro · 15 years ago
- ae6cdd1 Allocate SQLiteQueryBuilder's WHERE clause StringBuilder lazily. by Brad Fitzpatrick · 15 years ago
- e4b8c42 Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call. by Jean-Michel Trivi · 15 years ago
- 24217d8 Merge "Use a Go button instead of a magnifying glass in the keyboard for in-app search." by Amith Yamasani · 15 years ago
- b644f85 Fixing a small API check issue to get the builds green by Jesse Wilson · 15 years ago