summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Do not write non-toplevel POST response into the WINInet cache.stoyan@chromium.org2010-10-012-2/+16
* Refactoring geolocation code to work on its own thread.allanwoj@chromium.org2010-10-0113-414/+483
* Fix typo in comment.avi@chromium.org2010-10-011-1/+1
* Allow nested calls to AccessibilityEventRouterGtk::AddRootWidget anddmazzoni@chromium.org2010-10-015-15/+77
* Fix the progress animation to get displayed at the original size and not squi...satish@chromium.org2010-10-011-3/+9
* Employ recently committed BubbleWindow for proxy settings link.dilmah@chromium.org2010-10-014-8/+44
* Do not expose DOM UI bindings to subframes other than chrome://caseq@google.com2010-10-011-1/+3
* Aligns the network menu width with combo box width.altimofeev@chromium.org2010-10-013-7/+23
* Disable ExtensionApiTest.Popup. It's been timing out for the last 750+ runs.pam@chromium.org2010-10-011-2/+2
* Implement policy for enabling/disabling browsing history.phajdan.jr@chromium.org2010-10-0118-9/+275
* Fix url_fixer_upper_unittest two-phase lookup problems.hans@chromium.org2010-10-011-1/+5
* Fix form_structure_unittest two-phase lookup problems.hans@chromium.org2010-10-011-1/+5
* Shorten the name of policy groups and sort them by captiongfeher@chromium.org2010-10-011-82/+13
* Fix autocomplete_unittest two-phase lookup problems.hans@chromium.org2010-10-011-5/+5
* Update test data files in preparation to renaming the @webkitspeech attribute.satish@chromium.org2010-10-011-1/+2
* Expose WebKit's XSS Auditor as labjochen@chromium.org2010-10-012-0/+13
* Fix zoom unit test and add missing break in zoom map code.jam@chromium.org2010-10-012-6/+7
* Fix compile problem. TBR=brettwjam@chromium.org2010-10-011-2/+1
* Display homepage preferences correctly.markusheintz@chromium.org2010-10-012-15/+177
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-0126-221/+449
* Send a notification when upgrades have been downloaded, and hookzork@chromium.org2010-10-013-4/+30
* Adds a NULL check to TestingAutomationProvider::GetShowingAppModalDialog().hbono@chromium.org2010-10-011-2/+8
* Update Alternate Error Page URL when Google URL has been updated.ukai@chromium.org2010-10-011-0/+8
* Unbreaking chromebot page load tests by changing the post-nav sleep duration ...ace@chromium.org2010-10-011-2/+5
* NTP: Fix bug where we were not clipping recently closedaa@chromium.org2010-10-011-16/+3
* Fix about:plugins loading the plugin list on the UI thread. This way I can r...jam@chromium.org2010-10-014-14/+67
* linux: Behave predictably on ctrl+backspacesuzhe@chromium.org2010-10-012-1/+28
* disable plugin tests on ChromeOSerikkay@chromium.org2010-09-301-6/+2
* Revert r61095 and r61128. I found several issues when testingaa@chromium.org2010-09-308-314/+19
* NTP: Fix visual issues when sections are closed.aa@chromium.org2010-09-302-5/+12
* Ensure browser cache of the renderer tree contains an accessibility object be...ctguil@chromium.org2010-09-302-29/+46
* Move interactive_ui_tests gyp definitions into chrome/chrome_tests.gypiisherman@chromium.org2010-09-302-175/+172
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-3024-438/+623
* Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...isherman@chromium.org2010-09-3012-169/+187
* Working on removing GTK for touch UI, by introducing a newanicolao@chromium.org2010-09-307-9/+859
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-304-13/+136
* Fix bug where we did not remember most visited section beingaa@chromium.org2010-09-301-1/+1
* Correcting orphaned process cleanup in out_of_proc_test_runner.cc.rsimha@chromium.org2010-09-301-4/+7
* Take out DCHECKs temporarily while I investigate interactive test failures TB...jam@chromium.org2010-09-301-3/+4
* When in accelerated compositing mode, RenderWidgetHostView::paint/exposenduca@chromium.org2010-09-304-4/+33
* Try to fix linux 64 compile errorjam@chromium.org2010-09-301-5/+3
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-3021-36/+170
* Run PPAPI's Var testspiman@chromium.org2010-09-301-0/+4
* Disable checking group policy for plugins on startup since we shouldn't load ...jam@chromium.org2010-09-301-0/+12
* Make it possible to hide "most visited" on nnnnnnntpthakis@chromium.org2010-09-307-17/+305
* Make the first-run search engine choice dialog accessible todmazzoni@chromium.org2010-09-302-1/+30
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-308-34/+53
* DOMUI: Use a hash mark instead of an empty href URL in a link that isjhawkins@chromium.org2010-09-301-2/+2
* dom-ui settings: Changes not to assume the existance of a preference, elimina...csilv@chromium.org2010-09-301-3/+4
* Revert 61074 - changed to flakyerikkay@chromium.org2010-09-301-2/+1