summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix it so that we save timezone properly. We are now going through libcros (i...chocobo@chromium.org2010-06-3015-85/+245
* Adding support for ChromeOS snapshot window titles and favicons.gspencer@chromium.org2010-06-3010-27/+480
* Put NULL pixmap on GTK windows for login screen.avayvod@chromium.org2010-06-302-38/+55
* Canvas refactoring phase 4b:ben@chromium.org2010-06-304-8/+8
* Fixes bug in dragging tabs around that could occassionally result insky@chromium.org2010-06-303-2/+27
* Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.mpcomplete@chromium.org2010-06-307-120/+90
* Rename the Thumbnails database file to Favicons.nshkrob@chromium.org2010-06-307-62/+188
* The text in the after translate infobar was incorrect due to an incorrect usa...jcivelli@chromium.org2010-06-301-1/+1
* Don't generate a certificate browse button or passphrase field if cert path c...stevenjb@chromium.org2010-06-3010-71/+135
* Asynchronously generate key pairs for <keygen> tagdavidben@chromium.org2010-06-302-5/+43
* Adds support for language detection on the server side.jcivelli@chromium.org2010-06-309-89/+182
* Revert 51284 - Add initial url/title history indexing and search provider sup...mrossetti@chromium.org2010-06-303-882/+0
* Add some space to the browser actions toolbar.estade@chromium.org2010-06-301-0/+9
* Add initial url/title history indexing and search provider support -- not hoo...mrossetti@chromium.org2010-06-303-0/+882
* Fix a regression with chrome.tabs.create() with a chrome-extension URL whenmpcomplete@chromium.org2010-06-301-3/+7
* Fix translate manager unit test.estade@chromium.org2010-06-301-4/+5
* Mirror user image taken from camera.avayvod@chromium.org2010-06-303-5/+31
* GTK: always draw popup window custom frameestade@chromium.org2010-06-301-9/+6
* TTF: Added unit test for dock_info.jhawkins@chromium.org2010-06-301-0/+191
* [Mac]Revert RWHVM to use NSTextInput protocol instead of NSTextInputClientsuzhe@chromium.org2010-06-302-23/+8
* 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