| Commit message (Expand) | Author | Age | Files | Lines |
* | Publish DEPS for Chromium 4.0.255.04.0.255.0 | gitdeps | 2014-04-07 | 1 | -239/+141 |
* | When we had upload data, but it was a zero-length upload | mbelshe@chromium.org | 2009-11-21 | 1 | -1/+1 |
* | Remove old bookmark sync promo from new tab page. | mirandac@chromium.org | 2009-11-21 | 2 | -10/+1 |
* | Remove old bookmark sync promo from new tab page. | mirandac@chromium.org | 2009-11-21 | 1 | -6/+0 |
* | Revert 32754 - Remove old bookmark sync promo from new tab page. | mirandac@chromium.org | 2009-11-21 | 3 | -1/+16 |
* | Remove old bookmark sync promo from new tab page. | mirandac@chromium.org | 2009-11-21 | 3 | -16/+1 |
* | test | jam@chromium.org | 2009-11-21 | 1 | -1/+1 |
* | Launch all child processes asynchronously so as not to block the IO thread. | jam@chromium.org | 2009-11-21 | 17 | -387/+430 |
* | Tommi, please review everything. John please review the changes to plugin_ser... | ananta@chromium.org | 2009-11-21 | 5 | -14/+42 |
* | Mac: Implement profile error dialog. | thakis@chromium.org | 2009-11-21 | 1 | -1/+18 |
* | Mark Page404_GoBack as flaky on linux | tim@chromium.org | 2009-11-21 | 1 | -0/+6 |
* | Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync... | tim@chromium.org | 2009-11-21 | 65 | -2891/+2482 |
* | Updating trunk VERSION from 254.0 to 255.0 | chrome-bot@google.com | 2009-11-21 | 1 | -1/+1 |
* | Mac: fix error message which mentions top instead of ps. | viettrungluu@chromium.org | 2009-11-21 | 1 | -5/+6 |
* | Revert 32727 - Disable sync. (Will be committed on beta branch only, and this... | akalin@chromium.org | 2009-11-21 | 1 | -1/+1 |
* | Disable sync. (Will be committed on beta branch only, and this CL will be imm... | akalin@chromium.org | 2009-11-21 | 1 | -1/+1 |
* | Rebaseline this layout test for Mac: window.openDatabase() works on Macs now. | dumi@chromium.org | 2009-11-21 | 2 | -3/+4 |
* | Mark worker tests as flaky on mac. | tim@chromium.org | 2009-11-21 | 1 | -0/+4 |
* | posix: refactor duplicated path-handling code | evan@chromium.org | 2009-11-21 | 9 | -66/+29 |
* | supported-xml-content-types is so slow that it now also times out on windows. | tim@chromium.org | 2009-11-21 | 1 | -2/+1 |
* | WebKit Roll 51237:51253 | jianli@chromium.org | 2009-11-21 | 2 | -2/+2 |
* | Don't use logging from the OOM killers; it allocates memory. | avi@google.com | 2009-11-21 | 1 | -9/+9 |
* | Implement AutoFillType, the high-level description of AutoFill types. | jhawkins@chromium.org | 2009-11-21 | 3 | -0/+189 |
* | Fix wildcard use in suppression for bug 28386 | tim@chromium.org | 2009-11-21 | 1 | -4/+4 |
* | Make the commit_charge the important statistic (displayed on the | sgk@google.com | 2009-11-21 | 4 | -7/+13 |
* | Work around the NSS bugs in the AIA certificate fetch code by retrying | wtc@chromium.org | 2009-11-20 | 4 | -438/+623 |
* | Remove old files. | nsylvain@chromium.org | 2009-11-20 | 55 | -4997/+0 |
* | Relaxes tooltip supressions. It isn't important to get the exact | sky@chromium.org | 2009-11-20 | 1 | -18/+0 |
* | Use AutoReset (formerly ScopedBool) where possible. | pkasting@chromium.org | 2009-11-20 | 16 | -72/+74 |
* | Http cache: Make sure that when we cancel a request for | rvargas@google.com | 2009-11-20 | 2 | -1/+68 |
* | Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco... | jamesr@chromium.org | 2009-11-20 | 13 | -47/+54 |
* | When you search for something, press F3, close the box and press F3 it would ... | finnur@chromium.org | 2009-11-20 | 4 | -10/+47 |
* | Use a wildcard for the anonymous-namespace mangling in OCSPRequestSession sup... | tim@chromium.org | 2009-11-20 | 1 | -4/+4 |
* | decoupling FormFieldValues from webcore | yaar@chromium.org | 2009-11-20 | 2 | -46/+22 |
* | Properly report blacklisted extension errors (currently, blacklisted extensio... | estade@chromium.org | 2009-11-20 | 1 | -3/+1 |
* | Don't do work in the SharedIOBuffer constructor; use an Init method instead. ... | hawk@chromium.org | 2009-11-20 | 2 | -9/+13 |
* | Linux: make --renderer-cmd-prefix work after r32486 | agl@chromium.org | 2009-11-20 | 1 | -9/+13 |
* | Launch COM server IE as low integrity process on Vista. | stoyan@chromium.org | 2009-11-20 | 3 | -26/+130 |
* | Turn on HTML5 DBs by default. | dumi@chromium.org | 2009-11-20 | 5 | -21/+11 |
* | Replaced HungRendererDialog class with hung_renderer_dialog namespace. | akalin@chromium.org | 2009-11-20 | 5 | -24/+29 |
* | Ensures the renderer gets focus/blur message when switching tabs. | jcampan@chromium.org | 2009-11-20 | 3 | -2/+21 |
* | Revert 32692 - Enable plugin blacklist by default on the Mac | stuartmorgan@chromium.org | 2009-11-20 | 1 | -1/+0 |
* | Allow folders to be created with empty names. | mrossetti@chromium.org | 2009-11-20 | 2 | -9/+20 |
* | Enable plugin blacklist by default on the Mac | stuartmorgan@chromium.org | 2009-11-20 | 1 | -0/+1 |
* | Apply theme color to bookmark button text. | jrg@chromium.org | 2009-11-20 | 6 | -13/+129 |
* | Revert 32608 - RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&rev... | ananta@chromium.org | 2009-11-20 | 6 | -47/+71 |
* | Fixes two issues from valgrind, and some cleanup: | sky@chromium.org | 2009-11-20 | 5 | -38/+18 |
* | Delete a bunch of unneeded files in src/webkit/. | japhet@chromium.org | 2009-11-20 | 16 | -508/+0 |
* | Use common naming for the Linux man page. | mmoss@chromium.org | 2009-11-20 | 3 | -3/+3 |
* | Suppress a ThreadSanitizer report on libevent in ipc_unittests | timurrrr@chromium.org | 2009-11-20 | 1 | -0/+7 |