| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Tweak thumbnail sizes a bit so it the NNTP looks better side by side on | arv@google.com | 2009-07-23 | 5 | -21/+23 |
* | Update supressions. | jam@chromium.org | 2009-07-23 | 1 | -6/+6 |
* | Fix undefined object properties showing up in reference pages. | rafaelw@chromium.org | 2009-07-23 | 1 | -4/+7 |
* | Don't kill dsymutil after it finishes. | dank@chromium.org | 2009-07-23 | 1 | -3/+5 |
* | Disk cache: Fix handling of invalid entries that are detected | rvargas@google.com | 2009-07-23 | 10 | -80/+200 |
* | Add unit-test for 16199, to check caching behavior of conditonalized cache re... | ericroman@google.com | 2009-07-23 | 1 | -3/+132 |
* | Remove the dependency on V8Proxy.h from test_shell.cc. | dumi@chromium.org | 2009-07-23 | 3 | -6/+10 |
* | ignore audio error and play video without audio | fbarchard@chromium.org | 2009-07-23 | 1 | -6/+5 |
* | Update test expectations after WebKit merge r46194:46229. | paul@chromium.org | 2009-07-23 | 1 | -4/+5 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-23 | 29 | -355/+219 |
* | Fix a leak that only happens in layout test mode. | tc@google.com | 2009-07-23 | 4 | -10/+5 |
* | This CL fixes issue 17468 - Regression: Extra white rectangle showing when mo... | xji@chromium.org | 2009-07-23 | 1 | -8/+10 |
* | Add --file_paths to converter to allow converter to run | gman@google.com | 2009-07-23 | 8 | -42/+233 |
* | Remove the NOTIMPLEMENTED from IsDefaultPluginEnabled for Mac | stuartmorgan@google.com | 2009-07-23 | 1 | -1/+1 |
* | Populate the Linux extension shelf with placeholder labels containing each ex... | phajdan.jr@chromium.org | 2009-07-23 | 2 | -22/+108 |
* | Fix BitmapPlatformDevice::DrawToContext handling of NULL src_rect on Mac | stuartmorgan@google.com | 2009-07-23 | 1 | -5/+4 |
* | gtk: Fix a regression from r21320 which caused a crash when dragging a tab ou... | jhawkins@chromium.org | 2009-07-23 | 2 | -1/+11 |
* | Flip on crashed plugin name lookup on the Mac. | stuartmorgan@google.com | 2009-07-23 | 1 | -1/+1 |
* | One part of many for enabling DOM Storage. | jorlow@chromium.org | 2009-07-23 | 7 | -22/+536 |
* | make sure to destroy main window when test shell is shutting down so we don't... | estade@chromium.org | 2009-07-23 | 2 | -8/+5 |
* | Show bookmark manager context menu on mouse down, not up. | estade@chromium.org | 2009-07-23 | 2 | -4/+56 |
* | Fix NULL_RETURN defect found by Coverity. | cmp@google.com | 2009-07-23 | 1 | -1/+5 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 128 | -745/+945 |
* | Fix my previous revert. Merge issues. | mpcomplete@chromium.org | 2009-07-22 | 1 | -3/+0 |
* | Revert "Fix an issue with unregistering content script contexts." | mpcomplete@chromium.org | 2009-07-22 | 4 | -38/+27 |
* | Use $PROGRAMFILES instead of "C:\Program Files\". | pkasting@chromium.org | 2009-07-22 | 1 | -1/+3 |
* | Reland http://codereview.chromium.org/155945 which was erroneously reverted. | rafaelw@chromium.org | 2009-07-22 | 7 | -341/+576 |
* | WebKit merge r46194:46229. | paul@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Disable 2 extension messaging browsertests until I can figure out why they are | mpcomplete@chromium.org | 2009-07-22 | 1 | -0/+4 |
* | Fix memory leak in FileDataSource | hclam@google.com | 2009-07-22 | 1 | -4/+5 |
* | revert r21327, which broke MessagingExtensionTab | estade@chromium.org | 2009-07-22 | 7 | -576/+341 |
* | Revert "Skia merge 279:284" | agl@chromium.org | 2009-07-22 | 2 | -2/+2 |
* | Skia merge 279:284 | agl@chromium.org | 2009-07-22 | 2 | -2/+2 |
* | A couple more notations for flaky media tests. | estade@chromium.org | 2009-07-22 | 1 | -2/+2 |
* | Update test expectations for WebKit merge r46143:46194. | paul@chromium.org | 2009-07-22 | 1 | -11/+4 |
* | Linux: Prevent omnibox autocomplete from stealing the primary X selection. | estade@chromium.org | 2009-07-22 | 2 | -31/+75 |
* | Made the title of panels show focused state with black text | davemoore@chromium.org | 2009-07-22 | 4 | -6/+62 |
* | Extensions Doc: | rafaelw@chromium.org | 2009-07-22 | 7 | -341/+576 |
* | Changes to provide asynchronous read in data source: | hclam@chromium.org | 2009-07-22 | 28 | -1258/+2501 |
* | Modified the hud-2d-overlay sample to reset the icon transforms and prevent | vangelis@google.com | 2009-07-22 | 1 | -8/+13 |
* | Fix an issue with unregistering content script contexts. | mpcomplete@chromium.org | 2009-07-22 | 4 | -28/+38 |
* | Make UtilityProcessHost destructor virtual. | mattm@chromium.org | 2009-07-22 | 2 | -8/+1 |
* | Try and improve result coalescing/display in the omnibox popup. | pkasting@chromium.org | 2009-07-22 | 4 | -144/+66 |
* | Nasty short-term hack to special case display of dialog | aa@chromium.org | 2009-07-22 | 5 | -31/+65 |
* | gtk: Keep track of the tab bounds using the size-allocate signal. Previously... | jhawkins@chromium.org | 2009-07-22 | 2 | -7/+29 |
* | Fix broken build because of r21317 | hclam@google.com | 2009-07-22 | 1 | -13/+16 |
* | Ignore errors about creating audio output stream | hclam@chromium.org | 2009-07-22 | 2 | -5/+7 |
* | Additional test to exploit memory leaks in <video> | hclam@google.com | 2009-07-22 | 2 | -10/+58 |
* | Update expected test failures for WebKit merge r46143:46194. | paul@chromium.org | 2009-07-22 | 1 | -8/+8 |
* | Use ld.orig if present to build valgrind rather than making user switch back ... | dkegel@google.com | 2009-07-22 | 1 | -2/+13 |