summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* AutoFill: A few fixes.jhawkins@chromium.org2010-04-081-3/+3
* Make it possible to switch between views of the new net-internals page by usi...eroman@chromium.org2010-04-084-23/+52
* Reorganize the BMM Menusfeldstein@chromium.org2010-04-081-7/+3
* Use ScopedPrefUpdate to correctly send out notifications when Geolocation set...albertb@chromium.org2010-04-082-53/+112
* When doing bookmark sync and nodes are deleted, close any open bookmarkjrg@chromium.org2010-04-081-0/+6
* Turn on theme sync by default.dantasse@chromium.org2010-04-082-11/+14
* The autofill popups were activated causing an assert on Mac.jcivelli@google.com2010-04-071-1/+1
* TBR: chron@chromium.orgzork@chromium.org2010-04-071-4/+4
* Get translate prefs syncingskrul@chromium.org2010-04-075-15/+61
* GTK: speculative fix for browser test crashes on buildbot.estade@chromium.org2010-04-071-0/+8
* Added "Learn More" link to autofill on Windows.georgey@chromium.org2010-04-076-7/+49
* Use ScopedPrefUpdate to correctly send out notifications when the hostalbertb@chromium.org2010-04-072-67/+137
* Send a notification when we connect to p2pzork@chromium.org2010-04-071-0/+5
* Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-078-42/+72
* GTK: add more general gtk_signal macros.estade@chromium.org2010-04-072-203/+79
* linux: use white-on-blue for selection color in classic theme modeevan@chromium.org2010-04-071-1/+1
* 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