- c0524d2 am 3ff7cecd: Merge "DO NOT MERGE" into eclair-mr2 by Grace Kloba · 15 years ago
- 3ff7cec Merge "DO NOT MERGE" into eclair-mr2 by Grace Kloba · 15 years ago
- 3ca122d am cfb50c66: Merge "If we get TOUCH_UP before getting the WebCore\'s response for TOUCH_DOWN, remove the pending TOUCH_EVENT before proceeding to fling." into eclair-mr2 by Grace Kloba · 15 years ago
- cfb50c6 Merge "If we get TOUCH_UP before getting the WebCore's response for TOUCH_DOWN, remove the pending TOUCH_EVENT before proceeding to fling." into eclair-mr2 by Grace Kloba · 15 years ago
- a752a94 If we get TOUCH_UP before getting the WebCore's by Grace Kloba · 15 years ago
- ef962fc DO NOT MERGE by Grace Kloba · 15 years ago
- a630dcd am ecde72fe: Ensure the IME is rendered above the surface when we z-order the surface to be on top. by Derek Sollenberger · 15 years ago
- ecde72f Ensure the IME is rendered above the surface when we z-order the surface to be on top. by Derek Sollenberger · 15 years ago
- cbe4f88 am a406fb90: DO NOT MERGE by Grace Kloba · 15 years ago
- a406fb90 DO NOT MERGE by Grace Kloba · 15 years ago
- 3db1eba am 4ed2b1c3: Pass touch event time from Java to WebKit by Grace Kloba · 15 years ago
- 4ed2b1c Pass touch event time from Java to WebKit by Grace Kloba · 15 years ago
- 5b7ea01 am e7b2845d: Merge "DO NOT MERGE return an error when Surface::lock() is called while the surface is already locked." into eclair-mr2 by Patrick Scott · 15 years ago
- c811cd9 am caf0ce3c: Delay resetting mPreventDrag flags so that the Plugin will have more time to respond whether it wants to handle the touch events. (not have to return the value from WebViewCore before the first tap is up) by Grace Kloba · 15 years ago
- cf0957c am 77dc179b: As embedded and full screen shares the same view, we have to replace the AbsoluteLayout with ViewGroup.Layout before setting it to the dialog as dialog\'s FrameLayout doesn\'t accept AbsoluteLayout. by Grace Kloba · 15 years ago
- e7b2845 Merge "DO NOT MERGE return an error when Surface::lock() is called while the surface is already locked." into eclair-mr2 by Patrick Scott · 15 years ago
- caf0ce3 Delay resetting mPreventDrag flags so that the Plugin by Grace Kloba · 15 years ago
- 3348f5a DO NOT MERGE by Mathias Agopian · 15 years ago
- 77dc179 As embedded and full screen shares the same view, by Grace Kloba · 15 years ago
- 1f7747a am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 15 years ago
- 7cabb03 Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 15 years ago
- 0123101 am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 15 years ago
- af2af4e5 Add proper support for fixed position elements by Nicolas Roard · 15 years ago
- 70c4f6c am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 15 years ago
- 021b7b4 Add a static method to obtain the mime type from extension. by Patrick Scott · 15 years ago
- ace8add am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 15 years ago
- 2edd682 Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 15 years ago
- 1fed31a am fef4874a: fixing build break by removing unused imports. by Derek Sollenberger · 15 years ago
- fef4874a fixing build break by removing unused imports. by Derek Sollenberger · 15 years ago
- d55aa75 am 7c5bf466: consolidating to only use one surface per plugin. give plugin access to java context. by Derek Sollenberger · 15 years ago
- 7c5bf46 consolidating to only use one surface per plugin. give plugin access to java context. by Derek Sollenberger · 15 years ago
- ff7d33b am 04e0a101: Bring up IME after receiving a response from webkit. by Leon Scroggins · 15 years ago
- 04e0a10 Bring up IME after receiving a response from webkit. by Leon Scroggins · 15 years ago
- 4e9a9d8 am c89b13b9: Use Calendar.add() instead of Calendar.roll() by Leon Scroggins · 15 years ago
- c89b13b Use Calendar.add() instead of Calendar.roll() by Leon Scroggins · 15 years ago
- 2110bb0 am affa5d2c: remove unused jni interfaces by Cary Clark · 15 years ago
- affa5d2 remove unused jni interfaces by Cary Clark · 15 years ago
- bd6029f am 3a503399: Request <label> info only when accessing a textfield. by Leon Scroggins · 15 years ago
- 3a50339 Request <label> info only when accessing a textfield. by Leon Scroggins · 15 years ago
- 9e5f3ec am e3bbaf6c: Merge "set nine patch padding initially to an empty rectangle" into eclair-mr2 by Cary Clark · 15 years ago
- fbd3afb am e38fc189: Show label information as hint text by Leon Scroggins · 15 years ago
- e3bbaf6 Merge "set nine patch padding initially to an empty rectangle" into eclair-mr2 by Cary Clark · 15 years ago
- e57b7b0 set nine patch padding initially to an empty rectangle by Cary Clark · 15 years ago
- e38fc18 Show label information as hint text by Leon Scroggins · 15 years ago
- 552346a am 106f9b24: Patch from Huahui Wu. by Grace Kloba · 15 years ago
- 106f9b2 Patch from Huahui Wu. by Grace Kloba · 15 years ago
- 081798f am 38863336: layers support by Nicolas Roard · 15 years ago
- 3886333 layers support by Nicolas Roard · 15 years ago
- 8d562f7 am bc7afcb9: Merge "free the NPObject in NPP_Destroy." into eclair-mr2 by Grace Kloba · 15 years ago
- 9002eb4 am 67166b6e: Merge "Cleanup the cache file when we decide not saving it. This logic was lost when we switched back using FLASH instead of RAM for the cache." into eclair-mr2 by Grace Kloba · 15 years ago
- bc7afcb Merge "free the NPObject in NPP_Destroy." into eclair-mr2 by Grace Kloba · 15 years ago
- 67166b6 Merge "Cleanup the cache file when we decide not saving it. This logic was lost when we switched back using FLASH instead of RAM for the cache." into eclair-mr2 by Grace Kloba · 15 years ago
- 1b9d760 am e26efa32: If the DOM changes textfield focus, make the IME work properly. by Leon Scroggins · 15 years ago
- e26efa3 If the DOM changes textfield focus, make the IME work properly. by Leon Scroggins · 15 years ago
- 998c05b Cleanup the cache file when we decide not saving it. by Grace Kloba · 15 years ago
- c782c8d free the NPObject in NPP_Destroy. by Grace Kloba · 15 years ago
- 014085a am 4bc95d19: Merge change Iab089078 into eclair-mr2 by Charles Chen · 15 years ago
- 68e9014 am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
- 4bc95d1 Merge change Iab089078 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 484d288 Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
- 49a791a am 4350e145: Move the full screen\'s matching embedded view to be fully visible so that the touch will always work. by Grace Kloba · 15 years ago
- 4350e14 Move the full screen's matching embedded view to be by Grace Kloba · 15 years ago
- ad2fa35 am d4a4729c: Update imports to android-common by Tom Taylor · 15 years ago
- d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
- 497cf2b am 6a188713: Merge change I37f5ced1 into eclair-mr2 by Tom Taylor · 15 years ago
- 6a18871 Merge change I37f5ced1 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- fb2fbef am 9a67c820: Address the multiple resizing during initializing problem adobe run into. by Grace Kloba · 15 years ago
- 9a67c82 Address the multiple resizing during initializing problem adobe run into. by Grace Kloba · 15 years ago
- 122fe7e am 4d0e827d: Attempt to fix simular build break. Missing header file stdlib.h for free, malloc, etc by James Dong · 15 years ago
- 4d0e827d Attempt to fix simular build break. by James Dong · 15 years ago
- 2473eb4 am 4e4795c8: Fix a memory corruption problem in software M4v/H263 decoder due to out-of-scope local variable by James Dong · 15 years ago
- 4e4795c Fix a memory corruption problem in software M4v/H263 decoder due to out-of-scope local variable by James Dong · 15 years ago
- 5ee51f0 am 05de7c88: Merge change I420cc110 into eclair-mr2 by Jim Miller · 15 years ago
- 05de7c8 Merge change I420cc110 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 2431744 am 421c72b6: Cleanup of process-specific DNS. by Robert Greenwalt · 15 years ago
- 421c72b Cleanup of process-specific DNS. by Robert Greenwalt · 15 years ago
- 254e002 am 791c626a: Merge change Ibac388a3 into eclair-mr2 by Gloria Wang · 15 years ago
- 791c626 Merge change Ibac388a3 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 087ff0b Move various utility classes to android-common by Tom Taylor · 15 years ago
- 750a64a am 6888f559: Merge change If0c93a57 into eclair-mr2 by Mike Reed · 15 years ago
- 6888f55 Merge change If0c93a57 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 19f3f0e add DragTracker class by Mike Reed · 15 years ago
- 1ba307d Add support for XING header by Gloria Wang · 15 years ago
- 5614c2c am 02f5b544: Initial checkins of the mpeg4 and h263 software decoders based on PV by James Dong · 15 years ago
- 02f5b54 Initial checkins of the mpeg4 and h263 software decoders based on PV by James Dong · 15 years ago
- bc1c884 am 66cc5900: Merge change Ic70239e8 into eclair-mr2 by Fred Quintana · 15 years ago
- 66cc590 Merge change Ic70239e8 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 08ace2e am 4986934e: Merge change Ia6446890 into eclair-mr2 by Jeff Hamilton · 15 years ago
- 4986934 Merge change Ia6446890 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- f3960b1 Remove the IM provider contract class. by Jeff Hamilton · 15 years ago
- c70239e changed SettingsProvider to manage the androidid itself by Fred Quintana · 15 years ago
- b5c6be6 am 082e5171: Merge change I895fb7d7 into eclair-mr2 by Andreas Huber · 15 years ago
- 082e517 Merge change I895fb7d7 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 2ea14e2 Squashed commit of the following: by Andreas Huber · 15 years ago
- 0249c83 am 31a69fdb: throw if we have a null typeface native instance (so we don\'t crash in native code) we may still have to native-destroy a Typeface with a null ref, so check for that by Mike Reed · 15 years ago
- 31a69fd throw if we have a null typeface native instance (so we don't crash in native code) by Mike Reed · 15 years ago
- c57930a am e96b6838: Merge change I4758f121 into eclair-mr2 by Yang Li · 15 years ago
- e96b683 Merge change I4758f121 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 8fb44ae am 492604e9: Merge change I69f72c00 into eclair-mr2 by Lixin Yue · 15 years ago
- 492604e Merge change I69f72c00 into eclair-mr2 by Android (Google) Code Review · 15 years ago