summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Various omnibox UI fixes:rohitrao@chromium.org2009-08-203-37/+80
* DevTools l10n: generate localized strings and use them.mnaganov@chromium.org2009-08-2010-32/+254
* Don't compile with TraceLog support on by default.deanm@chromium.org2009-08-201-0/+7
* Change default memory model from MEDIUM to HIGH.mbelshe@google.com2009-08-201-1/+1
* DevTools: Remove resource panel-related RPC methods.pfeldman@chromium.org2009-08-205-90/+35
* linux: Plugin descriptions can be UTF-8.evan@chromium.org2009-08-201-1/+1
* Change an ASSERT_TRUE to a CHECK() to remove the gtest dependency.evan@chromium.org2009-08-201-1/+1
* Essentially revert r16636. We get no speedup from using CIImage and we are su...avi@chromium.org2009-08-201-14/+3
* Add filter for a new reliability regression.maruel@chromium.org2009-08-201-0/+3
* DevTools: Add delegate for method added upstream.pfeldman@chromium.org2009-08-201-1/+1
* Reverting 23809.sgjesse@chromium.org2009-08-201-1/+1
* Update V8 in Chromium to version 1.3.5.sgjesse@chromium.org2009-08-201-1/+1
* Add WebPlugin::acceptsInputEvents method.darin@chromium.org2009-08-204-0/+9
* Revert 23805.abarth@chromium.org2009-08-203-4/+5
* Refactor OCSP handler.ukai@chromium.org2009-08-201-141/+48
* Enable the XSSAuditor by default. Please watch out for compatibility issues.abarth@chromium.org2009-08-203-5/+4
* Roll WebKit deps: r47528:47546jorlow@chromium.org2009-08-202-1/+9
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-2018-11/+3988
* Need to cast to WebCore::Widget explicitly since the method beingdarin@chromium.org2009-08-201-2/+4
* Move WebPluginContainer into the WebKit APIdarin@chromium.org2009-08-2013-648/+892
* Fix a line that was accidently deleted in my plugin change.jam@chromium.org2009-08-201-1/+1
* Make unit_tests UtilityProcessHostTest use the helper app on the Mac.mark@chromium.org2009-08-203-20/+26
* Omit DLOGs and DCHECKs from release-mode Google Chrome-branded builds onmark@chromium.org2009-08-201-5/+15
* Ensure that SyncWaiter (base/waitable_event_posix.cc) condition variablesmark@chromium.org2009-08-201-37/+42
* Make the paths in the layout test dashboard point to the actual JSONojan@google.com2009-08-202-14/+38
* remove SpellCheckTest.*, since it's consuming nearly 400MB of purify spaceerikkay@chromium.org2009-08-201-1/+1
* Updates to test_expectations for fallout from webkit merge to 47528.jparent@chromium.org2009-08-201-0/+2
* Added linux baseline failure back to test_expectations listvictorw@chromium.org2009-08-201-0/+1
* Roll the WebKit deps r47417:47528.jorlow@chromium.org2009-08-202-3/+101
* Add failed editing tests to test_expectationsvictorw@chromium.org2009-08-201-0/+5
* Try to shutdown the browser more peacefully before using more brutal methods.phajdan.jr@chromium.org2009-08-192-33/+33
* Update test expectation list to assign new bug or associate old bug for somejianli@chromium.org2009-08-191-6/+10
* More linux startup tests. Add startup tests for custom frametony@chromium.org2009-08-1915-12/+68
* Rebaseline editing layout testingvictorw@chromium.org2009-08-1912-19/+15
* Support navigating to absolute index through automation.amit@chromium.org2009-08-199-21/+119
* NNTP: Limit the dragged item to the viewport boundaries.arv@google.com2009-08-191-2/+17
* Port automated_ui_tests to linux.huanr@chromium.org2009-08-192-68/+63
* When importing a lot of history, the NOTREACHED in VisitedLinkMaster::AddFing...vandebo@chromium.org2009-08-193-2/+22
* Linux: add NOTIMPLEMENTED() and bug URL to a stub for prompting about form re...mdm@chromium.org2009-08-191-0/+2
* Cache the left and right tab curve images. We were spending a lottony@chromium.org2009-08-192-33/+73
* Renable ShowModalDialogTest test with a longer timeout. Until we have a way ...jam@chromium.org2009-08-191-4/+5
* Fix the crash if a download starts before we have the plugin list. The fix i...jam@chromium.org2009-08-193-14/+34
* gtk: Make sure we found the window corresponding to the XID of the window und...jhawkins@chromium.org2009-08-191-1/+3
* Rebaseline fast/dom/HTMLTableColElement/resize-table-using-col-width.htmltony@chromium.org2009-08-197-1/+82
* Add missing break statement.jhawkins@chromium.org2009-08-191-3/+5
* This script can be used by devs to run the sync integration test. Also, it wi...tejasshah@google.com2009-08-191-0/+385
* Make valgrind.sh use same valgrind as chrome_tests.sh.dkegel@google.com2009-08-191-12/+35
* Port some parts of reliability_tests.huanr@chromium.org2009-08-191-61/+35
* Add icu:: qualifiers to a couple of more files. They're missed in the previou...jshin@chromium.org2009-08-193-4/+4
* Linux: Make tcmalloc buildable on linux (does not enable it though).willchan@chromium.org2009-08-195-263/+1103