| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all direct calls to NPN_ functions in WebCore. The replacement for th... | jorlow@chromium.org | 2009-08-11 | 1 | -1/+1 |
* | The spec for ____storage.key() changed. Now, instead of raising an exception... | jorlow@chromium.org | 2009-08-11 | 1 | -1/+1 |
* | Roll WebKit to 47010 | amanda@chromium.org | 2009-08-11 | 1 | -1/+1 |
* | Roll WebKit to 46977, fold in http://codereview.chromium.org/164247 | amanda@chromium.org | 2009-08-10 | 1 | -1/+1 |
* | Skia merge 309:310 | yusukes@google.com | 2009-08-10 | 1 | -1/+1 |
* | Move to using updated chromium binaries pulled in via platform-specific DEPS. | ajwong@chromium.org | 2009-08-08 | 1 | -0/+7 |
* | WebKit update 46891:46910. | senorblanco@chromium.org | 2009-08-07 | 1 | -1/+1 |
* | Skia merge 308:309 | agl@chromium.org | 2009-08-07 | 1 | -1/+1 |
* | Skia merge 293:308 | agl@chromium.org | 2009-08-07 | 1 | -1/+1 |
* | Webkit update 46850:46894. This required a webkit gyp change (for yusukes's ... | senorblanco@chromium.org | 2009-08-07 | 1 | -1/+1 |
* | Deps roll to pull in new GTM. | thomasvl@chromium.org | 2009-08-07 | 1 | -1/+1 |
* | Update Chromium to use V8 version 1.3.2.2. | sgjesse@chromium.org | 2009-08-07 | 1 | -1/+1 |
* | Update Chromium to use V8 version 1.3.2.1. | sgjesse@chromium.org | 2009-08-07 | 1 | -1/+1 |
* | Pulling in gyp change that speeds up msvs generator substantially | bradnelson@chromium.org | 2009-08-07 | 1 | -1/+1 |
* | Webkit update 46841:46850 | senorblanco@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | Webkit update 46829:46841 | senorblanco@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | WebKit Update 46807:46829 | dglazkov@chromium.org | 2009-08-06 | 1 | -1/+1 |
* | Update to WebKit r46807. | pkasting@chromium.org | 2009-08-05 | 1 | -1/+1 |
* | WebKit Update 46794:46804. | dglazkov@google.com | 2009-08-05 | 1 | -1/+1 |
* | Update GYP to get correct handling of variables-in-variables | mark@chromium.org | 2009-08-05 | 1 | -1/+1 |
* | Re-enable the grit hook, and make it more solid in case of failures. | phajdan.jr@chromium.org | 2009-08-05 | 1 | -0/+5 |
* | Update Chromium to use V8 version 1.3.2. | sgjesse@chromium.org | 2009-08-05 | 1 | -1/+1 |
* | Don't use work_queue_ for the isolated world scripts. Instead, we just | abarth@chromium.org | 2009-08-05 | 1 | -1/+1 |
* | Run the DOM Storage layout tests in the UI test framework since the test shel... | jorlow@chromium.org | 2009-08-05 | 1 | -12/+21 |
* | Roll DEPS to pick up make build breakage fix. | evan@chromium.org | 2009-08-04 | 1 | -1/+1 |
* | Roll DEPS for gyp fix. | evan@chromium.org | 2009-08-04 | 1 | -1/+1 |
* | Update svn:ignores. | maruel@chromium.org | 2009-08-04 | 1 | -1/+1 |
* | WebKit Update 46741:46766. | dglazkov@google.com | 2009-08-04 | 1 | -1/+1 |
* | Roll the WebKit deps and add add stubs for the new functions in ChromiumBridg... | jorlow@chromium.org | 2009-08-04 | 1 | -1/+1 |
* | Cross-process Message Port implementation. | jam@chromium.org | 2009-08-04 | 1 | -0/+2 |
* | remove clobber_generated_headers.py until we know why it's broken | nsylvain@chromium.org | 2009-08-04 | 1 | -5/+0 |
* | WebKit merge from 46726 to 46732 to unbreak the canary bots. | tc@google.com | 2009-08-03 | 1 | -1/+1 |
* | WebKit merge from 46639:46726. | tc@google.com | 2009-08-03 | 1 | -1/+1 |
* | Add hook to clobber header files generated by grit on Windows. | phajdan.jr@chromium.org | 2009-08-03 | 1 | -0/+5 |
* | Update DEPS to pick up GYP r573, to support linking against GYP-built Mac | mark@chromium.org | 2009-08-03 | 1 | -2/+1 |
* | DEPS roll to latest gyp. | sgk@google.com | 2009-08-03 | 1 | -1/+1 |
* | Revert r22266. | jam@chromium.org | 2009-08-03 | 1 | -1/+1 |
* | Try reverting skia to r250 to see if the blitter crashes still occur. | jam@chromium.org | 2009-08-03 | 1 | -1/+1 |
* | Linux: import new xdg-settings with a fix for recent Fedora. | mdm@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | Roll webkit from 46622 to 46639. | tc@google.com | 2009-07-31 | 1 | -1/+1 |
* | Rolling in new gyp version with msvs version and bit-ness variables. | bradnelson@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | DEPS roll to restore 'Debug' as the default build configuration for SCons. | sgk@google.com | 2009-07-31 | 1 | -1/+1 |
* | Whitespace change to cause the bots to build. | tc@google.com | 2009-07-31 | 1 | -1/+0 |
* | WebKit Update 46594:46622 | ukai@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | Pull V8 from trunk again. | sgjesse@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | linux: roll gyp DEPS to get makefile fixes | evan@chromium.org | 2009-07-30 | 1 | -1/+1 |
* | Add a WebKit API that registers a V8 extension to be loaded into content | mpcomplete@chromium.org | 2009-07-30 | 1 | -1/+1 |
* | Pull in a new version of xdg-settings that handles localized browser settings... | mdm@chromium.org | 2009-07-30 | 1 | -1/+1 |
* | Increase webkit revision to pick-up string caching. | levin@chromium.org | 2009-07-30 | 1 | -1/+1 |
* | WebKit Update 46536:46570 | ukai@chromium.org | 2009-07-30 | 1 | -1/+1 |