| Commit message (Expand) | Author | Age | Files | Lines |
* | Match window's behavior when recursively copying directories that exist. | vandebo@chromium.org | 2009-10-13 | 2 | -5/+153 |
* | Re-land http://codereview.chromium.org/211031 with a bug opened | amanda@chromium.org | 2009-10-13 | 7 | -60/+228 |
* | The file menu was enabled even when a browser window was obscured by a modal ... | mirandac@chromium.org | 2009-10-13 | 1 | -1/+21 |
* | Fix creating desktop shortcuts for systems with empty or incomplete XDG_DATA_... | phajdan.jr@chromium.org | 2009-10-13 | 1 | -0/+5 |
* | Add an interface to report the amount of data after a chunked encoding. This ... | vandebo@chromium.org | 2009-10-13 | 3 | -13/+56 |
* | Add FilePathTest.StripTrailingSeparators to base_unittests to test | mark@chromium.org | 2009-10-13 | 1 | -1/+64 |
* | Increase the number of expectations we'll hold on to to 750. There is at least | ojan@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | Modifies the layout test formatter to not require an extra scrape of the buil... | gwilson@google.com | 2009-10-13 | 1 | -2/+2 |
* | Refactors freaky TaskManager::Resource self-updating | jamesr@chromium.org | 2009-10-13 | 5 | -3/+46 |
* | Re-adding vim/emacs stuff to Chrome Frame's rename_me_to_supplement.gypi. Thi... | robertshield@chromium.org | 2009-10-13 | 1 | -0/+5 |
* | A few other miscellaneous bits of cleanup to BrowserThemeProvider: | pkasting@chromium.org | 2009-10-13 | 2 | -23/+21 |
* | Mac: Fix bookmark bar buttons not being layed out correctly on startup. | erg@chromium.org | 2009-10-13 | 3 | -16/+41 |
* | Disable broken tests until I can get a fix in. | dmaclach@chromium.org | 2009-10-13 | 1 | -2/+2 |
* | Update test expectations to note a test crash. | darin@chromium.org | 2009-10-13 | 1 | -1/+2 |
* | Fixes up drawing so that we don't have any transparent holes, and adds a | dmaclach@chromium.org | 2009-10-13 | 4 | -40/+60 |
* | Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject. | dglazkov@chromium.org | 2009-10-13 | 18 | -21/+237 |
* | Mac: Fix buttons not tinting to theme. | avi@chromium.org | 2009-10-13 | 1 | -5/+27 |
* | This CL is for the needs of ChromeFrame. | stoyan@google.com | 2009-10-13 | 9 | -1/+43 |
* | MOve user agent regisration to HKLM | stoyan@google.com | 2009-10-13 | 1 | -1/+1 |
* | Mac: Make the nsimage_cache behave more like +[NSImage imageNamed:] | avi@chromium.org | 2009-10-13 | 3 | -2/+17 |
* | Allow the about window to create a new window to handle loading web pages if ... | pinkerton@chromium.org | 2009-10-13 | 4 | -7/+19 |
* | Use the real bundle identifier instead of the framework's identifier for dete... | pinkerton@chromium.org | 2009-10-13 | 1 | -4/+5 |
* | DevTools: prepare for a change in WebKit introducing profile types. | mnaganov@chromium.org | 2009-10-13 | 1 | -0/+10 |
* | When a nested run loop is driven directly by Run/DoRun as opposed to being a | mark@chromium.org | 2009-10-13 | 2 | -18/+30 |
* | Turn NULL used as int to 0. | phajdan.jr@chromium.org | 2009-10-13 | 19 | -39/+47 |
* | [Mac] Add breakpad info for crashes in the target/action dispatcher. | shess@chromium.org | 2009-10-13 | 2 | -0/+48 |
* | LTTF: rebaseline fast/css/pseudo-cache-stale . | hamaji@chromium.org | 2009-10-13 | 3 | -2/+1 |
* | Updating trunk VERSION from 222.5 to 222.6 | laforge@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | Fix parsing of the first race report for ThreadSanitizer | timurrrr@chromium.org | 2009-10-13 | 1 | -6/+7 |
* | Suppressed test-only race on bool, improved existing suppressions. | timurrrr@chromium.org | 2009-10-13 | 1 | -3/+19 |
* | DevTools: add methods to our InspectorController stub to prepare for a change... | mnaganov@chromium.org | 2009-10-13 | 1 | -0/+16 |
* | Do not run FlipNetworkTransactionTest.Connect under ThreadSanitizer on Mac OS | timurrrr@chromium.org | 2009-10-13 | 1 | -0/+1 |
* | 64 bit linux yuv | fbarchard@chromium.org | 2009-10-13 | 2 | -40/+120 |
* | This is a second attempt at submitting this changelist. The original one was | markus@chromium.org | 2009-10-13 | 8 | -17/+95 |
* | Importing dromaeo performance tests to src/chrome/test/data. | asargent@chromium.org | 2009-10-13 | 104 | -0/+109376 |
* | Mix mismatched new[] with delete. (should be delete[]). | mbelshe@google.com | 2009-10-13 | 2 | -8/+8 |
* | Reverting 28607. | darin@chromium.org | 2009-10-13 | 5 | -113/+98 |
* | Revert 28796 - This is a simple integration test that loads a simple nexe and... | gregoryd@google.com | 2009-10-13 | 4 | -73/+1 |
* | This is a simple integration test that loads a simple nexe and verifies that ... | gregoryd@google.com | 2009-10-13 | 6 | -1/+210 |
* | Adding native-client-reviews to watch nacl changes | gregoryd@google.com | 2009-10-13 | 1 | -134/+139 |
* | Make SSLClientSocketNSS full-duplex | ukai@chromium.org | 2009-10-13 | 2 | -99/+238 |
* | Add a command line switch to enable flip sockets. | mbelshe@google.com | 2009-10-13 | 6 | -1/+42 |
* | Unit test for https://bugs.webkit.org/show_bug.cgi?id=30262 | darin@chromium.org | 2009-10-13 | 1 | -0/+10 |
* | More build a-fixin for GCF related to base/test move. | slightlyoff@chromium.org | 2009-10-13 | 1 | -2/+2 |
* | Add scripts to start/stop PyWebSocket server that is used for testing Web Soc... | yuzo@chromium.org | 2009-10-13 | 5 | -3/+172 |
* | Fix flashing issue when hitting escape while find bar is active. | mhm@chromium.org | 2009-10-13 | 2 | -0/+15 |
* | Wires up bookmark all tabs on linux. | sky@chromium.org | 2009-10-13 | 7 | -37/+77 |
* | Adds code to reset cursor on leave. We need to do this or cursor can | sky@chromium.org | 2009-10-13 | 2 | -0/+9 |
* | Make GetLinuxDistro thread-safe. | thestig@chromium.org | 2009-10-13 | 1 | -8/+61 |
* | Remove obsolete source excludes in base/gfx. The files have been moved to app... | thestig@chromium.org | 2009-10-13 | 1 | -6/+0 |