| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Change popup construction logic so that folders with empty name is no longer ... | mrossetti@chromium.org | 2009-11-20 | 2 | -2/+38 |
* | Only retry unexpected failures once. Really the retry functionality | ojan@chromium.org | 2009-11-20 | 1 | -1/+1 |
* | Fix DCHECK() failure when about:memory used. | viettrungluu@chromium.org | 2009-11-20 | 2 | -14/+21 |
* | Revert "Move NTP CSS resources into the NTP resource cache." because it slowe... | tony@chromium.org | 2009-11-20 | 8 | -287/+282 |
* | Remove use of innerHTML and Toolstrips from example extensions | rafaelw@chromium.org | 2009-11-20 | 9 | -85/+58 |
* | Update googleurl revision (get 64-bit Windows fix) | gregoryd@google.com | 2009-11-20 | 1 | -1/+1 |
* | Change the default CSS fonts for Simplified Chinese, Korean and Thai on Linux... | jshin@chromium.org | 2009-11-20 | 4 | -29/+45 |
* | Disable this test until I figure out why it fails. | dumi@chromium.org | 2009-11-20 | 1 | -0/+2 |
* | Remove Native Client expiration check from Chrome code. | gregoryd@google.com | 2009-11-20 | 1 | -8/+0 |
* | Update the Mac plugin whitelist/blacklist | stuartmorgan@chromium.org | 2009-11-20 | 1 | -0/+3 |