summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix signed/unsigned mismatch for linuxmbelshe@chromium.org2009-10-071-1/+1
* Change many of the int and uint32 uses to size_t.mbelshe@chromium.org2009-10-072-24/+24
* Valgrind: Remove suppressions that have not been used in the last 100 runs on...jhawkins@chromium.org2009-10-071-575/+0
* Disable ExternalTabTestType.ExternalTabPostMessageTarget which is failing con...jhawkins@chromium.org2009-10-071-1/+1
* Yet more baselines, and t_e changes.senorblanco@chromium.org2009-10-071-0/+5
* Turning on trybots for o3d.bradnelson@google.com2009-10-071-1/+1
* Fix startup_tests failure. I added a new test but sometimes on a slow bottony@chromium.org2009-10-071-3/+0
* Revert r28293.jhawkins@chromium.org2009-10-079-89/+21
* Mark even more tests as being flaky.jhawkins@chromium.org2009-10-071-1/+5
* More baselines.senorblanco@chromium.org2009-10-075-21/+6
* viewsource-link-on-href-value.html is not crashing.jhawkins@chromium.org2009-10-071-1/+1
* Mark opacity-float.html as failing in test_expectations.txtjhawkins@chromium.org2009-10-071-0/+1
* Mark a test as flaky in Win Dbg as well.jhawkins@chromium.org2009-10-071-1/+1
* Fix double free with browser action popups.erikkay@chromium.org2009-10-073-4/+6
* 1. Fix bug with ? not opening the legend on Windows.ojan@chromium.org2009-10-072-14/+24
* (patch from thiago.farina@gmail.com - http://codereview.chromium.org/261003)thomasvl@chromium.org2009-10-071-5/+5
* Fix SQL preloading. I did Run() with a SELECT which produces data, so itbrettw@chromium.org2009-10-073-25/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-0797-148/+170
* Add pieces needed by upcoming memory purge implementation:pkasting@chromium.org2009-10-077-15/+130
* Fix the tab move animation when the custom frame is on. Previously,tony@chromium.org2009-10-071-2/+2
* WebKit roll 49245:49254johnnyg@chromium.org2009-10-072-2/+5
* Revert r28275, because I didn't use all the Mac valgrind bots when removing s...jhawkins@chromium.org2009-10-071-0/+735
* More new baselines post-Skia r376.senorblanco@chromium.org2009-10-0711-12/+89
* Change detectLanguage() API to now return the top three languages as well the...sidchat@chromium.org2009-10-079-21/+89
* Wires up views/gtk to use the gtk bookmark editor.sky@chromium.org2009-10-075-13/+13
* Mark DOMStorageTest.LocalStorageLayoutTests as flaky.jhawkins@chromium.org2009-10-071-1/+10
* Added another CoreAudio ThreadSanitizer suppression.scherkus@chromium.org2009-10-071-4/+2
* Back out r28284 (backout of r28260), it did not cause the perf regression.mark@chromium.org2009-10-071-2/+9
* Follow up to r242162 to properly animate between prefs panes.thomasvl@chromium.org2009-10-072-19/+109
* Try backing out r28260 to see if it caused the Mac startup test perf regressionmark@chromium.org2009-10-071-9/+2
* Stop glue from exporting webcore headers.thestig@chromium.org2009-10-073-3/+9
* Implement interface for testing exceptions in the test plugin.japhet@chromium.org2009-10-073-41/+77
* Implement setPOSIXLocale in test shell.evan@chromium.org2009-10-072-0/+16
* Inline the theme promo image. This should be a tiny bit faster thantony@chromium.org2009-10-073-2/+1
* Sync: Replace pthread mutex with base::Lock in a few more places.timsteele@google.com2009-10-0710-63/+40
* Disabling a test that became flaky after WebKit roll. Will investigate.johnnyg@chromium.org2009-10-071-2/+2
* Fix shared build with toolkit_views=1.thestig@chromium.org2009-10-071-0/+2
* Update test_expectations.txt to match a flaky test and a new crasher.jhawkins@chromium.org2009-10-071-1/+5
* Make version number in about box selectable again so that it can be copied.mark@chromium.org2009-10-071-89/+95
* Disable a test, may just need a new baseline.tony@chromium.org2009-10-071-0/+3
* Turn off the X509Certificate::Verify call for non-Windows platformswtc@chromium.org2009-10-071-3/+5
* Update evicted dlls listcpu@chromium.org2009-10-071-0/+1
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-0715-28/+210
* Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.darin@chromium.org2009-10-0710-67/+90
* Mac: Hide the bookmark bar in popup windows.erg@chromium.org2009-10-072-1/+14
* Add a certificate blacklist for Windows and put thewtc@chromium.org2009-10-072-0/+191
* Turn off Chrome error dialogs when it is launched by Chrome Frame.robertshield@chromium.org2009-10-071-0/+4
* Turns on the focus traversal unit-tests and fixed some focus traversal problem:jcampan@chromium.org2009-10-075-87/+92
* Move all resources into the framework.mark@chromium.org2009-10-0715-203/+317
* NTP: Add a workaround for the case where we reopen a window and a tooltip isarv@chromium.org2009-10-071-15/+15