summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Increase the minimum interval for timers on background tabs to reducekbr@google.com2011-02-181-1/+1
* Quick fix for problems with editable text field accessibility by not sendingdmazzoni@chromium.org2011-02-181-0/+6
* Set the minimum timer interval on a per-page basis, and adjust it whenkbr@google.com2011-02-185-0/+37
* For webkit_glue::MockWebFrame, define setScrollOffset() that will be soon int...yuzo@chromium.org2011-02-182-0/+3
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-172-25/+11
* Display only the sandboxed portion of the URL when listingadamk@chromium.org2011-02-171-3/+3
* Clean up downstream test_expectations.mnaganov@chromium.org2011-02-171-4/+0
* Reset plugin group version to "0" instead of NULL.bauerb@chromium.org2011-02-171-1/+1
* Mark storage/indexeddb/set_version_blocked.html and storage/indexeddb/set_ver...mnaganov@chromium.org2011-02-171-0/+3
* IndexedDB: Allow injection of keys into values via key path.hans@chromium.org2011-02-176-0/+40
* Add the quota::SpecialStoragePolicy interface and an implementation that grantsmichaeln@google.com2011-02-171-0/+31
* Reland r74842willchan@chromium.org2011-02-161-23/+23
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-23/+23
* Reland r74842willchan@chromium.org2011-02-161-23/+23
* Fix some of the more common chromium-style errors on the mac clang builder.erg@google.com2011-02-167-9/+35
* Expose WebCore log channels on the chrome command linegavinp@chromium.org2011-02-163-5/+11
* Update minimum Java version numbers to reflect the latest critical patch:cevans@chromium.org2011-02-161-2/+2
* Correctly update description and version when changing a PluginGroup.bauerb@chromium.org2011-02-164-58/+89
* Pump the WebCore Timer queue before running animation callbacksjamesr@chromium.org2011-02-161-1/+4
* Make more methods of FileSystemPathManager static and portable.kinuko@chromium.org2011-02-166-64/+66
* Allow WebMediaPlayerImpl to handle multiple DataSources.acolwell@chromium.org2011-02-162-13/+32
* Update WebKit to r78635.pkasting@chromium.org2011-02-161-23/+0
* Implement webkit media metrics in chromium.scherkus@chromium.org2011-02-162-0/+37
* Missed file for ClearCache signature change.mbelshe@chromium.org2011-02-162-2/+2
* Basic implementation of Pepper Transport API.sergeyu@chromium.org2011-02-163-87/+252
* Update benchmarking clearCache routine to be able to preserve sslhostinfo:mbelshe@chromium.org2011-02-152-4/+9
* Even more test cleanup. Some fixes to non-test code that's regressed.erg@google.com2011-02-151-1/+1
* Revert 75003 - Basic implementation of Pepper Transport API.sergeyu@chromium.org2011-02-153-252/+87
* Basic implementation of Pepper Transport API.sergeyu@chromium.org2011-02-153-87/+252
* Linux: Un-blacklist gecko-mediaplayer.thestig@chromium.org2011-02-151-3/+0
* AppCache URLFetcher refactoring. Just pulling the URLRequest handlingmichaeln@google.com2011-02-153-394/+342
* Make the size of menulists on Linux the same size as on Windows.tony@chromium.org2011-02-151-0/+6
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-153-6/+6
* Implement basic crash detection and shutdown handling for out of process PPAPIbrettw@chromium.org2011-02-159-53/+159
* New versions for Adobe Reader, Flash, Shockwave and RealPlayer.panayiotis@google.com2011-02-141-23/+22
* Don't use a separate FILE thread in FileSystemURLRequestJobTest.adamk@chromium.org2011-02-141-10/+2
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-23/+23
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-23/+23
* Make sure that if Reader is installed after Chrome and the internal PDF reade...jam@chromium.org2011-02-141-0/+10
* Fix HasSingleOrigin() so it properly handles double redirect & added unit test.acolwell@chromium.org2011-02-147-14/+157
* Add commandline flag --disable-gl-multisampling and hook it up with WebGL to ...zmo@google.com2011-02-142-0/+5
* Update V8 to version 3.1.4sgjesse@google.com2011-02-141-0/+2
* Update test_expectations.txt for newly added test.hamaji@chromium.org2011-02-141-0/+2
* Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.kinuko@chromium.org2011-02-1411-421/+274
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-23/+23
* Update translations for the inspector_strings template using launchpad.net r119tony@chromium.org2011-02-111-1/+1
* clang: Fix several -Woverloaded-virtual warnings.thakis@chromium.org2011-02-112-4/+4
* Fix re-entrant destroy issues in pepperpiman@google.com2011-02-111-0/+34
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-23/+23
* Extend Mac popup to handle more directionality.avi@chromium.org2011-02-114-85/+93