summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the actual data being read to the OnBytesRead callback.cbentzel@chromium.org2010-07-2110-39/+321
* Relanding http://codereview.chromium.org/3044001.nkostylev@google.com2010-07-216-20/+166
* LoadTimingObserver: only send timing struct over IPC if necessary. + Added un...pfeldman@chromium.org2010-07-214-16/+347
* Updating trunk VERSION from 473.0 to 474.0chrome-release@google.com2010-07-211-1/+1
* Resend ibus config data when it reconnects.zork@chromium.org2010-07-212-22/+28
* RSS subscription extension: Handle HTML appended after RSS feed.finnur@chromium.org2010-07-214-7/+60
* Heapchecker: Suppress leaks from a new DownloadManagerTest.thestig@chromium.org2010-07-211-0/+22
* Don't build unit_tests on TSan/Win bot.timurrrr@chromium.org2010-07-211-1/+0
* Valgrind Mac: Update suppression for a leak in ExtensionPerfStoreTest.thestig@chromium.org2010-07-211-0/+10
* Valgrind Mac: Update a suppression after the changes to get Mac Valgrind to l...thestig@chromium.org2010-07-211-2/+9
* Valgrind Mac: Suppress error for BalloonControllerTest.thestig@chromium.org2010-07-211-0/+30
* Fetch info about infobarsnirnimesh@chromium.org2010-07-216-10/+262
* Valgrind Mac: Suppress a leak in CollectedCookiesWindowControllerTest.thestig@chromium.org2010-07-211-0/+10
* Generate properly unique IDs for autofill items originating from sync.nick@chromium.org2010-07-211-1/+3
* Valgrind Mac: Add Mac specific suppressions for sqlite errors.thestig@chromium.org2010-07-211-31/+47
* Valgrind: Widen a suppression one more time.thestig@chromium.org2010-07-211-2/+1
* Read chromium os localacccount file on the FILE threadcmasone@google.com2010-07-213-53/+201
* Detect 'gclient sync' failures, in order to abort failed coverity runs earlybevc@chromium.org2010-07-211-3/+10
* The owner of a chrome os device will have an RSA keypair that we'll use for v...cmasone@google.com2010-07-215-0/+411
* Rename the download to its final name only after the download is finishedkinuko@chromium.org2010-07-2112-51/+346
* Make notification panel vertically resizable.oshima@chromium.org2010-07-215-6/+49
* Revert 53070 - Relanding: Personal stuff page in tabbed optionscevans@chromium.org2010-07-2110-329/+36
* Remove SpdyHttpStream dependency in SpdySessionukai@chromium.org2010-07-214-18/+11
* Revert 53126 - Fix compile on Linus Viewscevans@chromium.org2010-07-211-2/+2
* Revert 53133 - Fix Linux Views unit test failure (disable browser.custom_chro...cevans@chromium.org2010-07-211-4/+2
* base: add home environment variable to env_var.htfarina@chromium.org2010-07-215-4/+24
* Valgrind Mac: Mark a leak as intentional. Add a new variant of the leak.thestig@chromium.org2010-07-211-17/+34
* Valgrind: More suppressions for bug 49268.thestig@chromium.org2010-07-212-1/+15
* Land for jackc:chocobo@chromium.org2010-07-211-1/+3
* Scroll bookmark bar folders faster.jrg@chromium.org2010-07-211-3/+3
* Remove suppressionjrg@chromium.org2010-07-211-20/+0
* GTTF: Move net/socket/ssl_test_util to net/test/test_serverphajdan.jr@chromium.org2010-07-2111-16/+17
* Fix Linux Views unit test failure (disable browser.custom_chrome_frame for now).csilv@chromium.org2010-07-211-2/+4
* Linux Official Build fix following r53113.thestig@chromium.org2010-07-211-1/+1
* Valgrind: Fix a typo.thestig@chromium.org2010-07-211-1/+0
* AutoFill: Limit the size of form field data allowed to be saved in WebData as ajhawkins@chromium.org2010-07-211-204/+219
* Revert 53122 - libxml: LIBXML_STATIC isn't needed on windows eithercevans@chromium.org2010-07-211-0/+5
* [Mac] Give active tabs an appropriate inner highlight to reduce visual artifa...andybons@chromium.org2010-07-211-71/+79
* Added checks to handle unsyncable extensions.akalin@chromium.org2010-07-215-40/+116
* Fix compile on Linus Viewscsilv@chromium.org2010-07-201-2/+2
* Valgrind: Yet another suppression for bug 46886.thestig@chromium.org2010-07-201-0/+9
* [Linux Views]Handle focus traversing correctly.suzhe@chromium.org2010-07-205-3/+98
* libxml: LIBXML_STATIC isn't needed on windows eitherevan@chromium.org2010-07-201-5/+0
* Auto reload page and add a manual reload button if plugin not loaded.seh@chromium.org2010-07-201-1/+29
* sync-webkit-git: fixes to work on Windowsevan@chromium.org2010-07-201-2/+7
* Tweak OffTheSide bookmark delete.jrg@chromium.org2010-07-203-3/+12
* AutoFill: Limit the size of form field data as a temporary solution to DOS'ingjhawkins@chromium.org2010-07-201-0/+11
* WebKit merge from r63759:r63781tony@chromium.org2010-07-201-1/+1
* Forward declare more param traits in common_param_traits.erg@google.com2010-07-204-88/+116
* Hook up the radio buttons and URL field on the DOMUI Basics prefs pagestuartmorgan@chromium.org2010-07-203-11/+54