summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't display the file select dialog from invisible windows.jnd@google.com2010-10-232-0/+8
* ExternalTabUITest.IncognitoMode is flaky.cbentzel@chromium.org2010-10-231-1/+2
* Add Reset to ClientSocket::UseHistory, and call on TCP disconnect.cbentzel@chromium.org2010-10-236-3/+35
* AppBackgroundPageApiTest works with testserver on ephemeral ports.cbentzel@chromium.org2010-10-234-32/+70
* ScopedTempDir does not allow multiple Create* or Set calls without intervenin...cbentzel@chromium.org2010-10-233-6/+32
* Updating trunk VERSION from 562.0 to 563.0chrome-release@google.com2010-10-231-1/+1
* Update layout test suppressionsisherman@chromium.org2010-10-231-5/+4
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-2314-8/+143
* net: Remove key argument from ActivateEntry function.tfarina@chromium.org2010-10-232-8/+5
* Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from...isherman@chromium.org2010-10-2313-136/+8
* Revert 63619 - Workers who want to use FileWriter need to be granted permissi...ericu@google.com2010-10-233-29/+2
* Suppress layout test failure of fast/replaced/border-radius-clip.htmlhclam@chromium.org2010-10-231-0/+3
* HTML files for find_in_page testsnirnimesh@chromium.org2010-10-232-0/+13000
* Workers who want to use FileWriter need to be granted permission to access fi...ericu@google.com2010-10-233-2/+29
* Remove GetURLForDebugging().pkasting@chromium.org2010-10-2313-49/+4
* Convert LOG(INFO) to VLOG(1) - chrome/browser/renderer_host/.pkasting@chromium.org2010-10-238-75/+57
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*.pkasting@chromium.org2010-10-2313-54/+53
* Valgrind/Heapchecker: Suppress test_shell_tests leak.thestig@chromium.org2010-10-232-0/+21
* Terminate FilterFactory and his nasty friendshclam@chromium.org2010-10-2357-1421/+579
* Advertise that chrome/mac can open webm, oga, ogv, ogg files.thakis@chromium.org2010-10-231-8/+57
* Full refactor / rewrite of bookmark sync integration testsrsimha@chromium.org2010-10-2318-2588/+1594
* Remove billing address handling from Autofill preferences.isherman@chromium.org2010-10-2318-698/+65
* Roll invalidation library deps to 51.nick@chromium.org2010-10-231-1/+1
* Fix remoting to use scoped_refptr.willchan@chromium.org2010-10-231-3/+3
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-2313-8/+136
* Use allow_file_access_from_files after it's initialized.kinuko@chromium.org2010-10-221-4/+4
* When zooming, webkit reports width and height as if the zoom wasn't there (by...johnnyg@chromium.org2010-10-221-0/+7
* ThreadRestrictions: inline function definitions in Release modeevan@chromium.org2010-10-221-7/+8
* Fixing valgrind error because of mem leak in BuffereDataSource unit testsvrk@google.com2010-10-221-0/+5
* Valgrind: Widen a suppression.thestig@chromium.org2010-10-221-2/+1
* Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO"evan@chromium.org2010-10-2213-133/+8
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-2213-8/+133
* Annotate a couple of failing sync integration tests.rsimha@chromium.org2010-10-222-2/+4
* Release ChromeURLRequestContextGetters' references on IO thread shutdown.willchan@chromium.org2010-10-227-18/+103
* WebKit Roll 70305:70328.dglazkov@chromium.org2010-10-221-1/+1
* Menu crash fix for domui/gtk menu that is caused by multiple context menu req...oshima@chromium.org2010-10-227-17/+156
* Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""mpcomplete@chromium.org2010-10-2229-54/+59
* Support whatever HTTP verbs Chrome uses in Chrome Frammeamit@chromium.org2010-10-221-7/+1
* Apply behaviour change fix from upstream for previous XPath change.cevans@chromium.org2010-10-222-16/+18
* Fix a high frequency chrome frame crasher which occurs while uploading UMA da...ananta@chromium.org2010-10-221-5/+1
* Cleanup: Remove and reorganize headers in resource_message_filter.cc.thestig@chromium.org2010-10-221-28/+20
* Revert 63536 - Might have broken tests on win.tonyg@chromium.org2010-10-226-769/+736
* Make sure the service process kills all URLFetcher::Cores on shutdown.willchan@chromium.org2010-10-222-16/+30
* GTK: When using a dark chrome-theme, make sure we have black text in highlightederg@google.com2010-10-221-1/+7
* Add gfx_unittests as a valid option to tools/valgrind/chrome_tests.py.rsesek@chromium.org2010-10-221-0/+4
* Convert LOG(INFO) to VLOG(1) - chrome/browser/automation/.pkasting@chromium.org2010-10-224-18/+18
* Mac: Delay setting window titles while the window menu is being tracked. Work...avi@chromium.org2010-10-222-1/+20
* Number of fixed related to Enable/Disable Cellular/WiFi buttons on chrome:set...zelidrag@chromium.org2010-10-222-7/+19
* Fixed random jank in internet settings page.zelidrag@chromium.org2010-10-222-14/+9
* [Mac] Properly position the Page Info bubble when there's the EV cert bubble.rsesek@chromium.org2010-10-224-8/+29