summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Deps roll to fix gyp exception on initial checkouts.sgk@google.com2009-03-211-1/+1
* Write usagestats to HKLM as wellcpu@google.com2009-03-211-3/+9
* Add bug number for newly failing tests.ojan@google.com2009-03-211-2/+1
* Attempt to green tree.ojan@google.com2009-03-211-1/+31
* Remove the old and no longer used SafeBrowsing storagepaulg@google.com2009-03-2113-1588/+11
* Fix breakage where none of the tests would get listed. Not sure whyojan@google.com2009-03-212-5/+8
* forgot thisben@chromium.org2009-03-211-0/+8
* Add support for radio buttons. The code implementing checked/group was copied...ben@chromium.org2009-03-214-5/+149
* Add a WONTFIX modifier and move all the tests from tests_ignored.txtojan@google.com2009-03-215-528/+530
* More button modificationsben@chromium.org2009-03-206-19/+144
* Rolling in gyp improvements.bradnelson@google.com2009-03-201-1/+1
* Chromium side of trackbar drawing. This is needed to support <input type="ra...pkasting@chromium.org2009-03-204-20/+141
* Fix threading and ownership issues in WebWorkerClientProxy.jam@chromium.org2009-03-203-9/+25
* Implement SSL renegotiation.wtc@chromium.org2009-03-202-77/+122
* Update the gyp Linux build:sgk@google.com2009-03-2013-13/+421
* Fix linux input breakage: Don't wrap an important line in a DCHECK!estade@chromium.org2009-03-201-1/+2
* Rebaseline a windows layout test.estade@chromium.org2009-03-204-3/+36
* Remove the DOM constructor cache and instead use an object wrapper prototypembelshe@google.com2009-03-202-63/+76
* Fix renderer crash when a file chooser is closed after navigating away frommpcomplete@google.com2009-03-201-0/+5
* Don't expect unit tests to free root certdkegel@google.com2009-03-202-1/+10
* Fix a long standing typo. Needed a space after the colon.jon@chromium.org2009-03-201-1/+1
* 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