summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark AutocompleteEditViewTest::EnterToSearch flaky.tyoshino@google.com2010-01-071-1/+1
* Marking reliability bot failure for V8.tyoshino@google.com2010-01-071-0/+2
* Revert r35674: "Use dropdown bar for compact location bar."rsesek@chromium.org2010-01-0711-421/+184
* Fix stuck hover states on tab close buttonsfeldstein@chromium.org2010-01-073-1/+40
* Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash...akalin@chromium.org2010-01-077-23/+88
* Fix for sync bug 31566. Return const& rather than a copy fromtim@chromium.org2010-01-072-4/+22
* Addded notification when ancestor gets changed. So windows that lack focus ma...georgey@chromium.org2010-01-072-2/+26
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-0711-184/+421
* Fix issue where we weren't requiring the command-line flag forerikkay@chromium.org2010-01-078-13/+127
* GTK: Use page and app menu models.estade@chromium.org2010-01-0718-113/+282
* Add PhoneNumber, a form group that stores phone numbers.jhawkins@chromium.org2010-01-075-0/+385
* Fix doc styling bug where underscores are invisible in some highlighted code.asargent@chromium.org2010-01-071-1/+0
* GTK: Refresh the visibliity of other download items when removing a download ...estade@chromium.org2010-01-071-0/+1
* First pass at expanded i18n doc.kathyw@google.com2010-01-0644-50/+5485
* Remove a bunch of unnecessary .c_str() calls.pkasting@chromium.org2010-01-061-17/+12
* sync: Add two functions to sync_ui_util header and update the callers accordi...akalin@chromium.org2010-01-068-65/+36
* Copy, Cut&Paste for chromeososhima@chromium.org2010-01-064-8/+15
* Revert 35649 - Make Pepper plugins work on Linux.arv@chromium.org2010-01-062-6/+6
* Adding methods that will be used by the quota management UI.dumi@chromium.org2010-01-062-20/+16
* Make Pepper plugins work on Linux.brettw@chromium.org2010-01-062-6/+6
* Add CreditCard, a form group that stores credit card information.jhawkins@chromium.org2010-01-063-0/+524