summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-2017-14/+163
* Fix DCHECK in DownloadRequestDialogDelegateWin::DeleteDelegatefinnur@chromium.org2009-03-201-3/+0
* Remove errant debugging line.estade@chromium.org2009-03-201-1/+0
* Disk cache: More instrumentation for the cache.rvargas@google.com2009-03-206-15/+192
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-2014-9/+302
* Preupstreaming cleanup for xhr (part 2): levin@chromium.org2009-03-208-325/+515
* New baselines for text-related layout tests. These were fixed by my changes:senorblanco@chromium.org2009-03-209-9/+5
* Consolidate into a single shutdown path.tc@google.com2009-03-202-29/+32
* Enable first UI test on Linux (browser/images_uitest.cc)phajdan.jr@chromium.org2009-03-205-4/+5
* DEFERs the test LayoutTests/http/tests/misc/dns-prefetch-control.htmlsky@google.com2009-03-201-4/+3
* Better IPC logging on POSIX:phajdan.jr@chromium.org2009-03-202-4/+8
* Allow multiple js files per content script. Thanks to georged for making this...aa@chromium.org2009-03-206-36/+8
* Linux: Restore normal event handling for key events that are not to be sent t...estade@chromium.org2009-03-201-9/+18
* green linux and mac. tests failing after the merge.tc@google.com2009-03-201-0/+3
* Removes all use of COM and dependencies on Windows-specific classes (includin...klink@chromium.org2009-03-2020-574/+1326
* Linux UI hook ups:estade@chromium.org2009-03-204-10/+35
* CFNetworkExecuteProxyAutoConfigurationURL() chokes if the query url is NULL, ...pinkerton@chromium.org2009-03-201-2/+6
* Test list regressions.tc@google.com2009-03-201-0/+14
* Chrome side of WebKit merge to 41860.tc@google.com2009-03-206-8/+12
* Fix LayoutTests/editing/style/block-styles-007.htmlfinnur@chromium.org2009-03-202-2/+1
* Hook up ctrl-w for close tab on linux.estade@chromium.org2009-03-202-4/+31
* Adding test log creation to page load test runner.ace@chromium.org2009-03-201-12/+38
* Implement context menus on Mac.pinkerton@chromium.org2009-03-204-2/+193
* Update to Google Test 1.3.0.patrick@chromium.org2009-03-202-1/+2
* Make the ObjC linker flag more generic so it only cares if we're building athomasvl@chromium.org2009-03-201-1/+1
* Cleanup tests_fixable.txt a bit.darin@chromium.org2009-03-201-5/+4
* Add --show_all_leaks option. dkegel@google.com2009-03-203-7/+24
* initialize mixed_ in the File(PlatformFile) constructor variant.ericroman@google.com2009-03-202-2/+2
* don't UMR if GetFileSize() fails.ericroman@google.com2009-03-201-2/+2
* Add #include <fcntl.h>patrick@chromium.org2009-03-202-0/+3
* Add support for Javascript function callbacks into the WebDevToolsClient.pfeldman@chromium.org2009-03-2011-100/+184
* Updating TODO list; turns out that the fade is working but too quickly for my...avi@google.com2009-03-201-1/+0
* Update V8 to version 1.1.1.3.ager@chromium.org2009-03-201-1/+1
* Rewrite tab layout to a centralized method rather than moving things around a...pinkerton@chromium.org2009-03-201-61/+74
* Make GTK accelerator setup code more compact.estade@chromium.org2009-03-201-22/+19
* Implement --verbose in valgrind_test.py to make chrome_tests.py -v happydkegel@google.com2009-03-201-0/+11
* Linux: remove extra "typedef" from an enum.agl@chromium.org2009-03-201-1/+1
* Revert this change because it did not work on Windows, and turnednsylvain@chromium.org2009-03-203-2/+2
* The street view in Google maps, which is implemented with a windowed flash pl...ananta@chromium.org2009-03-202-25/+31
* SSLPolicy fix: Step 9 of 9 (hopefully!).abarth@chromium.org2009-03-2013-202/+270
* BUG=6869hclam@chromium.org2009-03-203-3/+2
* Now have a TextButton rendering (sort of; doesn't respond to mouse events soerg@google.com2009-03-1912-47/+61
* Add the directory listing code for the new portable FTPwtc@chromium.org2009-03-195-0/+1551
* Checking in README files for hunspell dictionariesifette@google.com2009-03-1929-59/+4638
* Pre-upstreaming style changes to match webkit style.levin@chromium.org2009-03-193-761/+743
* Add support for progressive JPEGs with MIME type image/pjpeg. Fixes Issue 2104.jon@chromium.org2009-03-191-0/+1
* Linux: fix crash when getting the screen info for a NULL window.agl@chromium.org2009-03-191-8/+8
* Fix a bunch of tiny near-bugs and bugs that static analysis identifiedjar@chromium.org2009-03-197-11/+12
* Enable IDL attribute [V8ReadOnly] to have the same mbelshe@google.com2009-03-191-3/+4
* Reorder some stuff to be in alphabetical order in preparation for adding more...pkasting@chromium.org2009-03-192-246/+246