summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* AutoFill: Handle NAME_MIDDLE_INITIAL when setting field info.jhawkins@chromium.org2010-04-071-1/+1
* Set the site instance in all cases when we start a new load. If you navigate ...brettw@chromium.org2010-04-072-6/+26
* GTK: position info bubbles relative to a subwidget, rather than the toplevel ...estade@chromium.org2010-04-0715-130/+138
* [Mac] Fix themes drawing code to properly position the theme in fullscreen wi...rohitrao@chromium.org2010-04-073-9/+35
* CL #1530013 by Thiago Farina <thiago.farina@gmail.com>georgey@chromium.org2010-04-073-48/+38
* Use chrome::kAboutCrashURL in a few most places.thestig@chromium.org2010-04-072-10/+10
* Enable live update of language listskrul@chromium.org2010-04-071-1/+11
* Fix svn properties on typed_url*zork@google.com2010-04-073-702/+702
* notifications: Simplify the callback handler for the close button event.johnnyg@chromium.org2010-04-072-23/+12
* notifications: No need to override no pure virtual functions.johnnyg@chromium.org2010-04-071-10/+0
* Tweaks to BoundsAnimator/SlideAnimation and TabStrip:sky@chromium.org2010-04-071-2/+21
* Revert "Temporary CL to debug test failure on the buildbot."mpcomplete@chromium.org2010-04-072-23/+2
* gtk: Avoid duplicating functions in anonymous namespaces by moving them to gt...mattm@chromium.org2010-04-076-58/+49
* Temporary CL to debug test failure on the buildbot.mpcomplete@chromium.org2010-04-072-2/+23
* Only allow notifications to grow in size (as the content size is determined)....johnnyg@chromium.org2010-04-071-2/+8
* gtk: Use the new callback macros in more places.evan@chromium.org2010-04-074-26/+21
* Revert 43836 - Adds geolocation_permission_context_unittest.ccbulach@chromium.org2010-04-071-250/+0
* AutoFill credit card filling when initiated from an address fill.dhollowa@chromium.org2010-04-074-3/+264
* Fix initialization bug in BalloonViewHsotView.oshima@chromium.org2010-04-071-2/+3
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-0726-59/+103
* Change the Clear these settings... link to be a reload page hint message when...joth@chromium.org2010-04-072-13/+99
* First cut at adding support for keyboard layout switching.satorux@chromium.org2010-04-072-3/+37
* Refactored update view to separate update UI and logic between view class (UI...denisromanov@chromium.org2010-04-079-154/+252
* Adds geolocation_permission_context_unittest.ccbulach@chromium.org2010-04-071-0/+250
* Move NormalizeLanguageCode() and IsKeyboardLayout() to LanguageLibrary.satorux@chromium.org2010-04-076-53/+62
* Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...cbentzel@chromium.org2010-04-073-11/+2
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-073-2/+11
* Dev Tools: show console when inspector is opened in docked mode.pfeldman@chromium.org2010-04-072-10/+15
* Add some temporary instrumentation to help track down a crasher.eroman@chromium.org2010-04-071-0/+31
* Clean up code in LanguageConfigView.satorux@chromium.org2010-04-072-87/+94
* Run websocket experiment for new protocolukai@chromium.org2010-04-073-41/+112
* Use radio buttons for input methods, rather than checkboxes.satorux@chromium.org2010-04-072-40/+70
* Fix a minor bug that allowed users to remove English from the language config.satorux@chromium.org2010-04-071-2/+2
* Add LanguageconfigView::IsKeyboardLayout()satorux@chromium.org2010-04-073-0/+14
* gtk: Add the 'Learn more' link to the AutoFill dialog.jhawkins@chromium.org2010-04-072-2/+32
* Linux: fix startup race between creating the SingletonLock and listening on S...mattm@chromium.org2010-04-075-45/+85
* Revert 43796 - Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-077-53/+42
* Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-077-42/+53
* AutoFill: Add a 'Learn more' link to the AutoFill InfoBar that contains a linkjhawkins@chromium.org2010-04-072-0/+21
* Only place popup windows if the position is not 0,0.tony@chromium.org2010-04-071-2/+7
* Experimental change to fix perf bot.jrg@chromium.org2010-04-071-9/+8
* Do not enable the home button by default on new installs. This doesn't affec...pkasting@chromium.org2010-04-071-2/+0
* Allow location icon to be dragged & dropped. This also fixes all location ba...pkasting@chromium.org2010-04-072-25/+66
* linux: explicitly unhighlight buttons before disablingevan@chromium.org2010-04-071-1/+9
* Make the Autofill glue components capable of handling both types based on the...tim@chromium.org2010-04-0716-231/+1458
* REVISION BACKED OUTmrossetti@chromium.org2010-04-071-9/+1
* Fix errors in ExtensionPrefs with storing the blacklist last ping day.asargent@chromium.org2010-04-067-23/+362
* Make sure to draw the overlay image even if it is derived.avi@chromium.org2010-04-061-4/+8
* linux: explicitly unhighlight buttons before disablingevan@chromium.org2010-04-061-1/+9
* Implemented customize sync dialog for OS X (except for integrationakalin@chromium.org2010-04-067-0/+354