summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni
Commit message (Expand)AuthorAgeFilesLines
...
* | | Enable History API.Ben Murdoch2011-12-161-0/+7
|/ /
* | Fix use of LOG_VERBOSE in WebHistorySteve Block2011-12-121-18/+18
* | am f1a22119: Merge "Fix image layer codepath" into ics-mr1Nicolas Roard2011-12-011-20/+4
|\ \ | |/
| * Fix image layer codepathNicolas Roard2011-11-301-20/+4
| * Merge "DO NOT MERGE Use unsigned length when reading data" into ics-mr1Russell Brenner2011-11-301-1/+1
| |\
| | * DO NOT MERGE Use unsigned length when reading dataRussell Brenner2011-11-301-1/+1
* | | am 807ee5ec: Merge "synchronize animation starts with webkit" into ics-mr1Chris Craik2011-11-302-5/+23
|\ \ \ | |/ /
| * | synchronize animation starts with webkitChris Craik2011-11-292-5/+23
| |/
* | Merge "Use unsigned length when reading data"Russell Brenner2011-11-291-1/+1
|\ \
| * | Use unsigned length when reading dataRussell Brenner2011-11-291-1/+1
* | | am 9c0e7d80: Merge "Fix WebViewCore::createBaseLayer() to always do a layout ...Steve Block2011-11-291-8/+6
|\ \ \ | |/ / |/| / | |/
| * Fix WebViewCore::createBaseLayer() to always do a layout and paint the backgr...Steve Block2011-11-241-8/+6
* | Merge "Audit misuse of PassRefPtr"Russell Brenner2011-11-172-10/+10
|\ \
| * | Audit misuse of PassRefPtrRussell Brenner2011-11-162-10/+10
* | | Merge "Use RefPtr instead of PassRefPtr for WebHistory"Russell Brenner2011-11-171-20/+20
|\ \ \
| * | | Use RefPtr instead of PassRefPtr for WebHistoryRussell Brenner2011-11-161-20/+20
| |/ /
* | | Removing ANDROID_INSTRUMENTATION codeKristian Monsen2011-11-175-320/+16
* | | am 73a306c4: Merge "Fix CacheManager to correctly write CacheFiles to disk." ...Ben Murdoch2011-11-161-0/+1
|\ \ \ | |/ / |/| / | |/
| * Fix CacheManager to correctly write CacheFiles to disk.Ben Murdoch2011-11-151-0/+1
| * DO NOT MERGE Offset scroll area by the scroll origin on AndroidGeorge Mount2011-11-092-9/+34
* | Fix assertion message.George Mount2011-11-101-1/+2
* | Offset scroll area by the scroll origin on AndroidGeorge Mount2011-11-092-9/+34
* | am 82ccbd8c: Remove the global button lockJohn Reck2011-11-073-67/+3
|\ \ | |/
| * Remove the global button lockJohn Reck2011-11-073-67/+3
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-256-57/+57
|/
* Force a navcache update before requesting keyboardJohn Reck2011-10-191-0/+4
* Improve performances / fixes some glitchesNicolas Roard2011-10-142-9/+11
* Merge "Fix uses of GetByteArrayElements() in WebCoreFrameBridge" into ics-mr0Steve Block2011-10-131-18/+12
|\
| * Fix uses of GetByteArrayElements() in WebCoreFrameBridgeSteve Block2011-10-121-18/+12
* | Merge "Refactor the image sharing code" into ics-mr0Nicolas Roard2011-10-131-1/+2
|\ \
| * | Refactor the image sharing codeNicolas Roard2011-10-121-1/+2
* | | Merge "Correctly guard WebFrame methods needed only with the Chromium HTTP st...Steve Block2011-10-122-12/+4
|\ \ \
| * | | Correctly guard WebFrame methods needed only with the Chromium HTTP stackSteve Block2011-10-122-12/+4
| | |/ | |/|
* | | Merge "Modify BrowserFrame.requestClientCert() to take the host and port as a...Steve Block2011-10-122-9/+6
|\ \ \ | |/ / | | / | |/ |/|
| * Modify BrowserFrame.requestClientCert() to take the host and port as a StringSteve Block2011-10-122-9/+6
* | Fix repaint bug. In some cases when the content size changes, theNicolas Roard2011-10-111-0/+24
|/
* Delay sending Plugin Draw event until the surface is ready.Derek Sollenberger2011-10-102-0/+21
* The new FAST_PICTURESET code path seems to trigger repaintNicolas Roard2011-10-071-1/+1
* Fix WebViewCore uninitialised data.Ben Murdoch2011-10-072-111/+95
* Merge "Streamline the layers update codepath. Directly update the layers tran...Nicolas Roard2011-10-052-12/+22
|\
| * Streamline the layers update codepath.Nicolas Roard2011-10-042-12/+22
* | Remove m_contentsImage usageJohn Reck2011-10-041-4/+28
|/
* Merge "Fine-tune the number of buckets in PictureSet add some clearing logic ...Nicolas Roard2011-09-301-1/+33
|\
| * Fine-tune the number of buckets in PictureSetNicolas Roard2011-09-301-1/+33
* | Initialize to BUCKET_SIZE instead of 0Russell Brenner2011-09-301-7/+25
|/
* Make bucket sizes in increments of 256Russell Brenner2011-09-272-7/+41
* Merge "Limit the number of buckets in a PictureSet"Russell Brenner2011-09-273-34/+45
|\
| * Limit the number of buckets in a PictureSetRussell Brenner2011-09-263-34/+45
* | Merge "Clean up style and add some comments in Layer"Steve Block2011-09-221-2/+2
|\ \
| * | Clean up style and add some comments in LayerSteve Block2011-09-211-2/+2
| |/