| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactored FFmpegDemuxerTest to use a test fixture, fixing flakiness in the p... | scherkus@chromium.org | 2009-04-30 | 1 | -138/+131 |
* | ClientRectList must provide indexed access method that acts like item() method. | ukai@chromium.org | 2009-04-30 | 5 | -0/+13 |
* | Implement removeWindow, onWindowCreated, onWindowRemoved. | rafaelw@chromium.org | 2009-04-30 | 8 | -16/+123 |
* | media player wtl_render - video renderer | fbarchard@chromium.org | 2009-04-30 | 2 | -0/+59 |
* | Don't insert ASCII character with ctrl(w/o/ alt) or meta is on. | ukai@chromium.org | 2009-04-30 | 1 | -0/+18 |
* | Fix race where sometimes CSS is not applied to toolstrips. I | aa@chromium.org | 2009-04-29 | 13 | -364/+4 |
* | Avoid invalid read reported by valgrind, http://crbug.com/11132, | dkegel@google.com | 2009-04-29 | 1 | -1/+6 |
* | Basic fullscreen mode for Linux, without the animated exit bubble. | thestig@chromium.org | 2009-04-29 | 6 | -5/+40 |
* | Make "Reopen closed tab" be "Reopen closed window" when a window is the top i... | pkasting@chromium.org | 2009-04-29 | 4 | -43/+68 |
* | Move simple_clipboard_impl.cc to webkit/tools/test_shell where it belongs. | tc@google.com | 2009-04-29 | 6 | -14/+4 |
* | Linux tests need rebaselining post WebKit Merge 42932:42994 | playmobil@google.com | 2009-04-29 | 3 | -2/+12 |
* | Adds a new API for launching Chrome at a given size and location. | gwilson@google.com | 2009-04-29 | 2 | -0/+51 |
* | Remove duplicate expectation files found via dedup-tests.py. These tests sti... | tc@google.com | 2009-04-29 | 23 | -4903/+0 |
* | Refactor ExtensionView to support a UI-less extension instance. | mpcomplete@google.com | 2009-04-29 | 20 | -238/+529 |
* | Migrating the SSL UI tests to be browser tests. | jcampan@chromium.org | 2009-04-29 | 8 | -88/+899 |
* | Rebaseline svg tests for WebKit Merge 42932:42994 | playmobil@google.com | 2009-04-29 | 25 | -26/+91 |
* | Move window chrome into drag overlay so they stand out more during a drag out... | pinkerton@chromium.org | 2009-04-29 | 2 | -1/+14 |
* | Upgrading GTest to r243, to include a patch required by the soon to come brow... | jcampan@chromium.org | 2009-04-29 | 1 | -1/+1 |
* | Move TabsAPI, bookmarks, and buildbot extensiosn into samples/ dir. | aa@chromium.org | 2009-04-29 | 11 | -1/+0 |
* | Fix a DCHECK hit from RefCountedBase class. | kuchhal@chromium.org | 2009-04-29 | 1 | -2/+2 |
* | Fix SlideAnimatorGtk::OpenWithoutAnimation(). | estade@chromium.org | 2009-04-29 | 2 | -9/+36 |
* | DEFER new tests on Linux & Mac - WebKit Merge 42932:42994 | playmobil@google.com | 2009-04-29 | 1 | -4/+7 |
* | A better fix for http://www.crbug.com/2044: crash | senorblanco@chromium.org | 2009-04-29 | 4 | -0/+25 |
* | layout tests: more merge fallout. | evan@chromium.org | 2009-04-29 | 1 | -1/+5 |
* | missing file from last commit | estade@chromium.org | 2009-04-29 | 1 | -1/+2 |
* | Enable two more installer tests. | kuchhal@chromium.org | 2009-04-29 | 1 | -2/+2 |
* | Second attempt at cleaning up handling of --disable-popup-blocking. I didn't... | pkasting@chromium.org | 2009-04-29 | 6 | -45/+37 |
* | Linux findbar improvements: | estade@chromium.org | 2009-04-29 | 7 | -74/+110 |
* | Try --force-uninstall param to see if that fixes installer tests. | kuchhal@chromium.org | 2009-04-29 | 2 | -5/+5 |
* | Don't return true from unimplemented X509Certificate::IsEV. | ukai@chromium.org | 2009-04-29 | 2 | -8/+6 |
* | This time, really check in new baselines for WebKit merge 42932:42994 | playmobil@google.com | 2009-04-29 | 12 | -0/+78 |
* | Patch from <yuzo@google.com>: | ben@chromium.org | 2009-04-29 | 1 | -2/+9 |
* | Implement dropping of tabs into an existing tab strip from another window. Im... | pinkerton@chromium.org | 2009-04-29 | 6 | -41/+162 |
* | Patch by Shinichiro Hamaji <hamaji@google.com>: | ben@chromium.org | 2009-04-29 | 5 | -1/+23 |
* | more extensions bookmarks changes:* add schema verification* add unit tests f... | erikkay@google.com | 2009-04-29 | 8 | -95/+468 |
* | Switch to a raw kAEOpenDocuments AppleEvent handler for opening dropped files... | avi@google.com | 2009-04-29 | 1 | -5/+33 |
* | Update Test expectations for WebKit Merge 42932:42994 | playmobil@google.com | 2009-04-29 | 3 | -22/+24 |
* | Remove an include that's no longer necessary (constant moved headers). | pinkerton@chromium.org | 2009-04-29 | 1 | -1/+0 |
* | Add descriptive text for omnibox popup result items. | ben@chromium.org | 2009-04-29 | 8 | -40/+103 |
* | Part 1 of sample sprucing. Also, change chromium_extension.py to generate a r... | aa@chromium.org | 2009-04-29 | 25 | -70/+621 |
* | When doing the scheme check for applying V8 extensions, check against the | mpcomplete@google.com | 2009-04-29 | 1 | -3/+6 |
* | Fixes bug in dragging tabs. Specifically if you only have one window | sky@chromium.org | 2009-04-29 | 1 | -1/+1 |
* | Close the hovered tab on middle mouse click in the Linux tabstrip. | jhawkins@chromium.org | 2009-04-29 | 2 | -5/+3 |
* | Two changes: | sky@chromium.org | 2009-04-29 | 14 | -44/+52 |
* | Update test_expectations post WebKit merge 42932:42994 | playmobil@google.com | 2009-04-29 | 1 | -0/+34 |
* | Stop debugger by escape key. | sgjesse@chromium.org | 2009-04-29 | 3 | -3/+16 |
* | Chrome side of WebKit Merge 42932:42994 | playmobil@google.com | 2009-04-29 | 2 | -3/+3 |
* | Add new files to the gyp configuration: | sgk@google.com | 2009-04-29 | 1 | -0/+3 |
* | Add two ui_test valgrind suppressions, fix one old one | dkegel@google.com | 2009-04-29 | 1 | -0/+20 |
* | layout tests: mark some more failures. | evan@chromium.org | 2009-04-29 | 1 | -0/+5 |