summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* AutoFill: Limit the size of form field data as a temporary solution to DOS'ingjhawkins@chromium.org2010-07-201-0/+11
* 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
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-2024-80/+93
* Fixing compilation error (AllBrowsersClosed()->AllBrowsersClosedAndAppExiting...atwilson@chromium.org2010-07-201-1/+1
* Disallow syncing of extensions with third-party update URLs or plugins.akalin@chromium.org2010-07-205-20/+90
* Remove obsolete internal packaging script.mmoss@google.com2010-07-201-7/+0
* Drop in pre-squeezed PDF resources for the Mac new tab button.rsesek@chromium.org2010-07-203-0/+0
* Make the sync setup throbbers animate again.pkasting@chromium.org2010-07-202-5/+7
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-2025-110/+215
* Sync tests cleanup, consolidate Encryptor mock calls into fixture SetUpdhollowa@chromium.org2010-07-201-10/+8
* Port ImporterTest to posix.estade@chromium.org2010-07-205-88/+152
* Send away bookmark bar folder when going fullscreen with menu.jrg@chromium.org2010-07-203-0/+47
* Remove <iostream> where possible.erg@google.com2010-07-2015-18/+1
* Make ResourceDispatcherHostRequestInfo own SSLClientAuthHandler and LoginHand...davidben@chromium.org2010-07-203-15/+18
* In an attempt to clear up the Issue 48553 memory leak during init, I re-order...davej@google.com2010-07-202-61/+86
* If the default theme is synced to the server, make new sync clients with cust...albertb@chromium.org2010-07-204-59/+58
* Revert 53076 - GYP changed to extract D3DX9 DLL into product dir.pinkerton@chromium.org2010-07-201-28/+0
* Fix a Chrome crash observed in ChromeFrame reliability test runs. The crash o...ananta@chromium.org2010-07-201-4/+10
* GYP changed to extract D3DX9 DLL into product dir.apatrick@chromium.org2010-07-201-0/+28
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-2042-34/+464
* Don't use VIEW_ID_PAGE_MENU, which has been removed.suzhe@chromium.org2010-07-201-1/+0
* Relanding: Personal stuff page in tabbed optionssargrass@google.com2010-07-2010-36/+329
* Replace cookies with site data in collected cookies dialog strings.jochen@chromium.org2010-07-201-1/+1
* [Mac]Implement ViewID support. (third approach)suzhe@chromium.org2010-07-2024-11/+379
* Disabling test that hangs botpinkerton@chromium.org2010-07-201-1/+2
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-2042-464/+34
* Check localaccount when unlocking.oshima@chromium.org2010-07-202-6/+14
* Prevent NotificationRegistrar from pulling in platform threading stuff.erg@chromium.org2010-07-204-15/+19
* Improve the notifications options menu. If the notification came from an ext...johnnyg@chromium.org2010-07-201-8/+46
* Download code cleanup:phajdan.jr@chromium.org2010-07-206-107/+80
* Add some histograms to help measure extension context menu performanceasargent@chromium.org2010-07-201-0/+9
* Clear TopSites when deleting history.nshkrob@chromium.org2010-07-201-4/+42
* Break out histogram counter variables as CookieMonster instance variables.rdsmith@google.com2010-07-201-3/+0
* Add "settings.language.preferred_languages" for Chromium OS's Languages and I...satorux@chromium.org2010-07-207-26/+59
* Updating trunk VERSION from 472.0 to 473.0chrome-release@google.com2010-07-201-1/+1
* Whitespace updates for BrowserEncodingTest.FLAKY_TestEncodingAutoDetec from w...thestig@chromium.org2010-07-2014-14/+40
* Valgrind: Another NPAPITester -> LayoutPluginTester test rename.thestig@chromium.org2010-07-202-3/+2
* Call rand_s() in a worker process before entering the sandbox.yutak@chromium.org2010-07-202-0/+5
* Whitespace updates for BrowserEncodingTest.FLAKY_TestOverrideEncoding from we...thestig@chromium.org2010-07-201-1/+2
* [mac] Use the cross-platform menu model for the notifications options menu, i...johnnyg@chromium.org2010-07-202-10/+11
* sync: Speculative fix for a possible trigger to bug 48502. tim@chromium.org2010-07-201-1/+4
* [GRD] Add notification strings for collected cookies dialog.jochen@chromium.org2010-07-201-0/+18
* [Win] Correct CRLF endings on .adm template and fix wordingdanno@chromium.org2010-07-202-262/+265
* Revert 53016 - Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-2010-137/+72
* Fix the UI dimension for ContentSettings dialog for many locales.jshin@chromium.org2010-07-2027-9/+44
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-2010-72/+137
* Fixed invalid reads when XmppClient is destroyed.akalin@chromium.org2010-07-202-3/+33
* Final M6 tweaks for sync strings.tim@chromium.org2010-07-201-2/+2
* Handle client-tag duplicates on server items.nick@chromium.org2010-07-206-233/+429