summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* [Options DOMUI] More content settings exceptions workestade@chromium.org2010-08-034-25/+237
* Move owned_widget_gtk.* out of common/, into browser/gtk/.estade@chromium.org2010-08-0327-30/+30
* remove memory leaksargrass@google.com2010-08-031-1/+1
* Fix problem where AccessibilityEventRouterGtk could crash a unit test,dmazzoni@chromium.org2010-08-032-2/+10
* Fix a memory leak in all callers of DownloadHistory::Search.phajdan.jr@chromium.org2010-08-031-0/+1
* Reset chrome://newtab URLs when the user selects to configure it.mnissler@chromium.org2010-08-031-2/+5
* [Mac] Enable click-drag-release behavior in the Wrench menu's custom items.rsesek@chromium.org2010-08-0312-163/+1273
* Add accessible labels for the icon buttons in the wrench menu.dmazzoni@chromium.org2010-08-032-0/+15
* Use new CopySwitchesFrom CommandLine API to simplify some code.evan@chromium.org2010-08-031-41/+12
* Handle the REPORTING_ERROR_EVENT state appropriately.petkov@chromium.org2010-08-031-0/+10
* [Mac] Adjust toolbar spacing of browser actions for M6.shess@chromium.org2010-08-038-77/+346
* Move pyauto extensions.py expected files to data dir.alyssad@chromium.org2010-08-031-12/+13
* Input value appears twice on the form fielddhollowa@chromium.org2010-08-031-0/+4
* Forward-declare AutocompleteMatch as a struct in autocomplete_popup_view_gtk.hhans@chromium.org2010-08-031-1/+1
* Fix clear browser data buttons, broke due to namespace change.csilv@chromium.org2010-08-033-6/+8
* Mac: Fix merge mishap.thakis@chromium.org2010-08-031-1/+1
* Makes cut/copy/paste buttons centered with respect to thesky@chromium.org2010-08-031-2/+2
* Enable speculative preconnection by defaultjar@chromium.org2010-08-037-31/+98
* CSS/JS touch up to make network options page look like mock.xiyuan@chromium.org2010-08-036-160/+232
* [Mac] M6 Omnibox positioning changes.shess@chromium.org2010-08-036-38/+97
* Handle destruction of select file dialog listener object in tab contents dest...inferno@chromium.org2010-08-031-0/+5
* New PyAuto hooks for extensions.alyssad@chromium.org2010-08-034-0/+135
* Fix the Windows build.brettw@chromium.org2010-08-031-7/+11
* remove debug breaker when gpu process is enabledjiesun@google.com2010-08-031-0/+3
* Remove warning about GRD changes which is no longer required.jochen@chromium.org2010-08-031-19/+0
* Remove Value/StringValue's ...UTF16() methods in favour of overloading.viettrungluu@chromium.org2010-08-036-11/+11
* Fix the Windows build again.brettw@chromium.org2010-08-032-3/+8
* Fix the Windows build.brettw@chromium.org2010-08-032-5/+7
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-0313-42/+63
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-03130-6/+132
* Fix DownloadTest.NewWindowbauerb@chromium.org2010-08-031-1/+1
* DCHECK that CreatePlugin is only called for blocked plugins when click-to-pla...bauerb@chromium.org2010-08-031-6/+5
* Only close a newly opened download tab if there's more than one tab.bauerb@chromium.org2010-08-036-10/+33
* Landing http://codereview.chromium.org/3032043/show for Denis (dilmah).avayvod@chromium.org2010-08-037-98/+181
* Updating trunk VERSION from 484.0 to 485.0chrome-release@google.com2010-08-031-1/+1
* DevTools: fix remote debugging dispatch, provide encoding in the main connect...pfeldman@chromium.org2010-08-031-4/+2
* DevTools: re-enable pause test.pfeldman@chromium.org2010-08-031-2/+1
* DevTools: follow up to r54722, remove unused classes.pfeldman@chromium.org2010-08-031-1/+0
* Add the definition of the webRequest and webNavigation APIs.jochen@chromium.org2010-08-0312-1/+4897
* DevTools: Get rid of DevTools RPC.pfeldman@chromium.org2010-08-0314-142/+68
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-0321-39/+375
* Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo.bauerb@chromium.org2010-08-039-69/+77
* [linux] Hook up crash reporter initialization with configuration management.mnissler@chromium.org2010-08-033-28/+29
* Shutdown the notification UI manager before the notifications service, as the...johnnyg@chromium.org2010-08-031-0/+3
* Don't launch the IME on the login screen unless needed.zork@chromium.org2010-08-036-26/+87
* Add missing "number of suggestions" configuration item in Mozc DOMUIsatorux@chromium.org2010-08-034-9/+35
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-0326-85/+84
* Fix two bugs caused by scheme stripping:pkasting@chromium.org2010-08-031-2/+4
* Revert 54643 - Fix --kiosk to work regardless of the startup pref setting or ...pkasting@chromium.org2010-08-033-23/+15
* Implement import data overlaysargrass@google.com2010-08-034-19/+160