summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Give a better error when extension unpacking can't be done.skerner@chromium.org2010-07-301-16/+29
* Change mac notifications UI to match the new mocks. Introduce a new utility ...johnnyg@chromium.org2010-07-3014-196/+401
* [Mac] Make popup-blocked animation animate to content-setting icon.shess@chromium.org2010-07-303-3/+43
* Remove some debug switches:skerner@chromium.org2010-07-304-28/+4
* [Mac] Reposition the status bubble whenever adding it to a window.rohitrao@chromium.org2010-07-302-1/+23
* Revert 54313 - OEM EULA extracted correctly from manifest.rsesek@chromium.org2010-07-304-124/+31
* Fix some bad uses of GetTempDir.agl@chromium.org2010-07-302-9/+8
* OEM EULA extracted correctly from manifest.glotov@chromium.org2010-07-304-31/+124
* Work around multiple bugs in the WrenchMenuControllerTest using a bit of hack...rsesek@chromium.org2010-07-303-11/+43
* file_util: Get rid of file_util::AppendToPath in icon_util_unittest.cctfarina@chromium.org2010-07-302-3/+3
* Fixes transition from account creation screen to images login screen.avayvod@chromium.org2010-07-305-16/+63
* Add title for "ask" button on mac.jochen@chromium.org2010-07-301-0/+2
* Command line flag to disable the cookie prompt.jochen@chromium.org2010-07-3019-47/+913
* Fix build break by updating the test shell and renaming renderer_webindexedda...andreip@chromium.org2010-07-302-0/+0
* Rename IndexedDatabase to IDBFactory to match the specandreip@chromium.org2010-07-3014-57/+60
* Use new update API during OOBE.nkostylev@google.com2010-07-3012-126/+203
* Show DevTools window when the Inspect shortcut is hit for the first timeapavlov@chromium.org2010-07-301-3/+4
* Updating trunk VERSION from 480.0 to 481.0chrome-release@google.com2010-07-301-1/+1
* Build fix.evan@chromium.org2010-07-301-2/+2
* Use notification-based API for getting system proxy settings on Mac rather th...eroman@chromium.org2010-07-301-1/+2
* Use an integer for the port parameter to the UI test HTTP server.evan@chromium.org2010-07-304-9/+8
* Drop usage of IntToWString in switch values; we can use ASCII now.evan@chromium.org2010-07-304-7/+6
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-3042-141/+126
* Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...ananta@chromium.org2010-07-301-1/+0
* AutoFill: Determine credit card type based on the CC number and display thejhawkins@chromium.org2010-07-303-37/+117
* Disable the page_cycler_database on Windows, because it's really slowdumi@chromium.org2010-07-301-0/+3
* Must clear all references to buttons representing a bookmark when that bookma...mrossetti@chromium.org2010-07-303-2/+40
* Update bug number for Snippets.FAILS_ThaiUTF8.huanr@chromium.org2010-07-301-2/+1
* Reland r53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.tfarina@chromium.org2010-07-305-27/+1
* Add an AppendSwitchASCII to CommandLine, and convert a test to it.evan@chromium.org2010-07-304-9/+9
* Uncrash BrowserFocusTest.*phajdan.jr@chromium.org2010-07-301-3/+7
* Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1"evan@chromium.org2010-07-307-67/+0
* Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1satish@chromium.org2010-07-307-0/+67
* Mac: Keep groups when sorting task manager, like windows does.thakis@chromium.org2010-07-292-12/+26
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-2929-36/+36
* Fix a bug where it's not possible to get out of fullscreen mode.tony@chromium.org2010-07-292-3/+28
* [Win] Don't offer profiles for billing addresses that have no addressavi@chromium.org2010-07-292-21/+30
* AutoFill: Move the CC icons to webkit/glue/resources. This is a temporaryjhawkins@chromium.org2010-07-299-8/+0
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-2935-201/+102
* Revert 54206 - Mac: Keep groups when sorting task manager, like windows does.thakis@chromium.org2010-07-291-13/+3
* Fix build on ChromiumOS by ASSERTing TRUE in a UI test.phajdan.jr@chromium.org2010-07-291-1/+1
* Speculatively fix ChromiumOS build.phajdan.jr@chromium.org2010-07-291-7/+3
* Mac: Keep groups when sorting task manager, like windows does.thakis@chromium.org2010-07-291-3/+13
* Download code cleanup patch of death:phajdan.jr@chromium.org2010-07-2915-372/+347
* Add back a test lost in r37819, because it had been at the bottom of an unrel...pkasting@chromium.org2010-07-291-2/+36
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-2957-276/+396
* OwnerManager, allows use of OwnerKeyUtils to take ownership of a devicecmasone@google.com2010-07-296-0/+727
* Remove an unused IPC message.brettw@chromium.org2010-07-291-6/+0
* [Mac] First pass at final sizing of toolbar items.shess@chromium.org2010-07-2911-978/+119
* Rework somewhat how the folder menu window and main view sizes and positions ...mrossetti@chromium.org2010-07-292-41/+111