summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Minor History Code Cleanup.mrossetti@chromium.org2011-10-194-15/+10
* Fix python script that auto generates webgl conformance tests header file.zmo@chromium.org2011-10-194-81/+365
* Add comment to profile_manager indicating that GetDefaultProfile should no lo...mirandac@chromium.org2011-10-191-0/+2
* base::Bind: Easy cleanups in browsing_data*.jhawkins@chromium.org2011-10-197-88/+83
* Count all abnormal child process exits in a ChildProcess.Disconnected histogram.petkov@chromium.org2011-10-191-0/+1
* [Mac] Clean up stale references when rebuilding the bookmarks menu.rsesek@chromium.org2011-10-191-10/+4
* Make the destructor private for a refcounted class.nileshagrawal@chromium.org2011-10-191-2/+4
* Fix build break: use NewRunnableMethod for bind that requires 7-arity.jhawkins@chromium.org2011-10-191-3/+5
* Remove extraneous StartWatchingMouse().koz@chromium.org2011-10-191-1/+0
* Make inline installation callbacks fire when the item is downloaded and insta...mihaip@chromium.org2011-10-198-17/+100
* Ensure that correct Browser window (with the Profile corresponding to |extens...mirandac@chromium.org2011-10-191-2/+3
* Ensure that ActiveDownloadsHandler uses |profile_| to open the new window.mirandac@chromium.org2011-10-191-1/+2
* Autofill: Add "U.S.A." as a variant spelling for the United States.isherman@chromium.org2011-10-191-0/+1
* Get the image transport working with RWHVAben@chromium.org2011-10-195-458/+5
* options: fix up vertical spacingestade@chromium.org2011-10-193-7/+22
* 97871: Bottom half of new tab button on tabstrip is not touchable.tony@chromium.org2011-10-191-0/+13
* Fix ordering dependencies for #if OS_CHROMEOS and OS_LINUXstevenjb@chromium.org2011-10-193-7/+7
* Ensure that DesktopNotification fires on the browser with the correct Profile.mirandac@chromium.org2011-10-191-1/+1
* Prevent crash by posting a task to call unrecoverable error handler. The task...lipalani@chromium.org2011-10-197-2/+38
* Revert 106327 - Used use-gl=any instead of forcing osmesa for UI tests.thestig@chromium.org2011-10-194-2/+41
* Remove the special-case isolated storage map fromaa@chromium.org2011-10-193-24/+32
* Tweak the error message for extension bundle installs.jstritar@chromium.org2011-10-191-8/+2
* Print Preview: Fixing Uncaught TypeError in the margins code.dpapad@chromium.org2011-10-191-0/+1
* Basic HTTP pipelining support.simonjam@chromium.org2011-10-195-0/+22
* Clean up a Todo for Aura.saintlou@chromium.org2011-10-191-7/+6
* Change description of downloads-new-ui flag to describe what it currently does.asanka@chromium.org2011-10-191-1/+1
* Use base::Bind() instead NewRunnableFunction() in files under chrome/browser.satorux@chromium.org2011-10-194-10/+16
* Fix a bug that causes NaCl tests to fail. The CWS and dev interfacebbudge@chromium.org2011-10-192-12/+19
* WebUI TaskManager: Polish UIyoshiki@chromium.org2011-10-192-6/+11
* It seems there was a problem with my CL to add the search app torogerta@chromium.org2011-10-191-0/+4
* Test data for http://codereview.chromium.org/8345033/.bryner@chromium.org2011-10-198-0/+21
* Fixed form submission from pyauto tests.joaodasilva@chromium.org2011-10-196-23/+30
* content: Rename the class in web_drag_source_gtk.h to content::WebDragSourceGtk.erg@chromium.org2011-10-194-6/+6
* Refactor calls to self.ExecuteJavascript() in pyauto performance tests.dennisjeffrey@chromium.org2011-10-191-15/+15
* [Mac] Remove stale objc_zombie.mm.shess@chromium.org2011-10-191-561/+0
* Provide extra info form ARMstevenjb@chromium.org2011-10-191-7/+10
* WebUI Edit Search Engine Dialogwyck@chromium.org2011-10-1915-2/+607
* Browser test to catch corrupted downloads.ahendrickson@chromium.org2011-10-191-4/+111
* Flipped activataion state to ACTIVATING as soon as we issue OTASP request. Th...zelidrag@chromium.org2011-10-192-4/+10
* Tiny clean-up: Use TOOLKIT_USES_GTK instead of OS_LINUX to be consistent with...yusukes@chromium.org2011-10-192-1/+3
* Used use-gl=any instead of forcing osmesa for UI tests.alokp@chromium.org2011-10-194-41/+2
* Eschew Autofill crash if requested variant is unavailable for filling.isherman@chromium.org2011-10-192-4/+30
* Ensure that InstantConfirmView gets the browser corresponding to its stored |...mirandac@chromium.org2011-10-191-1/+1
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-1910-11/+11
* Disabling StartupTest.PerfCold on Windowsdominich@chromium.org2011-10-191-1/+8
* Keep track of expired entries in net-internals DNS tab,mmenke@chromium.org2011-10-1917-63/+563
* Remove unneeded #include.pkasting@chromium.org2011-10-191-1/+0
* Ensure that the GAIA signin forced when importing from the Google Toolbar hap...mirandac@chromium.org2011-10-191-2/+4
* Print Preview: Moving some logic within PreviewArea class.dpapad@chromium.org2011-10-195-112/+136
* In preparation for adding a new switch, apply Boy Scout Rule.miket@chromium.org2011-10-191-313/+319