summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add optional homepage_url to manifest and use it in place of Gallery URL in UI.tessamac@google.com2010-10-2518-105/+199
* Fix save file stuff to use scoped_refptr for refcounted params.willchan@chromium.org2010-10-253-6/+4
* Revert 62956 since the proper fix has been landed by willchan - Try to green ...jam@chromium.org2010-10-251-0/+1
* Up the pref name for enabling the pdf plugin so that everyone gets it turned ...jam@chromium.org2010-10-251-1/+1
* Fix typo in DevToolsManagermarkusheintz@chromium.org2010-10-252-6/+6
* Schedule layout of the Page Info Bubble using RunnableMethod rather than |-pe...rsesek@chromium.org2010-10-251-5/+27
* Fix crash in domui menu (7773) and remove caching code.oshima@chromium.org2010-10-2512-287/+78
* Fix double install and incorrect uninstall of external extensions.skerner@google.com2010-10-258-115/+170
* Revert 63733 - Fix double install and incorrect uninstall of external extensi...thakis@chromium.org2010-10-258-169/+115
* Fix double install and incorrect uninstall of external extensions.skerner@google.com2010-10-258-115/+169
* Revert 63651 (turned chromeos red, http://build.chromium.org/buildbot/waterfa...thakis@chromium.org2010-10-251-5/+7
* This change moves the test_server_.Start from the test body to the test const...cbentzel@chromium.org2010-10-251-2/+10
* Add 'DeveloperToolsDisabled' policy to the policy template.markusheintz@chromium.org2010-10-252-0/+19
* More UI-related OpenSSL support.bulach@chromium.org2010-10-256-72/+152
* Add UI test for click-to-play.bauerb@chromium.org2010-10-259-1/+114
* Introduce new location for managed extensionsgfeher@chromium.org2010-10-253-6/+16
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-2520-73/+656
* Copy whole dir with default extensions on Chrome OSdpolukhin@chromium.org2010-10-251-1/+1
* Bring the windows implementation of the constrained html dialog over to the n...johnnyg@chromium.org2010-10-259-386/+112
* Reland 63509 - Define constants for the 'silent extension' install policygfeher@chromium.org2010-10-257-0/+14
* Split WebNavigationEvents in two tests and make iframe loading less flaky.jochen@chromium.org2010-10-2520-140/+209
* Temporary fix to reduce the spdy concurrent streams to 6.mbelshe@chromium.org2010-10-253-0/+13
* dom-ui settings: Add setting for detault zoom level.csilv@chromium.org2010-10-2519-17/+150
* The GeolocationBrowserTest times out, and timeouts now causes thensylvain@chromium.org2010-10-251-1/+1
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-2432-2383/+1856
* Fix test defines.sky@chromium.org2010-10-242-2/+2
* Makes window.chrome.setSuggestResult pass through an empty string.sky@chromium.org2010-10-241-4/+1
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-2432-1856/+2383
* Autofill: DCHECK in 'Add address...' dialogdhollowa@chromium.org2010-10-241-1/+2
* Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_...timurrrr@chromium.org2010-10-2419-332/+4
* Fixed positioning of control buttons on overlay pages. Missing file fromzelidrag@chromium.org2010-10-242-4/+9
* Updating trunk VERSION from 563.0 to 564.0chrome-release@google.com2010-10-241-1/+1
* Fix typos. define->#definensylvain@chromium.org2010-10-231-2/+2
* Disable Tab2OutOfTabStrip on TOOLKIT_VIEWS and ScrollButtonScrolls onnsylvain@chromium.org2010-10-232-2/+9
* ExtensionApiTest.TABS times out, and tests timing out now turn the tree red, sonsylvain@chromium.org2010-10-231-1/+1
* Mark the GtkKeyBindingsHandlerTest tests as flaky since they don't work in a...nsylvain@chromium.org2010-10-231-3/+6
* Add LeakTracker<URLRequestContext> to IOThread::CleanUp().willchan@chromium.org2010-10-231-7/+5
* 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
* AppBackgroundPageApiTest works with testserver on ephemeral ports.cbentzel@chromium.org2010-10-234-32/+70
* Updating trunk VERSION from 562.0 to 563.0chrome-release@google.com2010-10-231-1/+1
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-237-3/+50
* Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from...isherman@chromium.org2010-10-237-50/+3
* Revert 63619 - Workers who want to use FileWriter need to be granted permissi...ericu@google.com2010-10-232-25/+2
* 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-232-2/+25
* Remove GetURLForDebugging().pkasting@chromium.org2010-10-237-27/+0
* 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
* Terminate FilterFactory and his nasty friendshclam@chromium.org2010-10-238-324/+42