summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix visible parameter passed to WnidowObserveroshima@google.com2011-10-193-2/+65
* Minor History Code Cleanup.mrossetti@chromium.org2011-10-195-17/+12
* Fix python script that auto generates webgl conformance tests header file.zmo@chromium.org2011-10-195-81/+367
* base::Bind: Convert webkit/database.jhawkins@chromium.org2011-10-195-21/+29
* 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-193-1/+5
* [Mac] Clean up stale references when rebuilding the bookmarks menu.rsesek@chromium.org2011-10-191-10/+4
* Fixed bugs with Pepper 3D under dynamic GPU switching.kbr@chromium.org2011-10-1913-48/+151
* Fix X events processingpiman@chromium.org2011-10-191-4/+13
* net: disable revocation checking for connections to HTTPS proxies.agl@chromium.org2011-10-191-0/+3
* 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 command buffer validate glRenderbufferStorage width and heightgman@chromium.org2011-10-199-26/+127
* Remove unnecessary use of skia::ScopedPlatformPaint from RenderTextWin.asvitkine@chromium.org2011-10-191-12/+5
* Reverting as an experiment to determine if this caused increased Win buildjhawkins@chromium.org2011-10-194-678/+16
* base::Bind: Cleanups in in_process_webkit.jhawkins@chromium.org2011-10-197-46/+39
* 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-199-109/+179
* 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-192-0/+14
* 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
* Get KeyEvents to limp in Aura. This assumes the desktop host is going to send...ben@chromium.org2011-10-198-12/+49
* 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
* Remove kDemuxerIsWebm as it hasn't been working for a while and isn't really ...scherkus@chromium.org2011-10-191-8/+0
* Add NetworkEventCB to media pipeline and remove IsNetworkActive()vrk@google.com2011-10-1913-90/+65
* Update .DEPS.gitchrome-admin@google.com2011-10-191-1/+1
* Tweak the error message for extension bundle installs.jstritar@chromium.org2011-10-191-8/+2
* Remove stale references to private NaCl copy of PPAPInoelallen@google.com2011-10-196-27/+16
* Print Preview: Fixing Uncaught TypeError in the margins code.dpapad@chromium.org2011-10-191-0/+1
* Basic HTTP pipelining support.simonjam@chromium.org2011-10-1936-80/+3101
* 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
* Don't need to export an abstract interface.wtc@chromium.org2011-10-193-19/+2
* WATCH aura, x11 and message-loop.sadrul@chromium.org2011-10-191-2/+6
* 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
* Valgrind: Suppress new WebKit leaks and add a nwe TSAN suppression.thestig@chromium.org2011-10-192-0/+33
* New disconnect window (mac) for Chromoting.dmaclach@chromium.org2011-10-193-37/+169