summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add list support to the policy template generator and prepare for Mac outputgfeher@chromium.org2010-08-242-140/+346
* 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-246-0/+331
* Had to remove pageData divs because they interferred withaa@chromium.org2010-08-244-16/+8
* Update one of the generate docs from r57148.aa@chromium.org2010-08-241-2/+2
* Add explanatory text to omnibox and infobars API.aa@chromium.org2010-08-2412-52/+279
* When launcing apps from launcher, use pinned tabs, not app tabs.aa@chromium.org2010-08-242-66/+6
* Enable WorkerTest.QueuedSharedWorkerShutdown because it seems to work 100% now.atwilson@chromium.org2010-08-241-2/+1
* 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-2410-1/+213
* Mac: Correctly show/hide compositor on navigations.thakis@chromium.org2010-08-2410-21/+92
* Fix the ChromeFrame ReferrerTest failures. This test fails because we incorre...ananta@chromium.org2010-08-241-0/+5
* Temporarily work around GPU process crash on Mac OS X.kbr@google.com2010-08-241-1/+8
* 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-2413-203/+243
* [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-2325-26/+68
* 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-2312-23/+89
* Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate.erg@google.com2010-08-2313-243/+203
* Clean up the way top level navigations are handled in ChromeFrame and reporte...ananta@chromium.org2010-08-232-30/+14
* GTTF: next batch of automation separation.phajdan.jr@chromium.org2010-08-2311-185/+206
* Skeleton of sync handler on the I/O thread for GetSearchProviderInstallState.levin@chromium.org2010-08-239-5/+173
* Fix broken thumbnails for sites with redirects.nshkrob@chromium.org2010-08-234-18/+57
* Fix linux/views build.estade@chromium.org2010-08-231-1/+2
* DOMUI: Implement the base HTML for the 'Edit credit card' AutoFill overlay.jhawkins@chromium.org2010-08-239-0/+236
* New first run experience for Linux.estade@chromium.org2010-08-234-87/+274
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-2323-66/+26
* Reworked Avi's patch for master prefs implemented on mac (http://codereview.c...mirandac@chromium.org2010-08-236-343/+299
* yRevert 57093 - dom-ui options: record user metrics for pref changes.csilv@chromium.org2010-08-2317-206/+70
* Autofill Add Credit Card dialog layout for Japanese localedhollowa@chromium.org2010-08-231-11/+95
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-2323-26/+66
* dom-ui options: record user metrics for pref changes.csilv@chromium.org2010-08-2317-70/+206
* Change the path used to refer to tabs to a reference.rkc@google.com2010-08-231-3/+6
* Mark another test as flaky on mac to try and keep the bot greenerthomasvl@chromium.org2010-08-231-1/+3
* Add support for receiving text from system services on Mac.dmaclach@chromium.org2010-08-232-18/+31
* Save and restore the options window position instead of always centering the ...pinkerton@google.com2010-08-231-17/+7
* Code implements UI for downloading and burning Chrome OS images on SSD card a...tbarzic@google.com2010-08-2313-3/+1605
* Move chrome_version_info target into chrome_common.evan@chromium.org2010-08-233-63/+63
* DOMUI prefs: Fix a race condition in pushing search engine information to DOMUIstuartmorgan@chromium.org2010-08-231-1/+7
* --auth-schemes specifies which authentication schemes are supported on the co...cbentzel@chromium.org2010-08-233-51/+24
* Changing options page so it is in the center, has less padding, a drop shadow...dhg@chromium.org2010-08-231-3/+5
* Fix small bug in BookmarkDragData: GURL specs are UTF-8, not ASCII.viettrungluu@chromium.org2010-08-231-1/+1
* New translate test for pyauto.alyssad@google.com2010-08-233-0/+106
* Adds ui_test_utils::SendAndWaitForKeyPress and converts callers (wheresky@chromium.org2010-08-238-77/+91
* Remove sync handling of IsSearchProviderInstalled on the browser UI thread.levin@chromium.org2010-08-236-79/+0
* Nothing is ever added to hosts_to_delete_, so this code does nothing useful.levin@chromium.org2010-08-232-28/+0
* Mac: Re-fix hidden CoreAnimation plugins.thakis@chromium.org2010-08-235-39/+74