| Commit message (Expand) | Author | Age | Files | Lines |
* | Handful of related instant changes: | sky@chromium.org | 2010-11-15 | 30 | -143/+554 |
* | Makes search provider honor inline autocomplete. | sky@chromium.org | 2010-11-15 | 2 | -7/+19 |
* | [Mac] Removes the match preview tear image. Also removes the underlying reso... | rohitrao@chromium.org | 2010-11-15 | 7 | -157/+4 |
* | Collect DirectX diagnostic information asynchronously. | apatrick@chromium.org | 2010-11-15 | 10 | -68/+148 |
* | Move FilterType into MediaFilterCollection | acolwell@chromium.org | 2010-11-15 | 14 | -136/+164 |
* | base: Move StringSplitAlongWhitespace to string_split.h | tfarina@chromium.org | 2010-11-15 | 11 | -111/+113 |
* | Add the Chrome version as one of the things we check to see if | joi@chromium.org | 2010-11-15 | 3 | -8/+36 |
* | Checked in missing change. | apatrick@chromium.org | 2010-11-15 | 1 | -1/+1 |
* | Removed --use-gl=osmesa as default for ui and browser tests. | apatrick@chromium.org | 2010-11-15 | 6 | -47/+78 |
* | No need to include all of Cocoa, just pull in Foundation. | thomasvl@chromium.org | 2010-11-15 | 1 | -1/+1 |
* | Fixed a hang in the renderer process. If the renderer process requests for a ... | alokp@chromium.org | 2010-11-15 | 2 | -11/+33 |
* | Put the parentheses back where they belong in time_mac.cc. This will allow | mark@chromium.org | 2010-11-15 | 1 | -2/+2 |
* | Widen a suppression after the recent libjingle DEPS roll. | thestig@chromium.org | 2010-11-15 | 1 | -0/+1 |
* | No need to include all of carbon, just need CoreFoundation, and impl gets tha... | thomasvl@chromium.org | 2010-11-15 | 2 | -2/+1 |
* | unit_tests: Fix link error (missing libXi) on Linux | evan@chromium.org | 2010-11-15 | 1 | -0/+8 |
* | [Chrome OS] Cleanup and modify Chrome-for-ChromeOS autotest wrappers | cmasone@chromium.org | 2010-11-15 | 15 | -55/+148 |
* | DOMUI: Turn the google dashboard link into a real link and fix the behavior of | jhawkins@chromium.org | 2010-11-15 | 4 | -33/+11 |
* | Roll WebKit 72004:72011. | levin@chromium.org | 2010-11-15 | 1 | -1/+1 |
* | Makes the current page dim out when transitioning to instant preview. | sky@chromium.org | 2010-11-15 | 14 | -4/+129 |
* | Fix permissions fro cros.DEPS/DEPS | arv@chromium.org | 2010-11-15 | 1 | -0/+0 |
* | Add missing dependency to nacl_sandbox_test. Win64 depends on a different dll. | jvoung@google.com | 2010-11-15 | 1 | -0/+1 |
* | Disable PPAPITest.DirectoryReader | arv@chromium.org | 2010-11-15 | 1 | -1/+2 |
* | Update the EventSendingController to send complete touch events. | rjkroege@google.com | 2010-11-15 | 1 | -0/+4 |
* | Not running the following Chromeframe tests on IE9. This will enable the buil... | ananta@chromium.org | 2010-11-15 | 2 | -5/+23 |
* | Fix Valgrind errors that occurred during testing. | noelutz@google.com | 2010-11-15 | 5 | -89/+11 |
* | Mac: Let out-of-process tests run in bundled mode for their whole lifetime. | thakis@chromium.org | 2010-11-15 | 7 | -35/+84 |
* | Added comment with bug number | arv@chromium.org | 2010-11-15 | 1 | -0/+1 |
* | [Chrome OS] Move cros deps inside the main chrome repo | cmasone@chromium.org | 2010-11-15 | 1 | -0/+8 |
* | Mark #include SuccessfulMultiLineReadNoEndingNewlineTest as flaky for CrOS | arv@chromium.org | 2010-11-15 | 1 | -1/+7 |
* | Pickle: handle invalid data on 64 bit systems. | rvargas@google.com | 2010-11-15 | 3 | -4/+49 |
* | Fix crash due to erroneous use of |controller_|. | pkasting@chromium.org | 2010-11-15 | 1 | -2/+5 |
* | Fix a DCHECK that could fire in PassiveLogCollector for a particular stream o... | eroman@chromium.org | 2010-11-15 | 3 | -6/+71 |
* | IE CEEE: Explicitly assign window properties/methods into the script host glo... | ericdingle@chromium.org | 2010-11-15 | 3 | -23/+83 |
* | Update WebKit test_expectations.txt | arv@chromium.org | 2010-11-15 | 1 | -1/+4 |
* | Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollection | levin@chromium.org | 2010-11-15 | 13 | -154/+126 |
* | Disable the chrome frame net tests on IE9 as the IE9 fails to connect at time... | ananta@chromium.org | 2010-11-15 | 2 | -3/+13 |
* | Improve unit test coverage of HttpAuthHandlerDigest parsing. | cbentzel@chromium.org | 2010-11-15 | 3 | -31/+195 |
* | Remove an unneeded Mac include. | thomasvl@chromium.org | 2010-11-15 | 1 | -1/+1 |
* | Add Sevan Janiyan to the AUTHORS file. | maruel@chromium.org | 2010-11-15 | 1 | -0/+1 |
* | Temporarily disable flash security test | cpu@chromium.org | 2010-11-15 | 1 | -1/+1 |
* | Implement new task manager mocks on windows. | atwilson@chromium.org | 2010-11-15 | 12 | -34/+163 |
* | Grab input after toplevel screen locker window is shown. | oshima@chromium.org | 2010-11-15 | 1 | -2/+4 |
* | Remove all use of precompile headers from ceee gyp files. | siggi@chromium.org | 2010-11-15 | 7 | -46/+0 |
* | Sync to r31 of npapi-headers | stuartmorgan@chromium.org | 2010-11-15 | 3 | -9/+55 |
* | Prevent a crash when visiting about:hang in two NTPs. | creis@google.com | 2010-11-15 | 5 | -8/+57 |
* | Revert "[Chrome OS] Move dependency on cros.git into main DEPS file" | cmasone@chromium.org | 2010-11-15 | 1 | -3/+0 |
* | [Chrome OS] Move dependency on cros.git into main DEPS file | cmasone@chromium.org | 2010-11-15 | 1 | -0/+3 |
* | Move FilterType into MediaFilterCollection | acolwell@chromium.org | 2010-11-15 | 13 | -126/+154 |
* | Rolls WebKit 71999:72004 | bulach@chromium.org | 2010-11-15 | 1 | -1/+1 |
* | Reverted because openssl_helper needs to build even on non-openssl builds | joth@chromium.org | 2010-11-15 | 4 | -12/+61 |