summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Rename ChromeThread to BrowserThread Part 1:tfarina@chromium.org2010-10-0510-32/+34
* Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult whichsky@chromium.org2010-10-059-23/+179
* Fixes bug in wrench menu where closing with menu open could triggersky@chromium.org2010-10-055-7/+60
* Fix a crash bug that occurred in Personal Stuff page.satorux@chromium.org2010-10-052-6/+4
* Update Chrome to use the renamed WebDragData methods.dcheng@chromium.org2010-10-051-2/+2
* chromeos: DOMUI/Network: Change the button label to 'Cancel' instead of 'Done'.tfarina@chromium.org2010-10-053-9/+3
* Second try at submitting 61462.ericu@google.com2010-10-054-29/+18
* Move "Use side tabs" in wrench and tab context menus to "Labs" page for Chrom...satorux@chromium.org2010-10-055-14/+24
* Fix gyp excludes for certificate_manager_handler after it was moved to a subdir.mattm@chromium.org2010-10-051-2/+2
* Revert 61462 - Add truncate and cancel for FileWriter; write and more tests w...ericu@google.com2010-10-054-18/+29
* Add truncate and cancel for FileWriter; write and more tests will come in lat...ericu@google.com2010-10-054-29/+18
* Only enable renderer accessibility when an active screen reader is detected.ctguil@chromium.org2010-10-059-11/+103
* Don't clip bookmark bar icons with no nameisherman@chromium.org2010-10-052-12/+10
* Re-disable CleanUpOnMainThread() timeout hack for AutocompleteEditViewTest.*isherman@chromium.org2010-10-051-14/+0
* Automatically fail external DNS queries in tests, but don't abort the test.isherman@chromium.org2010-10-053-20/+26
* Updating trunk VERSION from 546.0 to 547.0chrome-release@google.com2010-10-051-1/+1
* Updating trunk VERSION from 545.0 to 546.0chrome-release@google.com2010-10-051-1/+1
* Fix transaction rollbacks in web_database migration codedhollowa@chromium.org2010-10-052-57/+73
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-0518-14/+27
* Notify AT about the currently focused control when the render widget window r...ctguil@chromium.org2010-10-054-5/+29
* Don't try to ReleaseTransportDIB() the dibs that come from pepperpiman@chromium.org2010-10-051-2/+0
* DOMUI implementation of Menu2.oshima@chromium.org2010-10-0417-0/+2330
* Changes instant around to support multiple loaders. This issky@chromium.org2010-10-0424-654/+1427
* Updating trunk VERSION from 544.0 to 545.0chrome-release@google.com2010-10-041-1/+1
* Flipped default preferences value of kLabsTalkEnabled from 0 to 1.scherkus@chromium.org2010-10-041-1/+1
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-0441-116/+366
* Policy support for being able to specify a list of content types that Chrome ...tommi@chromium.org2010-10-044-1/+25
* Propagate the --v and --vmodule flags to the renderer. On Linux, the flags a...bryner@chromium.org2010-10-042-0/+4
* BUG=57441rickcam@chromium.org2010-10-041-4/+11
* chromium-os:5166 Panel/popup cleanup for ChromeOSstevenjb@google.com2010-10-0411-67/+123
* Enable hyperlink auditing by default, and allow disabling with the command li...japhet@chromium.org2010-10-044-0/+8
* Initial Print Preview UI.thestig@chromium.org2010-10-0410-4/+352
* Relanding "Take extension 'management' API out of experimental."asargent@chromium.org2010-10-0478-82/+126
* The service process now enables a timebomb on startup to check if its service...sanjeevr@chromium.org2010-10-045-11/+46
* Add DCHECK for misused string resources.estade@chromium.org2010-10-045-20/+13
* Add the test for the AllUrls Extension feature.finnur@chromium.org2010-10-041-11/+18
* Delete all downloaded files after browser shutdownnirnimesh@chromium.org2010-10-041-87/+92
* Disable KeyboardAccessTest.ReserveKeyboardAccelerators on ChromeOSisherman@chromium.org2010-10-041-1/+9
* Mark ProfileSyncServiceAutofillTest.ServerChangeRace FLAKY.mpcomplete@chromium.org2010-10-041-1/+2
* Make KeyboardAccessTest.ReserveKeyboardAccelerator not failisherman@chromium.org2010-10-043-4/+5
* [dom ui content settings] show geolocation exceptions in the tableestade@chromium.org2010-10-046-47/+195
* Autofill browsertestisherman@chromium.org2010-10-0417-305/+507
* DOMUI: Fix the sizing of input elements on the AutoFill edit address overlayjhawkins@chromium.org2010-10-042-41/+108
* Initial pass for proxy server error message change.mmenke@chromium.org2010-10-042-0/+69
* Disable a downloads pyauto test on mac (testSaveDangerousFile)nirnimesh@chromium.org2010-10-041-0/+1
* Makes TemplateURL::supports_instant persisted to the webdb.sky@chromium.org2010-10-044-13/+160
* PPAPITest: disable a test that always times out.evan@chromium.org2010-10-041-1/+2
* WorkerTest.WorkerWebSocketLayoutTests: disable, as it always times out.evan@chromium.org2010-10-041-2/+2
* Remove cryptohome dir when removing userdavemoore@chromium.org2010-10-041-0/+27
* Only run the phishing classifier for GET requests.bryner@chromium.org2010-10-044-4/+31