summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* GTK: Cleanups to the new wrench menu.erg@chromium.org2010-06-309-21/+249
* Revert 51263 (breaks the Linux views build)jcivelli@chromium.org2010-06-309-178/+85
* Adds support for language detection on the server side.jcivelli@chromium.org2010-06-309-85/+178
* Minor fixes to toolbar keyboard accessibility: focusing the location bardmazzoni@chromium.org2010-06-302-26/+29
* Mark ProcessSingletonTest.StartupRaceCondition as failing on Linuxstuartmorgan@chromium.org2010-06-301-1/+7
* Mark CommandAgainGoesBackToOptionsTab as failingstuartmorgan@chromium.org2010-06-301-1/+1
* Ben said make the tab animations faster. Pink smash tab animation!pinkerton@chromium.org2010-06-301-1/+1
* Modify NPAPI::PluginList::GetPluginInfo() to return true also for disabled pl...bauerb@chromium.org2010-06-302-3/+3
* Don't crash on a right-aligned link in a LinkInfoBarDelegate.bauerb@chromium.org2010-06-302-1/+6
* Fix multiple issues with ADM/ADMX templatesdanno@chromium.org2010-06-301-1/+1
* Mark OOBE process as completed in Local State.nkostylev@google.com2010-06-305-38/+81
* Make menu button for language selection focusable on new user login screen.dpolukhin@chromium.org2010-06-301-0/+1
* Fixed positions of label and border windows to avoid flickering on initial sh...avayvod@chromium.org2010-06-301-16/+15
* Revert 51231 - Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-06-302-23/+4
* Loosen permission on extension temp dir when a flag is used.skerner@chromium.org2010-06-302-4/+23
* Decomped registration logic into its own class.akalin@chromium.org2010-06-307-43/+544
* Enable extensions sync by default.akalin@chromium.org2010-06-302-8/+28
* Remove extended attributes. The lame broken codepath in the DBS was causingnick@chromium.org2010-06-3011-500/+182
* Add EnableInputMethodsAndKeyboardLayouts function.yusukes@google.com2010-06-305-15/+111
* Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...ajwong@chromium.org2010-06-3010-15/+23
* Fixed invalid read in ExtensionsServiceTest.ReloadExtensions.akalin@chromium.org2010-06-301-0/+4
* Reland - Fix NULL dereference in ExtensionTabsModule.rafaelw@chromium.org2010-06-301-16/+18
* Windows: Replace tabs in content settings with a listbox.thakis@chromium.org2010-06-303-62/+103
* NTP: Remove command line flag that allowed a local file to be used for the ne...arv@chromium.org2010-06-301-36/+2
* Split options page code/html into its own set of files.zelidrag@chromium.org2010-06-3011-223/+682
* AutoFill: Add support for multi-select and delete.tfarina@chromium.org2010-06-302-10/+17
* Change MenuItems to use divs and add disabled propertyfeldstein@chromium.org2010-06-301-2/+8
* Revert 51110 because of regression 47858- Group plugins in about:plugins and ...jam@chromium.org2010-06-297-965/+252
* Fixed about:cache in about:about pagehinoka@chromium.org2010-06-291-2/+3
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-2913-83/+53
* Refactored ChromeInvalidationClient to have its own listener type.akalin@chromium.org2010-06-296-213/+149
* Add switches and apis in safebrowsing protocol_manager that will allow end-to...lzheng@chromium.org2010-06-295-83/+330
* Make sure sync starts up on browser restart as well as initial sync flow.tim@chromium.org2010-06-2912-49/+72
* Add switch for specifying a directory to load plugins, so that test plugins c...stuartmorgan@chromium.org2010-06-291-1/+5
* Disable a unit test that I broke.estade@chromium.org2010-06-291-1/+2
* Revert 51161 - Fix NULL dereference in ExtensionTabsModule.rafaelw@google.com2010-06-291-17/+15
* Reland r50296 which removes some uses of CookieMonster on the UI thread.willchan@chromium.org2010-06-299-128/+436
* Fix the construction of the pool names for preconnect.mbelshe@chromium.org2010-06-291-1/+7
* Protect NetworkScreen::OnDialogCancelled() from view() == NULLstevenjb@chromium.org2010-06-291-2/+4
* Fix NULL dereference in ExtensionTabsModule.rafaelw@chromium.org2010-06-291-15/+17
* Re-enable a previously disabled test. Failure is not reproducible.michaeln@chromium.org2010-06-291-9/+1
* Allow quering Pepper plugin for selected text for the context menu. Also tak...jam@chromium.org2010-06-291-1/+2
* This change allows the syncer thread to be paused and resumed when the syncer...skrul@chromium.org2010-06-298-73/+334
* Change a bunch of string types.estade@chromium.org2010-06-29132-880/+881
* Stretch the roster to fill its window and enable scrollingseh@chromium.org2010-06-292-2/+3
* Bookmarks: Fix Cmd+A on Macarv@chromium.org2010-06-291-2/+10
* Create a new type of button cell for bookmark bar buttons that don't darken w...pinkerton@chromium.org2010-06-294-2/+9
* Disable all UnloadTest tests using LoadUrlAndQuitBrowser on Linuxstuartmorgan@chromium.org2010-06-291-18/+11
* Translate infobar always/never translate buttonsjcivelli@chromium.org2010-06-2910-10/+235
* Remove download check for web store apps (temporarily).rafaelw@chromium.org2010-06-291-10/+0