| Commit message (Expand) | Author | Age | Files | Lines |
* | WebKit merge 41530:41559. | darin@chromium.org | 2009-03-10 | 8 | -29/+53 |
* | Update tests fixable list and defer a test that is broken upstream. | tc@google.com | 2009-03-10 | 1 | -1/+2 |
* | Adding more guids (realized unit tests get included in slns up higher in the ... | bradnelson@google.com | 2009-03-10 | 2 | -2/+7 |
* | Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic... | ericroman@google.com | 2009-03-10 | 9 | -27/+139 |
* | Fix horizontal scrolling to not be reversed on tilt wheel mice and old Thinkp... | pkasting@chromium.org | 2009-03-10 | 1 | -6/+8 |
* | Rolling newer icu38 into mainline to propagate gyp changes. | bradnelson@google.com | 2009-03-10 | 1 | -1/+1 |
* | A little cleanup of ResourceDispatcherHost to make it less renderer centric, ... | jam@chromium.org | 2009-03-10 | 11 | -282/+264 |
* | Implemented AudioRendererImpl in renderer process using API | hclam@chromium.org | 2009-03-10 | 7 | -48/+315 |
* | Changes docking in the following ways: | sky@google.com | 2009-03-10 | 7 | -209/+180 |
* | Allow packaging to run from other directories (e.g. buildbot archive staging ... | mmoss@chromium.org | 2009-03-10 | 1 | -17/+65 |
* | Update the expected file for switch-behaviour to add the new tests that have | iposva@chromium.org | 2009-03-10 | 1 | -1/+6 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 23 | -0/+27 |
* | Making what gets generated platform conditional to allow gradual phase in on ... | bradnelson@google.com | 2009-03-10 | 1 | -22/+35 |
* | Fix startup and page_cycler_tests shared linking when using SHARED=1 | evan@chromium.org | 2009-03-10 | 2 | -1/+6 |
* | Fixes stretchy effect when window is enlarged past the backing bitmap's size. | avi@chromium.org | 2009-03-10 | 1 | -4/+4 |
* | Pass unhandled events to Cocoa; thanks to Dmitri for the event fix. | avi@chromium.org | 2009-03-10 | 1 | -3/+12 |
* | This changes the base clipboard class, as accomplishing paste requires that C... | avi@chromium.org | 2009-03-10 | 13 | -91/+84 |
* | Make ui_tests work on the Mac again after r11273 | mark@chromium.org | 2009-03-10 | 1 | -4/+1 |
* | Set proper bundle ID based on the state of branding. | mark@chromium.org | 2009-03-10 | 2 | -3/+14 |
* | Back out r11376. Not all .grd files generate the same .pak / .rc files. | sgk@google.com | 2009-03-10 | 1 | -2/+0 |
* | Get rid of --start-renderers-manually since it's been broken for a long time ... | jam@chromium.org | 2009-03-10 | 11 | -125/+75 |
* | Prompt the user before performing particularly expensive operations. | markus@chromium.org | 2009-03-10 | 1 | -1/+62 |
* | Move the tab images into the TabRenderer class. | jhawkins@chromium.org | 2009-03-10 | 2 | -76/+86 |
* | Convert to COLORREF properly. This matches the old code before my refactoring. | darin@chromium.org | 2009-03-10 | 1 | -1/+3 |
* | Fix interactive UI tests. It was crashing due to a NULL ExtensionsService in... | mpcomplete@google.com | 2009-03-10 | 1 | -1/+2 |
* | Re-enable ExtensionViewTest. | mpcomplete@google.com | 2009-03-10 | 1 | -3/+1 |
* | First step at removing TabContents from temp scaffolding. Get rid of duplicat... | pinkerton@chromium.org | 2009-03-10 | 4 | -182/+49 |
* | Extra disable ExtensionViewTest. | mpcomplete@google.com | 2009-03-10 | 1 | -0/+2 |
* | Instead of queuing ResourceDispatcher IPC messages in RenderView, use Resourc... | jam@chromium.org | 2009-03-10 | 5 | -56/+47 |
* | Make the download shelf in gtk look prettier (add top border, improve spacing). | estade@chromium.org | 2009-03-10 | 2 | -19/+48 |
* | Port navigation controller unittest to posix. | estade@chromium.org | 2009-03-10 | 1 | -29/+36 |
* | Make chrome's copy of the 'grit' rule aware that the grit call | sgk@google.com | 2009-03-10 | 1 | -0/+2 |
* | Disable ExtensionViewTest.Index while I fix it. | mpcomplete@google.com | 2009-03-10 | 1 | -1/+1 |
* | Reverting 11357. | jcampan@chromium.org | 2009-03-10 | 2 | -2/+5 |
* | First cut at the find bar. | tc@google.com | 2009-03-10 | 10 | -14/+149 |
* | Add new gtk files to the gyp build. | sgk@google.com | 2009-03-10 | 1 | -16/+17 |
* | More tests_fixable updating. TBR. | ojan@google.com | 2009-03-10 | 1 | -5/+4 |
* | Fix build breaks after webkit merge. | jam@chromium.org | 2009-03-10 | 9 | -2/+13 |
* | Unrevert 11294. | mpcomplete@google.com | 2009-03-10 | 14 | -61/+161 |
* | Highlight tab close button on click. Original patch by kimworking@gmail.com,... | pkasting@chromium.org | 2009-03-10 | 1 | -2/+4 |
* | Move forked, DevTools-specific JS files out of third_party/WebKit | dglazkov@google.com | 2009-03-10 | 9 | -8/+2025 |
* | The navigation entry's state would not be returned for navigation entries of ... | jcampan@chromium.org | 2009-03-10 | 2 | -5/+2 |
* | Checking in media::FFmpegGlue, media::FFmpegDemuxer and tests. | scherkus@chromium.org | 2009-03-10 | 14 | -11/+1445 |
* | Make Chromium windows not hide auto-hide taskbars, take 2. | pkasting@chromium.org | 2009-03-10 | 8 | -49/+125 |
* | Attempt to cleanup after ourselves on test shell timeout. | thestig@chromium.org | 2009-03-10 | 1 | -0/+1 |
* | add glue.vcproj | darin@chromium.org | 2009-03-10 | 1 | -5/+13 |
* | Adds WebThemeEngine, WebColor, and WebCanvas to the WebKit API (chrome-side). | darin@chromium.org | 2009-03-10 | 10 | -106/+192 |
* | Revert "Checking in media::FFmpegDemuxer and tests." | scherkus@chromium.org | 2009-03-10 | 13 | -1442/+11 |
* | Move FilePathTest under test_dir_ so it gets cleaned up on TearDown. | thestig@chromium.org | 2009-03-10 | 1 | -3/+1 |
* | Add some more flaky test in an attempt to green the tree. Also, defer flaky t... | ojan@google.com | 2009-03-10 | 1 | -7/+8 |