summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Also disable tests for code removed in r35804.agl@chromium.org2010-01-082-0/+8
* WebKit Update 52952:52993.dglazkov@chromium.org2010-01-082-9/+1
* Implement ImportFormData and GetPossibleFieldTypes for PersonalDataManager, u...jhawkins@chromium.org2010-01-086-5/+229
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-0829-94/+479
* Add support for NPN_PopUpContextMenu on Macstuartmorgan@chromium.org2010-01-086-1/+186
* Fixes bug in WidgetGtk. WidgetGtk::GetBounds can end up crashing. Isky@chromium.org2010-01-081-1/+6
* Linux: disable malloc tricks to unbreak Ubuntu build.agl@chromium.org2010-01-081-0/+7
* Simplified the api by replacing them with single Show(false) call and cleaned...oshima@chromium.org2010-01-0810-64/+58
* Allow an empty list of page actions.skerner@chromium.org2010-01-083-17/+39
* Mac: temporarily disable Full Screen and Task Manager.viettrungluu@chromium.org2010-01-081-0/+8
* White space change to trigger a build.maruel@chromium.org2010-01-081-0/+1
* Dummy whitespace change to force a build.maruel@chromium.org2010-01-081-1/+2
* Fixes bug in background tabs not getting sized correctly. We need tosky@chromium.org2010-01-081-1/+8
* Hook up the "show certificates" button in under the hood to launch the keycha...pinkerton@chromium.org2010-01-083-133/+151
* Fix chrome frame net tests that were failing on some machines. Checking in s...tommi@chromium.org2010-01-081-1/+7
* Abstracted and moved common SSPI functionality.cbentzel@chromium.org2010-01-085-45/+159
* Localize the Mac font and language settings dialogrsesek@chromium.org2010-01-082-384/+643
* Update a Mac Valgrind suppression after landing r35776.rsesek@chromium.org2010-01-081-6/+1
* Correct Chrome Frame dependencies such that a) CF tests depend on the CF DLL ...robertshield@chromium.org2010-01-082-7/+8
* revert 35785. TBR=phajdan.jr@jochen@chromium.org2010-01-082-36/+3
* Add DCHECK for error_string so future NULL pointers can be caughtjochen@chromium.org2010-01-081-0/+1
* Also match against the query string if present.jochen@chromium.org2010-01-082-3/+36
* Marking ExtensionApiTest.Storage flaky only on Linux.tyoshino@google.com2010-01-081-0/+5
* Updating trunk VERSION from 293.0 to 294.0chrome-bot@google.com2010-01-081-1/+1
* wine_valgrind: Fix typos, add a new suppression, remove suppression for a fix...thestig@chromium.org2010-01-081-13/+10
* Marking LayoutTests/editing/inserting/12882.html falky. The image result mism...tyoshino@google.com2010-01-081-0/+3
* Attempt 2 at landing this.ananta@chromium.org2010-01-0815-177/+365
* Marking WorkerTest.LimitTotal disabled.tyoshino@google.com2010-01-081-1/+1
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-084-92/+94
* Marking LayoutTests/http/tests/appcache/offline-access.html CRASH.tyoshino@google.com2010-01-081-1/+1
* Marking LayoutTests/storage/domstorage/localstorage/enumerate-storage.html fl...tyoshino@google.com2010-01-081-1/+4
* Fix our version of eventSender to handle keyLocation arg correctly.kinuko@chromium.org2010-01-082-3/+17
* Adds a NetworkChangeNotifier dependency to ProxyService; when we observer a n...eroman@chromium.org2010-01-086-54/+196
* Reason:tyoshino@chromium.org2010-01-0814-360/+177
* Fix a bug of unnecessary "Confirm form resubmission" dialog.tkent@chromium.org2010-01-082-0/+58
* Deleting cookies by setting the expires attribute on them with an empty value...ananta@chromium.org2010-01-0814-177/+360
* Revert "Reverting workaround for focus issue in WidgetGtk."oshima@chromium.org2010-01-081-2/+6
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-0840-158/+154
* Finish removing query_helpers.*zork@google.com2010-01-087-1009/+26
* Linux: implement setting cursor typetschmelcher@chromium.org2010-01-083-11/+83
* We should not return the raw Google Update branch code if we fail to determin...finnur@chromium.org2010-01-085-51/+36
* Http cache: Avoid resuming (and keeping) truncated entriesrvargas@google.com2010-01-086-17/+264
* Shard WorkerFastLayoutTests to avoid Flakiness.ajwong@chromium.org2010-01-081-54/+76
* linux: make the seccomp sandbox work againevan@chromium.org2010-01-081-12/+54
* Added an application framework for demos. This framework currently only suppo...alokp@chromium.org2010-01-084-0/+275
* Avoid accepting suspiciously long URLs from the renderer. These can take downcevans@chromium.org2010-01-083-2/+8
* New baselines for WebKit Update 52943:52952.dglazkov@chromium.org2010-01-0718-39/+23
* Add/update baselines from previous WebKit updates.dglazkov@chromium.org2010-01-0718-11/+45
* WebKit Update 52943:52952.dglazkov@chromium.org2010-01-072-5/+18
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-0724-473/+129