summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Write HTML and CSS for Languages and Input options, based on Cole's mock.satorux@chromium.org2010-07-205-4/+104
* Initial bookmark bar folder window tries harder to be on-screen.jrg@chromium.org2010-07-202-0/+14
* [Mac] Add buttons to the collected cookies dialog to add content exceptions.jochen@chromium.org2010-07-203-84/+456
* Remove test which works on local Win machines but fails the Win bots (suspect...mirandac@google.com2010-07-201-35/+0
* Fix start up crash when --disable-breakpad is used.huanr@chromium.org2010-07-201-0/+12
* Valgrind: Disable NPAPITester.NPObjectReleasedOnDestruction.thestig@chromium.org2010-07-202-1/+3
* NTP: Use the store as the last thumbnail in case we have no apps installed.arv@chromium.org2010-07-2013-43/+112
* Fixing typo in name of offset variable.rlp@chromium.org2010-07-201-5/+5
* Try to fix a valgrind leak.thakis@chromium.org2010-07-201-1/+4
* Add bookmark promo to NTP on first run.mirandac@google.com2010-07-2011-16/+158
* AutoFill Profiles dialog handles multi-select and delete on Macdhollowa@chromium.org2010-07-204-67/+184
* Negotiate on by default on all platforms.cbentzel@chromium.org2010-07-201-4/+1
* Remove the page and app menus.pkasting@chromium.org2010-07-2060-3248/+300
* GTK: improve clipboard compatibility with firefox + evolution.estade@chromium.org2010-07-202-7/+9
* Load the download animation image as an NSImage rather than a CGImageRef.rsesek@chromium.org2010-07-202-6/+5
* [Mac] Fix for a bug where extensions were not being notified when no window w...andybons@chromium.org2010-07-203-0/+36
* AutoFill: Several functional fixes:jhawkins@chromium.org2010-07-204-35/+81
* Some pyauto hooks crash in Debug mode.nirnimesh@chromium.org2010-07-201-16/+52
* notifications/views: Make use of the cross platform NotificationOptionsMenuMo...tfarina@chromium.org2010-07-202-51/+9
* Send the gpu information along with the rest of the metrics.rlp@chromium.org2010-07-201-0/+9
* Disable pyautolib for chromium multi dll build. Will reenable itvictorw@chromium.org2010-07-201-1/+2
* Re-enable BrowserTest.ThirtyFourTabs on mac.rvargas@google.com2010-07-201-7/+1
* Fix some issues with extensions:mpcomplete@chromium.org2010-07-209-43/+84
* Created a host for running the utility process as a child of the service proc...sanjeevr@chromium.org2010-07-2014-1/+732
* Send lock ready signal after Windowmanager has drawn the screen.oshima@chromium.org2010-07-207-48/+95
* Put sidetab menu back to wrench menu (confirmed with sky)oshima@chromium.org2010-07-209-72/+11