summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix comment typopkasting@chromium.org2010-12-061-1/+1
* Valgrind: Suppress a small leak in ExtensionPrefsTest.thestig@chromium.org2010-12-061-0/+9
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-12-0617-31/+30
* Fix static compile with touchui on chromeos.sadrul@chromium.org2010-12-061-0/+2
* DOMUI Prefs: Add a close button to sub-pagesstuartmorgan@chromium.org2010-12-062-8/+20
* Heapchecker: Suppress a small leak in ExtensionPrefsTest.thestig@chromium.org2010-12-061-0/+16
* [Mac] Re-color omnibox text and move the cursor to the end when committing su...rohitrao@chromium.org2010-12-061-0/+2
* Fix BrowserKeyEventsTest.ReservedAccelerators on Mac 10.6suzhe@chromium.org2010-12-064-20/+43
* WebKit roll 73372:73376victorw@chromium.org2010-12-061-1/+1
* Add histograms to track stalled spdy streams.mbelshe@chromium.org2010-12-062-0/+8
* chromeos: Update .gitignore for build-related files.derat@chromium.org2010-12-061-0/+3
* Update seccomp DEPS to pick up an addition to my previous fix.evan@chromium.org2010-12-061-1/+1
* RTL HTML/CSS clean-up with -webkit-foo-{start,end}jshin@chromium.org2010-12-069-144/+33
* Use stopped_on_render_loop_ to prevent further work from executing in Buffere...scherkus@chromium.org2010-12-062-17/+5
* If compositor window already exists, then simply return it rather than compla...nduca@chromium.org2010-12-069-19/+22
* Revert 68358 - Don't re-save autofill profiles to the web database if they ha...isherman@chromium.org2010-12-063-180/+0
* Removed code which was added only for debugging. ananta@chromium.org2010-12-061-1/+0
* Don't re-save autofill profiles to the web database if they haven't changed.isherman@chromium.org2010-12-063-0/+180
* Cleanup downstream test expectations file.victorw@chromium.org2010-12-061-3/+0
* cupsGetPPD got stuck sometime for an infinite time due to network configurati...gene@google.com2010-12-063-2/+37
* Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"bauerb@chromium.org2010-12-0626-736/+750
* Stops javascript alerts and unload dialogs from showing duringsky@chromium.org2010-12-064-2/+21
* WebKit roll 73355:73372victorw@chromium.org2010-12-061-1/+1
* Exposed support for dynamically enabling extensions in command bufferkbr@google.com2010-12-0622-112/+427
* I missed some comments from wtc on patch http://codereview.chromium.org/51950...joth@chromium.org2010-12-064-29/+29
* Renamed DefaultPrefStore into InMemoryPrefStore because it can be used in fur...bauerb@chromium.org2010-12-068-39/+39
* Fix ResourceServiceTest_UnpackPromoSignal_Testbauerb@chromium.org2010-12-061-2/+4
* Decouple killbit testing from external extension providersgfeher@chromium.org2010-12-0612-92/+91
* Polish the about:conflicts page.finnur@chromium.org2010-12-061-18/+38
* WebKit merge 73348:73355.yutak@chromium.org2010-12-061-1/+1
* Clean up when Chrome is terminated and WizardController is in charge of the m...avayvod@chromium.org2010-12-062-1/+28
* Refactored cookies persistent store clean-up on shutdown.pastarmovj@chromium.org2010-12-0610-22/+188
* Updating trunk VERSION from 603.0 to 604.0chrome-release@google.com2010-12-061-1/+1
* Remove IDS_ABOUT_PAGE_TITLE and use IDS_ABOUT instead.kochi@chromium.org2010-12-062-4/+1
* Valgrind: Update suppression after r68187.thestig@chromium.org2010-12-061-3/+3
* WebKit merge 73324:73348.yutak@chromium.org2010-12-061-1/+1
* When viewing a certificate on Linux, if the certificate has a CRL Distributio...rsleevi@chromium.org2010-12-061-1/+3
* When using NSS for certificate verification, add a check when fetching CRLs/O...rsleevi@chromium.org2010-12-061-0/+13
* Show extension tabs in task manager and correctly label apps.creis@google.com2010-12-057-15/+154
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-0580-130/+101
* Cleanup X509CertificateMac style nits and introduce a crypto library agnostic...rsleevi@chromium.org2010-12-055-116/+125
* Mac: Tell the GPU sandbox to deny a few things.thakis@chromium.org2010-12-056-16/+60
* Fix the line endings of autofill_profile_model_associator.h.jhawkins@chromium.org2010-12-051-199/+199
* Yet another attempt at landing http://src.chromium.org/viewvc/chrome?view=rev...mad@google.com2010-12-054-3/+64
* Reverting rev 68315... mad@google.com2010-12-054-64/+3
* Relanding of http://src.chromium.org/viewvc/chrome?view=rev&revision=68298...mad@google.com2010-12-054-3/+64
* Coverity: Initialize member variables.jhawkins@chromium.org2010-12-054-15/+25
* Adding SSL mutex specification to a local file, to stop relying on a mutablepetermayo@chromium.org2010-12-052-0/+4
* Use the RPC channel to set the ID <-> handle mapping.mad@google.com2010-12-056-29/+108
* A non-GTK version of menus for touchui.sadrul@chromium.org2010-12-0517-59/+361