summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Merge "Cherry pick http://codereview.chromium.org/1560007" into froyoAndrei Popescu2010-04-121-1/+1
|\
| * Cherry pick http://codereview.chromium.org/1560007Andrei Popescu2010-04-121-1/+1
* | Merge "Cherry pick http://codereview.chromium.org/1549001" into froyoAndrei Popescu2010-04-121-7/+4
|\ \
| * | Cherry pick http://codereview.chromium.org/1549001Andrei Popescu2010-04-121-7/+4
| |/
* | Merge "Cherry-pick http://codereview.chromium.org/1594015" into froyoAndrei Popescu2010-04-121-0/+1
|\ \
| * | Cherry-pick http://codereview.chromium.org/1594015Andrei Popescu2010-04-121-0/+1
| |/
* | Cherry pick http://src.chromium.org/viewvc/chrome?view=rev&revision=43874Andrei Popescu2010-04-121-0/+4
|/
* Only allow animations computed on the UI if we have two steps -- otherwise le...Nicolas Roard2010-04-071-1/+1
* Merge "Document can be detached when CachedFrame is destroyed. So we can't us...Grace Kloba2010-04-071-11/+9
|\
| * Document can be detached when CachedFrame is destroyed.Grace Kloba2010-04-061-11/+9
* | Merge "Revert "Mark positioned elements as needing a relayout when checking f...Nicolas Roard2010-04-062-13/+0
|\ \ | |/ |/|
| * Revert "Mark positioned elements as needing a relayout when checking for hit ...Nicolas Roard2010-04-062-13/+0
* | Merge "suppress compiler warnings in plugin code" into froyoCary Clark2010-04-061-0/+3
|\ \
| * | suppress compiler warnings in plugin codeCary Clark2010-04-061-0/+3
* | | Merge "When handling Fixed position, always relative to the top document." in...Grace Kloba2010-04-062-0/+30
|\ \ \ | |_|/ |/| |
| * | When handling Fixed position, always relative toGrace Kloba2010-04-062-0/+30
| |/
* | Cherry-pick https://bugs.webkit.org/show_bug.cgi?id=37150Andrei Popescu2010-04-061-1/+8
|/
* Merge "When we stopUpdating(), we should cancel the outstanding timer." into ...Grace Kloba2010-04-021-1/+4
|\
| * When we stopUpdating(), we should cancel the outstandingGrace Kloba2010-04-021-1/+4
* | Fix pluginstream delay timer as it is expecting secondsGrace Kloba2010-04-021-1/+5
|/
* On demand plugins are now per-page, not per-object.Patrick Scott2010-04-021-0/+3
* Merge "If "widget" is already existed in the HashMap when createScriptInstanc...Grace Kloba2010-04-011-0/+13
|\
| * If "widget" is already existed in the HashMap whenGrace Kloba2010-04-011-0/+13
* | Get the correct class name from the JVM when constructing arrays in the JNI b...Ben Murdoch2010-04-011-10/+10
|/
* Make sure html plugin element supports focus so thatGrace Kloba2010-03-313-5/+16
* Merge "Only allows composited layers if not in iframes" into froyoNicolas Roard2010-03-312-15/+47
|\
| * Only allows composited layers if not in iframesNicolas Roard2010-03-302-15/+47
* | Merge "Implement the V8 JNI bindings more completely." into froyoBen Murdoch2010-03-313-7/+225
|\ \
| * | Implement the V8 JNI bindings more completely.Ben Murdoch2010-03-313-7/+225
* | | Merge "cherry-pick 74f79778892548221468d075f949acb3d4064368 to froyo" into froyoGrace Kloba2010-03-302-17/+21
|\ \ \
| * | | cherry-pick 74f79778892548221468d075f949acb3d4064368 to froyoGrace Kloba2010-03-302-17/+21
| | |/ | |/|
* | | Fix build by removing PLATFORM macro from npapi.Andrei Popescu2010-03-301-1/+1
* | | Merge "enable gifs for large memory devices" into froyoCary Clark2010-03-301-0/+4
|\ \ \
| * | | enable gifs for large memory devicesCary Clark2010-03-301-0/+4
* | | | Merge "correct rgba order for skia" into froyoCary Clark2010-03-301-0/+5
|\ \ \ \
| * | | | correct rgba order for skiaMike Reed2010-03-301-0/+5
| |/ / /
* | | | Merge "Ask the plugin how long to wait before calling NPN_WriteReady() again....Andrei Popescu2010-03-303-4/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | Ask the plugin how long to wait before calling NPN_WriteReady() again.Andrei Popescu2010-03-303-4/+30
| | |/ | |/|
* | | Remove ANDROID_FIXED_ELEMENTSNicolas Roard2010-03-302-20/+0
|/ /
* | Make sure WebKit's page cache does not cache pages with unload handlers.Andrei Popescu2010-03-293-19/+0
* | Cherry pick from master.Steve Block2010-03-295-15/+17
|/
* Cherry pick patch in https://bugs.webkit.org/show_bug.cgi?id=36665Andrei Popescu2010-03-295-14/+132
* Merge "Mark positioned elements as needing a relayout when checking for hit t...Nicolas Roard2010-03-242-0/+13
|\
| * Mark positioned elements as needing a relayout when checking for hit test.Nicolas Roard2010-03-242-0/+13
* | Merge "compile fix for V8 with debug builds"Kristian Monsen2010-03-241-0/+2
|\ \
| * | compile fix for V8 with debug buildsKristian Monsen2010-03-241-0/+2
| |/
* | Fixes XHR requests to use the username and password supplied from JavaScriptSteve Block2010-03-241-1/+5
* | Merge "drawRect is defined (in header) to always stroke with 1.0"Mike Reed2010-03-241-1/+7
|\ \ | |/ |/|
| * drawRect is defined (in header) to always stroke with 1.0Mike Reed2010-03-241-1/+7
* | Merge "Renders fixed layers with the root canvas matrix. Fix some positioning...Nicolas Roard2010-03-243-15/+58
|\ \