summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-0737-81/+152
* Change the Clear these settings... link to be a reload page hint message when...joth@chromium.org2010-04-072-13/+99
* Supression: Valgrind Mac leak in CAViewDrawmark@chromium.org2010-04-071-0/+26
* Suppression: Valgrind Mac leak in extension_file_util::LoadExtension called bymark@chromium.org2010-04-071-0/+15
* Remove FLAKY_ from KeyboardAccessTests now that they work on both Vista and XP.dmazzoni@chromium.org2010-04-071-2/+2
* 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-0710-154/+254
* Adds geolocation_permission_context_unittest.ccbulach@chromium.org2010-04-072-0/+251
* Move NormalizeLanguageCode() and IsKeyboardLayout() to LanguageLibrary.satorux@chromium.org2010-04-077-53/+63
* Add interactive ui tests to the chromeos builder.nsylvain@chromium.org2010-04-071-0/+1
* Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...cbentzel@chromium.org2010-04-0719-255/+58
* Updating trunk VERSION from 370.0 to 371.0laforge@chromium.org2010-04-071-1/+1
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-0719-58/+255
* Add strings required to fix bug.joth@chromium.org2010-04-071-4/+10
* Update V8 to version 2.2.1.ager@chromium.org2010-04-071-1/+1
* Dev Tools: show console when inspector is opened in docked mode.pfeldman@chromium.org2010-04-072-10/+15
* Don't run a few more tests under TSan on Windowstimurrrr@chromium.org2010-04-071-0/+7
* 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
* Use FLAKY instead of DISABLED for plugin testsphajdan.jr@chromium.org2010-04-071-4/+4
* Change *.example.com to [*.]example.com to reflect the updated pattern format.jochen@chromium.org2010-04-071-1/+1
* Remove outdated TODO.scherkus@chromium.org2010-04-071-3/+0
* Fix a minor bug that allowed users to remove English from the language config.satorux@chromium.org2010-04-071-2/+2
* SendPending() does nothing if socket_stream_ == NULL.ukai@chromium.org2010-04-071-1/+4
* ffmpeg fix for neonfbarchard@chromium.org2010-04-071-4/+2
* Fix a bug that caused a crash by NULL pointer dereference.satorux@chromium.org2010-04-071-3/+7
* Checking out WebKit/WebKitTools/DumpRenderTree.tkent@chromium.org2010-04-071-0/+3
* Enabling the FullTabModeIE_TestPostReissue ChromeFrame test as this test only...ananta@chromium.org2010-04-072-8/+7
* Fix uniform array support.gman@chromium.org2010-04-075-24/+89
* Add LanguageconfigView::IsKeyboardLayout()satorux@chromium.org2010-04-073-0/+14
* gtk: Add the 'Learn more' link to the AutoFill dialog.jhawkins@chromium.org2010-04-073-3/+33
* AutoFill: Re-enable label scraping.jhawkins@chromium.org2010-04-072-6/+15
* Linux: fix startup race between creating the SingletonLock and listening on S...mattm@chromium.org2010-04-075-45/+85
* media disable threads for ogg to avoid shutdown crashfbarchard@chromium.org2010-04-072-1/+13
* Revert 43796 - Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-077-53/+42
* ffmpeg roll will need rebasing for seek behavior changefbarchard@chromium.org2010-04-071-0/+6
* Speculative fix for a ChromeFrame crash reported on the crash server. The cra...ananta@chromium.org2010-04-071-1/+7
* 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-073-0/+24
* ffmpeg new config files for roll5fbarchard@chromium.org2010-04-0722-12/+118
* Fix a crashing bug.michaeln@chromium.org2010-04-071-1/+5
* Fix plugin (and other) block settings for windows opened simply withcevans@chromium.org2010-04-071-1/+7
* 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