summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Resources for http://codereview.chromium.org/2883033dpolukhin@chromium.org2010-07-238-1/+22
* Load preferred languages from user preferences.satorux@chromium.org2010-07-235-12/+133
* Change the ProxyConfigService interface to be asynchronous, and support obser...eroman@chromium.org2010-07-231-3/+5
* Fix DOMUI options for Chromium OS.satorux@chromium.org2010-07-231-2/+2
* Replace tabs with spaces.hbono@chromium.org2010-07-232-4/+4
* Update chrome/common/DEPS now that we broke the dependency on chrome/app.thestig@chromium.org2010-07-231-1/+0
* Random bits of header and whitespace cleanup.thestig@chromium.org2010-07-233-9/+14
* file_util: Get rid of the deprecated UpOneDirectory function.tfarina@chromium.org2010-07-233-12/+13
* Implement the 'Clear Browser Data' dom-ui overlay.csilv@chromium.org2010-07-238-12/+257
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-232-2/+2
* Refactoring sync startup code in ProfileSyncServiceTestHarnessrsimha@chromium.org2010-07-232-11/+25
* Revert "Add the actual data being read to the OnBytesRead callback."phajdan.jr@chromium.org2010-07-224-8/+6
* AutoFill: Initialize |user_submitted_| a few more places.jhawkins@chromium.org2010-07-221-0/+5
* This CL creates a new class AutofillHelper that factors out the autofill rela...jcivelli@google.com2010-07-227-249/+441
* Show an error update engine status for all unknown states.petkov@chromium.org2010-07-221-4/+3
* Fixes bug in windows autofill address editor not using the correctsky@chromium.org2010-07-222-13/+29
* When the user cancels the sync setup, it should not cause an unrecoverable er...johnnyg@chromium.org2010-07-221-0/+1
* Net: Get rid of ProxyServer::host_and_port() and friends.thestig@chromium.org2010-07-221-2/+2
* Change to (quieter) NOTREACHED() rather than (noisy) LOG(DFATAL)jar@chromium.org2010-07-221-9/+9
* AutoFill memory exception when deleting text from a filled formdhollowa@chromium.org2010-07-221-8/+13
* Makes the auto fill editor on linux only enable the ok button if atsky@chromium.org2010-07-221-8/+113
* Browser tests: Fix the --single_process flag for Windows.rvargas@google.com2010-07-221-1/+2
* Remove unnecessary EXTERN_C_BEGIN and EXTERN_C_ENDgregoryd@google.com2010-07-221-2/+0
* Continual header pruningerg@google.com2010-07-229-204/+235
* AutoFill Mac fails to fill Address Book card datadhollowa@chromium.org2010-07-224-18/+40
* Add toolkit for personal stuff filtersargrass@google.com2010-07-2211-36/+339
* Disble loading window icons for chromeos.oshima@chromium.org2010-07-221-1/+4
* AutoFill: Initialize form.user_submitted a few more places in the tests tojhawkins@chromium.org2010-07-221-0/+3
* Few TranslateManager changes:jcivelli@chromium.org2010-07-2210-32/+63
* Reverting 53376bradnelson@google.com2010-07-225-751/+81
* Pepper stream-to-file plumbing.darin@chromium.org2010-07-227-11/+34
* Move blacklisting and pinned URLs from MostVisitedURLs to TopSites.nshkrob@chromium.org2010-07-225-81/+751
* Delete the only sync DB test we've been running. We need to replacedumi@chromium.org2010-07-221-5/+0
* Fix a segfault in DeleteNotifications test caused by an invalid C-cast.nshkrob@chromium.org2010-07-221-8/+8
* Makes the auto fill editor on windows only enable the ok button if atsky@chromium.org2010-07-222-13/+42
* Sometimes pulseaudio is restarted if system goes into hibernation or sleep an...davej@chromium.org2010-07-224-89/+114
* Coverity: Check the return of GetTabId before using it.finnur@chromium.org2010-07-221-7/+7
* AutoFill: Initialize |succeeded_| in the AutoFillXmlParser constructor.jhawkins@chromium.org2010-07-221-1/+2
* Coverity 8521: Uninitialized member vars in FormStructure.finnur@chromium.org2010-07-221-0/+3
* AutoFill: Always check the result of FormField::Add().jhawkins@chromium.org2010-07-221-3/+4
* Revert 53342 - Switch back to disabling Core Animation for Flash (for branch ...stuartmorgan@chromium.org2010-07-224-10/+10
* AutoFill: Record whether the user initiated the form submission and don't sav...jhawkins@chromium.org2010-07-225-0/+11
* Adding ASSERT to avoid crash if GetDictionary fails to find value. Also fixed...finnur@chromium.org2010-07-221-19/+19
* Use the data-values attribute in Hangul options dialog and delete the corresp...mazda@chromium.org2010-07-223-35/+7
* Some first run fixes:mirandac@google.com2010-07-223-61/+80
* Switch back to disabling Core Animation for Flash (for branch merge).stuartmorgan@chromium.org2010-07-224-10/+10
* Revert 53333 - Make NaCl/Chromium startup interface easier to maintaindanno@chromium.org2010-07-224-11/+204
* Make NaCl/Chromium startup interface easier to maintainmseaborn@chromium.org2010-07-224-204/+11
* EULA screen updated to use DOMView to display EULAs,glotov@chromium.org2010-07-224-50/+127
* Add a DOM UI version of Chewing configuration dialog.mazda@chromium.org2010-07-228-9/+347