summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Check that BlockedContents::blocked_popup_container is not NULL before using it.jschuh@google.com2010-08-241-1/+3
* Change search engine dialog image to be transparent, and use this image flipp...mirandac@chromium.org2010-08-242-7/+19
* AutoFill address profile not seen in dropdown for name and address field on d...dhollowa@chromium.org2010-08-244-7/+120
* DOMUI: Implement the 'Remove...' button on the AutoFill page.jhawkins@chromium.org2010-08-245-12/+176
* GTTF: move tests that use WebKit from unit_tests to browser_testsphajdan.jr@chromium.org2010-08-242-0/+0
* Added tooltips to stats bar items.stevenjb@chromium.org2010-08-244-5/+30
* Changing options page css so that we don't get that irritating little box aro...dhg@chromium.org2010-08-241-0/+1
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-2441-7/+49
* Change the FileUtilProxy callbacks to report error codes instead of booleans.dumi@chromium.org2010-08-242-1/+3
* Add an endpointer for detecting end of speech.satish@chromium.org2010-08-248-9/+1159
* Added prefs ui for enabling/disabling background mode on windows.atwilson@chromium.org2010-08-242-0/+89
* Add support for a directory file chooser command, which creates a file list b...johnnyg@chromium.org2010-08-247-76/+234
* Tweak preference code to work with or without the 'managed' property, makes f...csilv@chromium.org2010-08-241-10/+22
* Fix a bug where you could not uninstall a disabled extension.andybons@chromium.org2010-08-241-1/+1
* Don't offer to translate the bookmark manager page.jcivelli@chromium.org2010-08-241-0/+2
* Cleanups for http://codereview.chromium.org/3176027thakis@chromium.org2010-08-241-5/+3
* Fixes bug where Layout might not get invoked on view hostingsky@chromium.org2010-08-241-0/+9
* chromeos: 1st draft of ProxyConfigService for chromeoskuan@chromium.org2010-08-249-4/+1130
* Mac: Well-behaved accelerated plugins, actual fixthakis@chromium.org2010-08-243-1/+67
* reland 57093: dom-ui options: record user metrics for pref changes.csilv@chromium.org2010-08-2417-70/+206
* Adds a speech input info bubble.satish@chromium.org2010-08-242-0/+316
* Autorestart on update should happen when (among other things), the browser is inprasadt@chromium.org2010-08-241-1/+1
* Minor fixes to keep TOT working with the 10.6 SDK. jrg@chromium.org2010-08-241-1/+4
* Revert 57188 - Add html node info (tag name, attributes, and computed display...dmazzoni@chromium.org2010-08-243-131/+7
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-246-13/+112
* Add html node info (tag name, attributes, and computed display) and documentdmazzoni@chromium.org2010-08-243-7/+131
* Implement IDBTransaction::objectStoreandreip@chromium.org2010-08-242-0/+20
* Show update screen for non-official builddpolukhin@chromium.org2010-08-241-1/+2
* Fix IDBDatabase::removeObjectStore for multiprocess modeandreip@chromium.org2010-08-241-1/+1
* device_orientation::DispatcherHost: one Provider observer per render_view_id.hans@chromium.org2010-08-243-39/+74
* Fix a few test failures when landing http://trac.webkit.org/changeset/57178.jnd@google.com2010-08-243-19/+60
* Implement policy for controlling "Show Home Button" preference.mnissler@chromium.org2010-08-248-1/+18
* Removed inheritance of std:less in network data structuresallanwoj@chromium.org2010-08-241-3/+2
* First pass at convert the SSL dialogs into InfoBubbles.finnur@chromium.org2010-08-244-0/+321
* When launcing apps from launcher, use pinned tabs, not app tabs.aa@chromium.org2010-08-242-66/+6
* Consolidate places where a TemplateURL is removed and then added to the Templ...levin@chromium.org2010-08-242-59/+51
* Add support for status icon context menus for gtk.atwilson@chromium.org2010-08-2413-16/+50
* Add DOM UI version of "Customize modifier keys" dialog.mazda@chromium.org2010-08-248-1/+160
* Mac: Correctly show/hide compositor on navigations.thakis@chromium.org2010-08-248-18/+67
* DOMUI: Several fixes for AutoFill page.jhawkins@chromium.org2010-08-247-35/+76
* Revert "Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate." (...erg@google.com2010-08-2412-200/+242
* [GTK] Don't line wrap on the extension uninstall dialog.estade@chromium.org2010-08-241-6/+3
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-2322-24/+48
* Fix the size of the roster chat panel and update the JSON format.seh@chromium.org2010-08-231-6/+4
* Fixed flakyness of ClockMenuButtonTest.TimezoneTest.zelidrag@chromium.org2010-08-231-3/+8
* Resubmit r56600 - Start/stop service process when browser starts and stophclam@chromium.org2010-08-237-19/+55
* Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate.erg@google.com2010-08-2312-242/+200
* GTTF: next batch of automation separation.phajdan.jr@chromium.org2010-08-2310-184/+202
* Skeleton of sync handler on the I/O thread for GetSearchProviderInstallState.levin@chromium.org2010-08-234-0/+157
* Fix broken thumbnails for sites with redirects.nshkrob@chromium.org2010-08-234-18/+57