summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Modified cancel and interrupt processing to avoid race with history.rdsmith@chromium.org2011-07-1820-278/+721
* Move HostsExtension from TabContents to TaskManagerTabContentsResource which ...jam@chromium.org2011-07-182-3/+12
* Disabling zoom entirely for devtools windows.mkwst@chromium.org2011-07-181-4/+7
* Add extensionId to experimental app notifiction methods.asargent@chromium.org2011-07-181-4/+28
* Updated TypedURLChangeProcessor to clear the pending_deleted_urls_ after a co...atwilson@chromium.org2011-07-181-0/+1
* mac: Delete a few unused function declarations and one ivar.thakis@chromium.org2011-07-183-6/+0
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-1812-88/+92
* Move save stuff from download helper back to TabContents. This is a revert of...jam@chromium.org2011-07-1812-179/+26
* importer: Pull out Importer util function into its own file.tfarina@chromium.org2011-07-187-47/+71
* [cros] Disable TranslateManager fetching languages on boot.nkostylev@google.com2011-07-181-0/+4
* Mark WorkersUITest.SharedWorkersList as disabled instead of failing on Macyurys@chromium.org2011-07-181-1/+1
* Move UI specific implementation from ProfileSyncService to SyncSetupFlowHandler.qsr@chromium.org2011-07-189-40/+48
* Show a different banner in chrome://settings for extension-controlled settings.bauerb@chromium.org2011-07-1820-462/+136
* Mark WorkersUITest.SharedWorkersLis as failing on Mac OS Xyurys@chromium.org2011-07-181-1/+7
* Add 'Learn more' link to the RPH infobars.koz@chromium.org2011-07-181-2/+6
* Add sanity test for chrome://workersyurys@chromium.org2011-07-181-0/+56
* Print Preview: Make preview generation event driven to eliminate synchronous ...thestig@chromium.org2011-07-185-36/+43
* Canary versions no longer always remove protocol handlers at startup.benwells@chromium.org2011-07-184-6/+6
* Implement auto-login for GAIA login pages when a GAIA token is available.rogerta@chromium.org2011-07-175-3/+377
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-1631-153/+175
* Reland r92615 - Linux: make externally-stored passwords (e.g. GNOME Keyring) ...mdm@chromium.org2011-07-1610-120/+413
* Add an url interceptor to test component updatercpu@chromium.org2011-07-162-0/+114
* Add drag and drop to net-internalsmmenke@chromium.org2011-07-163-2/+48
* Clang build break fix.zelidrag@chromium.org2011-07-161-1/+1
* Wired direct GAIA authentication into ChromeOS login screen.zelidrag@chromium.org2011-07-1634-48/+471
* Remove some additional signatures from the Autofill top forms hunt.isherman@chromium.org2011-07-161-10/+0
* Move debug paint flag to Widget so native widget can use the same flag.oshima@google.com2011-07-161-3/+1
* Don't autocomplete searches of >1 word if they've only been visited once and ...pkasting@chromium.org2011-07-1611-249/+414
* Make bookmark manager from context menu open open in the selected folder.gbillock@chromium.org2011-07-165-26/+42
* Add chrome-extension:// to the list of allowed urls for all internal/webuidmazzoni@chromium.org2011-07-1616-22/+77
* [Mac] Properly fix cursor restore after closing context menu.asvitkine@chromium.org2011-07-161-0/+5
* Revert 92744 - Add support for text/html to bookmarks gtk drag/drop.gbillock@chromium.org2011-07-162-28/+0
* Rename InActiveChagned to OnActiveChanged to follow standard naming scheme.oshima@google.com2011-07-155-9/+9
* Allow all plugins that handle nacl modules to handle other MIME types, not ju...elijahtaylor@google.com2011-07-151-22/+45
* Draw attention for panels on Windows.jianli@chromium.org2011-07-1511-25/+210
* [ChromeOS] Disable text selection in WebUI OOBE/login.xiyuan@chromium.org2011-07-152-0/+10
* Wires up persisting expanded folders in the bookmark editor for views.sky@chromium.org2011-07-152-1/+32
* Print Preview: Refactoring layout mode related logic to LayoutSettings class.dpapad@chromium.org2011-07-156-84/+174
* Add some basic instrumentation to the NTP to see ifmmenke@chromium.org2011-07-152-4/+63
* Attempted fix for flakiness in RunExtensionTestIncognito.mpcomplete@chromium.org2011-07-153-48/+41
* Add 'from_webstore' state to Extensions, so renderer code can enforce CWS res...bbudge@chromium.org2011-07-153-10/+14
* [Sync] Fix session sync intetgration tests.zea@chromium.org2011-07-154-17/+141
* Move download stuff from download helper back to TabContents. This is basical...jam@chromium.org2011-07-1516-281/+111
* Add support for text/html to bookmarks gtk drag/drop.gbillock@chromium.org2011-07-152-0/+28
* [Mac] Allow NSTask exceptions w/in Keystone.shess@chromium.org2011-07-151-1/+10
* Set textContent to display text in downloads.js, and removes a console.log() ...tsepez@chromium.org2011-07-151-10/+9
* When the chrome window is maximized, make sure the new tab button extendsrogerta@chromium.org2011-07-157-26/+59
* addresses akalin's comments on:ghc@google.com2011-07-158-57/+87
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-1518-57/+52
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-1518-52/+57