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