summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-1029-208/+110
* Do not show network settings menu option for login.chocobo@chromium.org2010-03-101-2/+4
* Disable the remove button in the history page when no entries are checked.arv@chromium.org2010-03-101-33/+54
* GTK: allow drags on bookmark menu folder nodes.estade@chromium.org2010-03-102-15/+52
* Mac: Gratuitous fullscreen animation.thakis@chromium.org2010-03-101-0/+18
* Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...pinkerton@chromium.org2010-03-101-6/+1
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-1/+6
* Experimental fix for 10.6 SDK builds: convert to weak dependecy on the kCWSca...joth@chromium.org2010-03-101-38/+30
* Add more tests for extension crash recovery.phajdan.jr@chromium.org2010-03-102-31/+219
* Icons are loaded asynchronously for browser actions, so thefinnur@chromium.org2010-03-103-5/+26
* Implements AeroPeek of Windows 7.hbono@chromium.org2010-03-104-0/+1433
* Allow the use of the master_preferences file in Linux.tony@chromium.org2010-03-105-32/+120
* Adds files I forgot to svn add when landing http://codereview.chromium.org/66...sky@chromium.org2010-03-102-0/+51
* Lands http://codereview.chromium.org/668105 for sosa:sky@chromium.org2010-03-1010-53/+156
* fix bustage by defining a function in a cros classben@chromium.org2010-03-102-0/+4
* fix bustage by removing unused variableben@chromium.org2010-03-101-1/+0
* fix bustage by defining a functionben@chromium.org2010-03-101-0/+1
* 1. Correct shapes for side tabs.ben@chromium.org2010-03-1022-49/+274
* [Mac] More progress towards resizing the Browser Actions container.andybons@chromium.org2010-03-108-145/+529
* Send mouse events to the renderer before changing mouse capture, so that the ...jam@chromium.org2010-03-101-2/+5
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-107-13/+30
* Disable login button on login dialog until user enters ssid/password.chocobo@chromium.org2010-03-104-9/+65
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-109-2/+10
* Fix key in bookmark manager manifestarv@chromium.org2010-03-091-1/+1
* This CL ensures the SafeBrowsingService is only notified oncejcampan@chromium.org2010-03-094-15/+57
* Fix APP_TERMINATING on Mac to fire while the UI loop is still alive.willchan@chromium.org2010-03-092-7/+5
* Fix theming on popup windows (Mac).avi@chromium.org2010-03-0910-20/+107
* More code cleanups found by -Wextra.evan@chromium.org2010-03-096-24/+20
* Clean up SafeBrowsingDatabaseTest setup/teardown.shess@chromium.org2010-03-092-346/+304
* Linux: Fix about:memory for SUID sandbox + pid namespaces.thestig@chromium.org2010-03-091-4/+14
* Mac: fix fullscreen floating bar in popup windows.viettrungluu@chromium.org2010-03-096-40/+49
* Revert 40521 - Fix attempt for bug 34158. Reset the TalkMediator after callin...tim@chromium.org2010-03-091-4/+1
* Persistent "Load unpacked extension" extensions across browser restarts.mpcomplete@chromium.org2010-03-094-32/+34
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-0923-89/+92
* Speculative fix for bug 37709. Don't use a MutableEntry (and hence add somet...tim@chromium.org2010-03-092-4/+5
* Make VerifyUpdatesCommand a ModelChanging variant for now as we can endtim@chromium.org2010-03-094-6/+119
* Language selection menu rearranged to main menu with main languages and sub-m...glotov@google.com2010-03-094-7/+45
* Run NaCl itself in Chromium's Linux sandboxmseaborn@chromium.org2010-03-091-1/+1
* Fix crash when a background page calls alert().mpcomplete@chromium.org2010-03-092-2/+12
* Open new tab in foreground from app windowxiyuan@chromium.org2010-03-091-1/+5
* Add tests to the ProfileSyncServiceAutofillTest for association merge.skrul@chromium.org2010-03-095-48/+148
* Update screen view is reset while language is switched.glotov@google.com2010-03-091-0/+1
* AutoFill Mac Address Book "me" card data translation.dhollowa@chromium.org2010-03-096-15/+319
* Remove unused persist code.skrul@chromium.org2010-03-094-119/+3
* Fixing my localization laziness.dhg@chromium.org2010-03-093-26/+58
* Mac: incognito badge fixes.viettrungluu@chromium.org2010-03-094-27/+46
* Add enable/disable translate pref to "Under the Hood".jeremy@chromium.org2010-03-092-0/+19
* Language switch implemented.glotov@google.com2010-03-095-21/+145
* Use the WebViewClient* passed in from the StorageAreaProxy instead of usingjorlow@chromium.org2010-03-093-7/+23
* Adds ContentSettingBubbleModel.bulach@chromium.org2010-03-0910-321/+539