| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix python scripts in src/webkit | maruel@chromium.org | 2012-01-09 | 1 | -4/+7 |
* | Unify the version string to be displayed on "About Chromium" dialog. (5/6) | haraken@google.com | 2011-07-30 | 1 | -17/+10 |
* | Removed the GetProductVersion function from webkit_glue and replace it with t... | ananta@chromium.org | 2011-06-16 | 1 | -1/+10 |
* | lastchange: handle the git-but-not-git-svn case | evan@chromium.org | 2011-01-24 | 1 | -10/+13 |
* | webkit: expose webkit branch and revision number in about pages | evan@chromium.org | 2011-01-22 | 1 | -4/+40 |
* | DevTools: remove legacy concatenate scripts from downstream. | pfeldman@chromium.org | 2010-11-17 | 2 | -136/+0 |
* | Fix error reporting in concatenate_js_files.py script. | mnaganov@chromium.org | 2010-08-30 | 1 | -2/+3 |
* | fixed concatenation of DevTools.js to support large number of source JS files. | mnaganov@chromium.org | 2010-05-14 | 1 | -13/+26 |
* | DevTools: specify dependency of 'devtools.html' from 'webkit.gyp'. | mnaganov@chromium.org | 2009-12-08 | 1 | -4/+8 |
* | Delete a bunch of unneeded files in src/webkit/. | japhet@chromium.org | 2009-11-20 | 12 | -481/+0 |
* | Revert "Delete a bunch of deprecated and/or empty directores in src/webkit/." | tony@chromium.org | 2009-11-18 | 12 | -0/+481 |
* | Delete a bunch of deprecated and/or empty directores in src/webkit/. | japhet@chromium.org | 2009-11-18 | 12 | -481/+0 |
* | DevTools: touch resource dir in generator scripts on Mac. | mnaganov@chromium.org | 2009-11-13 | 2 | -3/+20 |
* | DevTools: concatenate JS files into one big devtools.js file (similar to insp... | mnaganov@chromium.org | 2009-11-12 | 1 | -0/+64 |
* | Deleted webcore build scripts that were previously moved to webkit.org | yaar@chromium.org | 2009-11-06 | 8 | -820/+0 |
* | When an assert fails, print the data that failed the assert | sgk@chromium.org | 2009-10-20 | 1 | -6/+4 |
* | DevTools: auto-generate devtools.html from WebKit's inspector.html | mnaganov@chromium.org | 2009-10-05 | 1 | -0/+37 |
* | WTF and PCRE should use JavaScriptCore/config.h and WebCore should use | mark@chromium.org | 2009-09-11 | 1 | -45/+0 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 1 | -2/+5 |
* | Delete all precompiled support. It is causing more harm than good, especially... | maruel@chromium.org | 2009-09-04 | 5 | -68/+0 |
* | Add license information to our shell scripts. | agl@chromium.org | 2009-08-25 | 4 | -2/+18 |
* | Appcache related WebKit API additions. With this patch the compile-time flag ... | michaeln@google.com | 2009-08-12 | 1 | -1/+1 |
* | Remove unreferenced .rules files. | sgk@google.com | 2009-07-28 | 2 | -47/+0 |
* | Remove *.vsprops files that are no longer referenced (or only have | sgk@google.com | 2009-07-28 | 19 | -246/+0 |
* | Proper fix for the "thousands of macro names must be identifiers" bug. | dglazkov@chromium.org | 2009-07-06 | 1 | -3/+10 |
* | Remove any double qoutes from defines, fed into bindings generator. | dglazkov@chromium.org | 2009-07-06 | 1 | -1/+3 |
* | Unfork and remove generate-bindings.pl from our tree. | dglazkov@chromium.org | 2009-05-14 | 1 | -1/+1 |
* | Delete the checked-in webkit .vcproj (and ancillary .sln) files. | sgk@google.com | 2009-05-12 | 16 | -17801/+0 |
* | WebKit Merge 43361:43371, Chromium side. | dglazkov@google.com | 2009-05-07 | 1 | -16/+0 |
* | Fix code generator to enable Database support. | dglazkov@google.com | 2009-05-07 | 1 | -1/+1 |
* | WebKit Merge 43346:43361, Chromium side. | dglazkov@google.com | 2009-05-07 | 1 | -0/+8 |
* | Refactor media player to move away from webkit_glue | hclam@chromium.org | 2009-05-07 | 1 | -0/+8 |
* | Changes for upstreaming V8DocumentLocationCustom.cpp. | levin@chromium.org | 2009-05-06 | 1 | -0/+4 |
* | Chrome changes for WebKit merge 43114:43242 | darin@chromium.org | 2009-05-05 | 1 | -0/+12 |
* | Removing some duplicate source files and filters from vcprojs. | bradnelson@chromium.org | 2009-05-04 | 2 | -24/+8 |
* | ClientRectList must provide indexed access method that acts like item() method. | ukai@chromium.org | 2009-04-30 | 1 | -0/+4 |
* | WebKit Merge 42805:42932, Chromium side. | dglazkov@google.com | 2009-04-28 | 1 | -8/+0 |
* | Merge WebKit console and load deferrer changes. | pfeldman@chromium.org | 2009-04-28 | 1 | -0/+8 |
* | Introduce ScriptEventListner, Chromium side. | dglazkov@google.com | 2009-04-27 | 1 | -0/+8 |
* | Fix sudden termination after the latest WebKit merge. | jam@chromium.org | 2009-04-25 | 1 | -9/+12 |
* | Chromium side of WebKit merge 42725:42805. | dimich@google.com | 2009-04-24 | 1 | -0/+8 |
* | Chrome side of using WebPluginListBuilder. | darin@chromium.org | 2009-04-24 | 1 | -0/+12 |
* | Use upstreamed V8WorkerCustom and V8WorkerContextCustom. Remove duplicate V8U... | jianli@chromium.org | 2009-04-23 | 1 | -16/+8 |
* | WebKit Merge 42609:42671, Chromium Side | dglazkov@google.com | 2009-04-20 | 1 | -2/+10 |
* | Turn on ENABLE_CHANNEL_MESSAGING. | ericroman@google.com | 2009-04-20 | 1 | -1/+1 |
* | Unfork Inspector, Chromium side. | dglazkov@google.com | 2009-04-17 | 2 | -12/+80 |
* | Chrome side of webkit merge from 42547 to 42580. | tc@google.com | 2009-04-16 | 1 | -0/+8 |
* | JavaScriptCore is not using the webkit common defines. | mbelshe@google.com | 2009-04-16 | 1 | -1/+1 |
* | Build pipeline directly in build/action_maketokenizer.py. | thestig@chromium.org | 2009-04-13 | 1 | -8/+10 |
* | Switch to using WebDragData in WebView and WebViewDelegate. | darin@chromium.org | 2009-04-07 | 1 | -0/+20 |