summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Disable anther DevTools sanity test that was missed in r34516.tony@chromium.org2009-12-151-1/+1
* Revert "Disable PluginTest.Refresh because it's crashing on the bots for"tony@chromium.org2009-12-151-2/+0
* Disable PluginTest.Refresh because it's crashing on the bots fortony@chromium.org2009-12-151-0/+2
* Disable DevTools sanity tests pending investigation.dglazkov@chromium.org2009-12-151-15/+15
* Add another phantom Linux crash.dglazkov@chromium.org2009-12-141-0/+3
* Fix badge center-alignment logic.estade@chromium.org2009-12-141-1/+2
* WebKit Update 52096:52119.dglazkov@chromium.org2009-12-141-1/+1
* One more new baseline. For real this time.senorblanco@chromium.org2009-12-142-1/+1
* I refactored ChangeProcessor so that the common stuff can be reused by otheralbertb@google.com2009-12-1413-887/+1062
* First steps toward page actions on Mac. Page action icons shold show andpamg@google.com2009-12-147-67/+551
* Deleted np_utils library.apatrick@google.com2009-12-1427-3221/+0
* Linux baselines for SVG filters. Also fix WinXP/Vista baselines for two tests.senorblanco@chromium.org2009-12-1475-119/+202
* Adding libpam0g-dev to the build deps -- we need this for doing login with Ch...cmasone@google.com2009-12-141-3/+3
* Add a regression test for http://crbug.com/29473estade@chromium.org2009-12-141-2/+32
* New Win baselines for SVG filters tests.senorblanco@chromium.org2009-12-14135-89/+582
* Fix a few languages: sync dialog box was cutting off the cancel button.chron@google.com2009-12-1439-44/+44
* Update test expectations after sharding the http tests.ojan@chromium.org2009-12-141-3/+4
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-1413-155/+254
* Fix issue 30244xiyuan@chromium.org2009-12-141-2/+3