summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* TTF: Fix SafeBrowsingDatabase unit tests for MacOS X by disabling logging of IOcsilv@chromium.org2010-06-111-23/+21
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-1121-42/+26
* Fix Google-A reconnect issue.chocobo@chromium.org2010-06-113-23/+69
* Fix issue 3967 and a couple related issues.xiyuan@chromium.org2010-06-115-14/+47
* AutoFill: Remove the default profile/CC prefs.jhawkins@chromium.org2010-06-116-261/+0
* Interpret typed url into an apps extent from the NTP omnibox as launch eventrafaelw@chromium.org2010-06-111-9/+25
* Tweak install and dangerous download dialogs for apps.asargent@chromium.org2010-06-113-9/+9
* [Mac] Enable zombies for all on devchannel.shess@chromium.org2010-06-111-1/+3
* Clear the default and per-host content settings when the backing preferencealbertb@chromium.org2010-06-112-4/+79
* Add an error message when user clicks a file of unknown type.xiyuan@chromium.org2010-06-116-11/+70
* Second attempt to land r49489. wtc@chromium.org2010-06-111-10/+17
* Add enable-video-fullscreen switch.boliu@google.com2010-06-111-0/+1
* [Mac] Don't disable all menu items if there isn't a browser window open.rsesek@chromium.org2010-06-111-1/+1
* Fix build failure from previous change.cmasone@google.com2010-06-113-14/+72
* convert providers to be long-lived - give them a stop methodjoth@chromium.org2010-06-1112-94/+116
* Merge DidPaintBackingStoreRects and DidScrollBackingStoreRectdarin@chromium.org2010-06-119-79/+67
* Fix the MAYBE_ prefixes for UnloadTest.* on Windowsglider@chromium.org2010-06-111-0/+5
* Workaround for bug 41001 - treat empty response as no location fix availablejoth@chromium.org2010-06-111-1/+6
* DevTools: enable and mark step in/out/over tests as flaky. I cannot see them ...yurys@chromium.org2010-06-111-9/+12
* Remove the MAYBE_ prefix from MAYBE_BrowserCloseBeforeUnloadOK andglider@chromium.org2010-06-111-0/+2
* Update V8 to version 2.2.16.whesse@chromium.org2010-06-111-0/+5
* Move the resources used by net-internals into a pak file.tony@chromium.org2010-06-111-0/+36
* Don't ask password for bwsi mode. This will be the same for auto login mode.oshima@chromium.org2010-06-115-15/+154
* Revert 49489 - Use NSS for SSL by default on Mac OS X.hayato@chromium.org2010-06-111-17/+10
* gtk: Remove obsolete TODO comment.tfarina@chromium.org2010-06-111-7/+0
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-116-13/+54
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-1140-864/+655
* Replace changes_channel with an observer list.zork@chromium.org2010-06-1117-82/+266
* Use NSS for SSL by default on Mac OS X.wtc@chromium.org2010-06-111-10/+17
* NTP: Sync shown sections across instancesarv@chromium.org2010-06-115-13/+61
* NTP/Apps: Change the order of the default apps.arv@chromium.org2010-06-111-8/+14
* Win: Use different AppUserModelID for SxS installs.mattm@chromium.org2010-06-116-15/+21
* [Mac] Make CrZombie a superclass-less class.shess@chromium.org2010-06-111-37/+14
* Download filename encoding fix [try2]:estade@chromium.org2010-06-111-3/+3
* Remove MAYBE_ prefix from ExtensionStartupTesst.Test (fixing my mistake)jshin@chromium.org2010-06-111-1/+1
* Mark ExtensionsLoadTest.Test as flaky on Win/Macjshin@chromium.org2010-06-101-2/+8
* Disable DevToolsSanityTest.TestStepIn/Over/Out on Linux.dimich@chromium.org2010-06-101-7/+10
* Fix the chromeos build.jhawkins@chromium.org2010-06-101-0/+2
* Views: Respond to the --new-wrench-menu flag on windows.erg@chromium.org2010-06-102-20/+40
* Track whether a page was loaded via a proxy so that we canmbelshe@chromium.org2010-06-101-0/+2
* Gtk: Side tabs for content settings window.thakis@chromium.org2010-06-101-30/+21
* Return NULL instead of false when appropriate.evan@chromium.org2010-06-101-3/+3
* Fixing filebrowse for extension layering problem.dhg@chromium.org2010-06-102-1/+2
* AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestionsjhawkins@chromium.org2010-06-106-45/+53
* Let DataTypeControllers determine whether their data types are ready to bealbertb@chromium.org2010-06-106-0/+56
* Adding flushing of files on chromeos, so that when something is downloaded, i...dhg@chromium.org2010-06-101-0/+5
* GTK: Always use default frame in popup windows.erg@chromium.org2010-06-105-58/+88
* Removing fwd button, make back button take you back up to the root.dhg@chromium.org2010-06-102-80/+22
* Makes tab icon/throbber paint in the right position for rtl. I brokesky@chromium.org2010-06-101-1/+0
* AutoFill: Fix a bug that caused AutoFill to not fill the field the user isjhawkins@chromium.org2010-06-106-78/+0