summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add another flaky crash, pending investigation.dglazkov@chromium.org2009-12-151-0/+4
* Move channel (beta,dev,stable) determination code to a common location.jrg@chromium.org2009-12-158-85/+123
* Enable Mac plugin test_shell testsstuartmorgan@chromium.org2009-12-153-5/+3
* Reattempt at r465143. The UI tests rely too heavily on the current behavior o...andybons@chromium.org2009-12-154-7/+36
* Add one more test that got flaky after sharding the http tests.ojan@chromium.org2009-12-151-4/+4
* Implemented OS X version of NetworkStatusDetectorTaskMac.akalin@chromium.org2009-12-155-3/+516
* Absolutify suppression directories so they survive the cd.dkegel@google.com2009-12-151-1/+2
* NTP: Hide the notifier when restoring all removed thumbnails.arv@chromium.org2009-12-151-0/+4
* Fix treejar@chromium.org2009-12-151-1/+2
* Deserialize UMA flag on histograms moving from renderer to browsersjar@chromium.org2009-12-151-0/+1
* Change defaults to match bot.dkegel@google.com2009-12-151-2/+2
* DevTools: fix sanity tests insanity.pfeldman@chromium.org2009-12-151-4/+4
* Disable MultipleWorkers on Linux as it is failing sporadically.atwilson@chromium.org2009-12-151-0/+6
* Shard the loader directory. Should eek out ~20-40 more seconds on ojan@chromium.org2009-12-151-2/+3
* Revert "Suppress some leaks that seem to be tcmalloc related."tony@chromium.org2009-12-151-33/+0
* Mac: fix warnings for TabView.xib.viettrungluu@chromium.org2009-12-151-7/+7
* GTK: Fix regression where we don't build tinted buttons in GTK theme mode.erg@google.com2009-12-156-40/+69
* WebKit Roll 52119:52154.dglazkov@chromium.org2009-12-151-1/+1
* Fixes two related bugs:sky@chromium.org2009-12-155-7/+143
* Updates the layout test formatter to match the current output from the layout...gwilson@google.com2009-12-151-2/+7
* Make a shared app menu model and update win and mac to use it. Remove the NSM...pinkerton@chromium.org2009-12-1514-761/+261
* Add link to new themes page on the Chromium wiki.kathyw@google.com2009-12-152-3/+28
* Implement overridden InjectedScript.evaluateOnSelf() from upstreamapavlov@chromium.org2009-12-153-0/+32
* Use a ConditionVariable in place of WaitableEvent in BookmarkModelWorker.tim@chromium.org2009-12-152-18/+23
* Commit issue 464079 for feldstein: limit the clear browsing data window to on...mirandac@chromium.org2009-12-156-19/+69
* Committing issue 484006 for feldstein.mirandac@chromium.org2009-12-1511-193/+2293
* Handle unexpected connection close during SSL handshake on Mackinuko@chromium.org2009-12-152-8/+8
* Enable/disable "next/previous tab" commands when there is only 1 tab.pinkerton@chromium.org2009-12-151-0/+4
* DevTools: uncomment more inspector layout tests.pfeldman@chromium.org2009-12-151-5/+0
* Removed the wildcards for the bug_30110 suppression to obey the Valgrindglider@chromium.org2009-12-151-2/+2
* Suppressed a benign leak in TCMallocGuard. Will probably fix this in the nextglider@chromium.org2009-12-151-0/+6
* Make ProcessWatcher use kqueues on Mac.jeremy@chromium.org2009-12-1512-9/+237
* Updating trunk VERSION from 271.0 to 272.0chrome-bot@google.com2009-12-151-1/+1
* DevTools: repair DevToolsExtensionDebugTest.TestContentScriptIsPresentyurys@chromium.org2009-12-152-1/+12
* DevTools: Add support for inspector layout tests. Step 3.pfeldman@chromium.org2009-12-1516-9/+512
* DevTools: Restore sanity tests tests.pfeldman@chromium.org2009-12-152-24/+25
* Use ASSERT_EQ instead of EXPECT_EQ to avoid accessing invalid index in the fo...hayato@chromium.org2009-12-151-12/+12
* DevTools: provide async parameter for dispatchOnInjectedScriptyurys@chromium.org2009-12-155-25/+11
* Implement "Language Switcher" for Chromium OS. This change enables users to s...yusukes@google.com2009-12-157-2/+515
* Minor fix to get browser/extensions/page_action_apitest.cc building on Mackinuko@chromium.org2009-12-152-11/+11
* Valgrind: Add test script and suppression files for Valgrinding win32 executa...thestig@chromium.org2009-12-153-0/+1582
* Add tests for SocketStreamMetrics.satorux@chromium.org2009-12-154-1/+187
* Modify LoadPixbuf() so it returns NULL when the |data| parameter is NULL.yusukes@google.com2009-12-151-1/+1
* Mac: make it even less likely that the renderer+Breakpad leaks Mach ports.viettrungluu@chromium.org2009-12-152-1/+18
* Fix syntax error in tools/valgrind/memcheck/suppressions_mac.txt.viettrungluu@chromium.org2009-12-151-1/+0
* Suppress a Mac UI test leakstuartmorgan@chromium.org2009-12-151-0/+13
* [Mac] Close the font panel when closing the font settings sheet.rsesek@chromium.org2009-12-151-0/+2
* Some test_expectations cleanup for Linux: tests now passing due to SVG filte...senorblanco@chromium.org2009-12-151-30/+11
* Suppress some leaks that seem to be tcmalloc related.tony@chromium.org2009-12-151-0/+33
* Fix a leak added in r34510. We need to delete old ChangeProcessors.tony@chromium.org2009-12-151-0/+1