summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Make create_installer_archive.py not error out on missing chrome_frame binaries.robertshield@chromium.org2010-01-081-1/+16
* Fix a few pieces of the heuristic autofill:jhawkins@chromium.org2010-01-083-5/+7
* Made MenuController handle dynamic labels.akalin@chromium.org2010-01-083-5/+50
* Fixed some bugs that prevented the GPU plugin from shutting down without cras...apatrick@google.com2010-01-081-4/+9
* Changes to support communication with a privileged processcmasone@google.com2010-01-088-33/+69
* 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-0825-74/+430
* 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
* 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
* Localize the Mac font and language settings dialogrsesek@chromium.org2010-01-082-384/+643
* 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
* Attempt 2 at landing this.ananta@chromium.org2010-01-085-11/+50
* 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
* Adds a NetworkChangeNotifier dependency to ProxyService; when we observer a n...eroman@chromium.org2010-01-082-3/+5
* Reason:tyoshino@chromium.org2010-01-084-45/+11
* 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-084-11/+45
* 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-0824-79/+74
* Finish removing query_helpers.*zork@google.com2010-01-087-1009/+26
* We should not return the raw Google Update branch code if we fail to determin...finnur@chromium.org2010-01-085-51/+36
* Shard WorkerFastLayoutTests to avoid Flakiness.ajwong@chromium.org2010-01-081-54/+76
* Avoid accepting suspiciously long URLs from the renderer. These can take downcevans@chromium.org2010-01-083-2/+8
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-0724-473/+129
* Implement AutoFillProfile, a collection of form groups that stores profile in...jhawkins@chromium.org2010-01-0713-13/+222
* Revert 35737 (Chrome OS failing) - Include more extension browser tests on ma...kkania@chromium.org2010-01-0711-225/+106
* Submitting Arne's fix (http://codereview.chromium.org/521062).kathyw@google.com2010-01-072-2/+2
* Include more extension browser tests on mac and linux. Some minor changes and...kkania@chromium.org2010-01-0711-106/+225
* Relanding the language detection code.jcampan@chromium.org2010-01-0724-129/+473
* Linux: Change the generic chrome-wrapper script to look for missing libs and ...thestig@chromium.org2010-01-071-0/+57
* Disable RLZ for organic chrome installscpu@chromium.org2010-01-072-2/+26
* Add HomeAddress and BillingAddress, specializations of Address.jhawkins@chromium.org2010-01-073-0/+108
* Merging a newer version of the CLD code.jcampan@chromium.org2010-01-073-1/+3
* Only calculate the GTK scrollbar colors once and then update all RenderPrefer...erg@google.com2010-01-0710-79/+77
* Allow using system libevent instead of the bundled one.phajdan.jr@chromium.org2010-01-071-0/+4
* Revert 35707 - Moved the sync_integration_test in chrome.gypi so that they wi...tim@chromium.org2010-01-076-215/+117
* Moved the sync_integration_test in chrome.gypi so that they will build on all...tim@chromium.org2010-01-076-117/+215
* Revert 35703 - Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-075-81/+92
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-075-92/+81
* Updating trunk VERSION from 292.0 to 293.0chrome-bot@google.com2010-01-071-1/+1
* Add some missing va_end calls to match va_start.craig.schlenter@chromium.org2010-01-071-0/+2
* Disable ExtensionBrowserTest AutoUpdate until it's stable.tyoshino@google.com2010-01-071-1/+1