summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Finish implementing NPN_ConvertPoint, and add a unit test for itstuartmorgan@chromium.org2010-02-097-26/+125
* Removed TransparencyWin_unittest and UniscribeHelper_unittest that now reside...yaar@chromium.org2010-02-083-839/+0
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-082-74/+88
* Remove duplicate parent directory links from ftp directory listing.phajdan.jr@chromium.org2010-02-081-0/+6
* Update webkit from 54466 to 54475 (take 2).tony@chromium.org2010-02-088-0/+3177
* Revert "Update webkit from 54466 to 54475."tony@chromium.org2010-02-088-3177/+0
* Update webkit from 54466 to 54475.tony@chromium.org2010-02-088-0/+3177
* Clean up test expectations from 54340:54465 WebKit Roll.dglazkov@chromium.org2010-02-075-30/+18
* Enable the use of Freetype's emboldening in Chrome/Linux. Skia's is not so p...senorblanco@chromium.org2010-02-072-1/+1
* Fix test_expectations from previous WebKit roll.senorblanco@chromium.org2010-02-071-1/+2
* Roll DEPS for WebKit 54340:54466.senorblanco@chromium.org2010-02-061-0/+11
* Add pageNumberForElementById for chromium.hamaji@chromium.org2010-02-065-4/+50
* Delete HTML5 database in BrowsingDataRemover, part 1.jochen@chromium.org2010-02-062-13/+55
* linux: build with -Wextraevan@chromium.org2010-02-051-1/+1
* Make Carbon plugin idle event source robust against changes during iterationstuartmorgan@chromium.org2010-02-051-57/+62
* Mark inspector\console-log-before-inspector-open.html as flaky.yurys@chromium.org2010-02-051-0/+1
* WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524jeremy@chromium.org2010-02-051-0/+13
* Update V8 to version 2.1.0.ager@chromium.org2010-02-055-5/+20
* Remove some tests that are now living upstream, and eliminatedarin@chromium.org2010-02-055-876/+33
* Implement FormManager, a class that manages forms in a RenderView.jhawkins@chromium.org2010-02-051-0/+11
* quota-tracking.html will change in the WebKit repository soon. Skip itdumi@chromium.org2010-02-051-0/+2
* Revert 38140 - "Roll DEPS for WebKit 54340:54361", since the Mac tests went a...senorblanco@chromium.org2010-02-051-6/+0
* Roll DEPS for WebKit 54340:54361.senorblanco@chromium.org2010-02-041-0/+6
* regular_expression_unittest to only use WebKit API.yaar@chromium.org2010-02-041-57/+67
* Roll DEPS for WebKit 54328:54340 (54341 gives worker tests indigestion).senorblanco@chromium.org2010-02-041-0/+4
* Revert 38093 - Trying update of V8 to version 2.1.0. An extension JSON synta...ager@chromium.org2010-02-045-20/+5
* Trying update of V8 to version 2.1.0. An extension JSON syntax issueager@chromium.org2010-02-045-5/+20
* WebKit roll 54278:54322hamaji@chromium.org2010-02-041-0/+10
* OpenBSD/FreeBSD GYP changes (most of the remaining ones)pvalchev@google.com2010-02-041-1/+1
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-3/+3
* OpenBSD has sys/exec_elf.h for the ELF defines, not elf.hpvalchev@google.com2010-02-033-4/+10
* Added support for lost context recovery on the client side. None of our servi...apatrick@chromium.org2010-02-032-21/+53
* Revert 38001 and 38002.darin@chromium.org2010-02-031-14/+26
* [Mac] use subprocess.Popen instead of os.popen2 to avoid warnings on 10.6 bot...thomasvl@chromium.org2010-02-031-1/+2
* Back out trunk r37998.mark@chromium.org2010-02-031-26/+14
* Modify CookiePolicy to work asynchronouslydarin@chromium.org2010-02-031-14/+26
* Add "File Bug" link to flakiness dashboard to ease filing new layout test reg...dglazkov@chromium.org2010-02-031-1/+18
* To implement Pepper in Native Client we need access to the implementation of thesehr@google.com2010-02-034-12/+12
* Revert 37968 - Update V8 to version 2.1.0.ager@chromium.org2010-02-035-20/+5
* Update V8 to version 2.1.0.ager@chromium.org2010-02-035-5/+20
* Remove unexpected pass around userscripthamaji@chromium.org2010-02-031-4/+1
* Reland 37913. Clear local state on exit.jochen@chromium.org2010-02-032-1/+48
* [GPU] Get GPU process running on the mackbr@google.com2010-02-0312-20/+429
* Revert 37913 - Clear local state (cookies, databases, local storage) on exit.chase@chromium.org2010-02-032-48/+1
* Clear local state (cookies, databases, local storage) on exit.jochen@chromium.org2010-02-032-1/+48
* Add support for addUserScript to our layoutTestController. This fixes somempcomplete@chromium.org2010-02-022-1/+15
* Use CFBundle directly when reading Mac plugin informationstuartmorgan@chromium.org2010-02-021-7/+6
* Unit-tests that test the current WebEventListener WebKit API.jcampan@chromium.org2010-02-023-0/+247
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-022-3/+16
* Fix regression in NPN_PluginThreadAsyncCall.jam@chromium.org2010-02-024-3/+37