| Commit message (Expand) | Author | Age | Files | Lines |
* | Add performance tests for the proxy resolver implementations. | ericroman@google.com | 2009-03-06 | 1 | -0/+5 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 1 | -0/+16 |
* | Add v8 as dep in chrome.sln for ui_tests. | ericroman@google.com | 2009-03-03 | 1 | -0/+2 |
* | Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces. | darin@chromium.org | 2009-02-26 | 1 | -1/+3 |
* | Reverting 10251. | ericroman@google.com | 2009-02-25 | 1 | -0/+2 |
* | Added FFmpeg project to chrome, chrome_kjs and media solution files. | scherkus@chromium.org | 2009-02-25 | 1 | -0/+11 |
* | Reverting 10250. | ericroman@google.com | 2009-02-24 | 1 | -2/+0 |
* | Add v8 as dependency of net. | ericroman@google.com | 2009-02-24 | 1 | -0/+2 |
* | Add new vcproj for contents of third_party/WebKit/WebKit/chromium | darin@chromium.org | 2009-02-23 | 1 | -0/+20 |
* | Removing sections that look like they were accidentally added | finnur@google.com | 2009-02-21 | 1 | -688/+0 |
* | Make perftests, generate_profile, interactive_ui_tests and unit_tests depend ... | maruel@chromium.org | 2009-02-20 | 1 | -0/+4 |
* | Add printing in chrome/DEPS. | maruel@chromium.org | 2009-02-20 | 1 | -0/+1 |
* | Move units to new module printing. Add printing_unittests on Windows too. Mak... | maruel@chromium.org | 2009-02-20 | 1 | -0/+36 |
* | Make browser depend on webkit_resources. Fixes windows | tc@google.com | 2009-02-13 | 1 | -0/+1 |
* | Port remaining .rc data resource files to grd. This includes | tc@google.com | 2009-02-13 | 1 | -0/+3 |
* | Remove the executable bit from a bunch of files that shouldn't have had it. | evan@chromium.org | 2009-02-12 | 1 | -0/+0 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 1 | -2/+10 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 1 | -0/+1 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 1 | -10/+2 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 1 | -2/+10 |
* | Reverting 9493. | kuchhal@chromium.org | 2009-02-10 | 1 | -1/+0 |
* | Fix build. I merged the .sln files wrong and lost the | tc@google.com | 2009-02-10 | 1 | -1/+1 |
* | Rename the localized_strings vcproj file to webkit_strings | tc@google.com | 2009-02-10 | 1 | -2/+2 |
* | Rename generated_resources.vcproj to chrome_strings.vcproj. This | tc@google.com | 2009-02-10 | 1 | -1/+1 |
* | Relanding of http://codereview.chromium.org/16488. | mad@chromium.org | 2009-02-10 | 1 | -0/+1 |
* | Move browser_resources.rc into a a grd file. While I'm at it, | tc@google.com | 2009-02-09 | 1 | -0/+1 |
* | Add all net projects to chrome solution. | rvargas@google.com | 2009-02-07 | 1 | -0/+57 |
* | Reverting 9362. | ojan@chromium.org | 2009-02-07 | 1 | -45/+0 |
* | Add all net projects to chrome solution. | rvargas@google.com | 2009-02-06 | 1 | -0/+45 |
* | Merged with latest media pipeline and cleaned up some style stuff. | hclam@chromium.org | 2009-02-03 | 1 | -0/+1 |
* | Try to disable PCH on browser and WebCore. | dimich@google.com | 2009-02-02 | 1 | -0/+4 |
* | Temporarily remove interactive_ui_test from the build. It kills Linker in Dbg. | dimich@google.com | 2009-02-02 | 1 | -4/+0 |
* | Update to latest V8 trunk version to fix dependency problem with our visual s... | ager@google.com | 2009-01-29 | 1 | -1/+19 |
* | Makes unit tests depend upon chrome_exe. | sky@google.com | 2009-01-28 | 1 | -0/+1 |
* | Sorts the sln files. chrome_kjs is already sorted, just not chrome. | sky@google.com | 2009-01-28 | 1 | -1753/+1753 |
* | Move glue.vcproj and glue.vsprops into the webkit/glue directory next to webk... | tc@google.com | 2009-01-27 | 1 | -1/+1 |
* | Try2 of issue 18772. (move jpeg_codec* to base/gfx) | estade@chromium.org | 2009-01-27 | 1 | -1753/+1754 |
* | Added media as a chrome.dll dependency. | scherkus@chromium.org | 2009-01-26 | 1 | -0/+1 |
* | Fix webkit_version.h generation ordering. | maruel@chromium.org | 2009-01-20 | 1 | -0/+17 |
* | Reverting 8295. | maruel@chromium.org | 2009-01-20 | 1 | -17/+0 |
* | Fix webkit_version.h generation ordering. | maruel@chromium.org | 2009-01-20 | 1 | -0/+17 |
* | remove libxslt_config.vcproj and add generate header script | tc@google.com | 2009-01-16 | 1 | -26/+1 |
* | Remove the build time generation of config.h and xmlversion.h. | tc@google.com | 2009-01-15 | 1 | -32/+1 |
* | Move webkit_resources.rc to webkit_resources.grd. Add | tc@google.com | 2009-01-13 | 1 | -0/+16 |
* | Fix chrome deps by having browser depend on net_resources. | tc@google.com | 2009-01-08 | 1 | -0/+1 |
* | Remove net_resources.rc and net_resources.h and replace it | tc@google.com | 2009-01-08 | 1 | -0/+16 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -3324/+3324 |
* | * Launch Chrome in non-elevated mode. | kuchhal@chromium.org | 2008-12-16 | 1 | -0/+6 |
* | * Add the checks that Chrome criteria checker will need to do. It mostly chec... | kuchhal@chromium.org | 2008-12-04 | 1 | -0/+27 |
* | * Check in criteria checker project for Chrome bundle deals. | kuchhal@chromium.org | 2008-11-26 | 1 | -0/+22 |