| Commit message (Expand) | Author | Age | Files | Lines |
* | Hide the "show full history" link when editing the thumbnails. | arv@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Fix some issues with the omnibox2 popup: | beng@google.com | 2009-05-13 | 2 | -7/+13 |
* | linux: gyp should fail if the build dependencies aren't met. | evan@chromium.org | 2009-05-13 | 2 | -54/+24 |
* | remove chrome.gyp cruft | estade@chromium.org | 2009-05-13 | 1 | -3/+0 |
* | Don't try to compile .mk files when building shared libraries | sgk@google.com | 2009-05-13 | 1 | -0/+1 |
* | Redirecting chrome.sln to the new vcproj locations spit out by gyp. | bradnelson@chromium.org | 2009-05-13 | 1 | -2/+2 |
* | Re-do r15244 again. | darin@chromium.org | 2009-05-13 | 26 | -387/+173 |
* | Pull new googleurl to get HostNoBrackets. | brettw@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Webkit merge from 43587:43637. | tc@google.com | 2009-05-13 | 11 | -3/+39 |
* | Added more installer tests. Here is the list: | anantha@chromium.org | 2009-05-13 | 5 | -57/+165 |
* | Tweak comment as requested by wtc. | abarth@chromium.org | 2009-05-13 | 1 | -3/+3 |
* | Re-add tabstrip background rendering with support for themed backgrounds. | jhawkins@chromium.org | 2009-05-13 | 3 | -5/+19 |
* | valgrind: print the gtest suppression list on startup. | evan@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | Propagate intrinsic width notification over IPC in all cases (not just extens... | pinkerton@chromium.org | 2009-05-13 | 15 | -20/+93 |
* | Reverting 15986. | michaeln@google.com | 2009-05-13 | 10 | -247/+3 |
* | CPAPI gears drag drop and renderer IPC.... | michaeln@google.com | 2009-05-13 | 10 | -3/+247 |
* | metrics: don't record metrics unless user has opted-in. | evan@chromium.org | 2009-05-13 | 1 | -3/+3 |
* | Add missing <vector> #include. Fixes build on Windows (Release). | phajdan.jr@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | Move tree-related classes that Linux code depends on from views/ to app/ | phajdan.jr@chromium.org | 2009-05-13 | 21 | -96/+86 |
* | The dialogs would size their width to their contents (and a minimum size). | jcampan@chromium.org | 2009-05-13 | 1 | -0/+20 |
* | Moving all the breakpad stuff to: src/breakpad | bradnelson@chromium.org | 2009-05-13 | 7 | -456/+199 |
* | Fix the shared build on linux after the skia move. | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+0 |
* | Making navigate, back, forward, and reload | huanr@chromium.org | 2009-05-13 | 6 | -56/+96 |
* | Rolling in new version of gyp. | bradnelson@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Add croc code coverage tool. (Same change as yesterday, but now made in the | rspangler@google.com | 2009-05-13 | 3 | -0/+1459 |
* | Suppress Gtk warnings like | hamaji@chromium.org | 2009-05-13 | 1 | -0/+27 |
* | Prepare V8MessagePortCustom.cpp for upstreaming to WebKit | levin@chromium.org | 2009-05-13 | 1 | -135/+63 |
* | More flakey layout test gardening. | jeremy@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | svn:ignore third_party/skia, so the Try servers don't get confused (and the ? | senorblanco@chromium.org | 2009-05-13 | 0 | -0/+0 |
* | Ignore chrome/installer/linux directory. | chrome-bot@google.com | 2009-05-13 | 0 | -0/+0 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 63 | -225/+179 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 63 | -179/+225 |
* | Mark Flaky Layout Tests | jeremy@chromium.org | 2009-05-13 | 1 | -0/+4 |
* | DevTools: fix memory leak. | pfeldman@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | Remove win-specific ifdefs to enable searching history. TEST=Searching histor... | pinkerton@chromium.org | 2009-05-13 | 1 | -6/+0 |
* | Fix a dependency problem in base.gyp, so that file_version_info_linux.h | phajdan.jr@chromium.org | 2009-05-13 | 1 | -0/+4 |
* | Fix issue where dragging a newly created tab drags the entire window by comme... | pinkerton@chromium.org | 2009-05-13 | 1 | -1/+13 |
* | Remove the explicit keyword from the ScopedComPtr constructor so it can be in... | maruel@chromium.org | 2009-05-13 | 2 | -1/+46 |
* | Add a dep on symupload when using breakpad so it gets built for the bot to th... | thomasvl@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | Remove the trailing slash so gclient doesn't keep checking out the sources du... | thomasvl@chromium.org | 2009-05-13 | 1 | -2/+2 |
* | One more test_expectations fix (wrong path). | senorblanco@chromium.org | 2009-05-13 | 1 | -2/+2 |
* | More green please: Vector canvas matrix test disable, mac fix, mark layout | senorblanco@chromium.org | 2009-05-13 | 3 | -3/+14 |
* | Fix the mac build break with skia move. | thomasvl@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | This is the successor to http://codereview.chromium.org/67150 | maruel@chromium.org | 2009-05-13 | 10 | -115/+244 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 372 | -21270/+1035 |
* | - Roll DEPS to pick up newer GYP | thomasvl@chromium.org | 2009-05-13 | 3 | -9/+131 |
* | DevTools: enable out of process dev tools by default. Take 2. | pfeldman@chromium.org | 2009-05-13 | 9 | -18/+23 |
* | DevTools: optimize network agent performance while not attached. | pfeldman@chromium.org | 2009-05-13 | 2 | -40/+107 |
* | Page global contexts are assigned uniques ids.Script list now contain scripts... | yurys@google.com | 2009-05-13 | 10 | -47/+118 |
* | Update V8 to version 1.2.3.2. | ager@chromium.org | 2009-05-13 | 1 | -1/+1 |