summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add fade in animation on background change and fix color mode change bug.bshe@chromium.org2012-04-108-45/+22
* Added code so renderer would cleanly exit.asharif@chromium.org2012-04-107-4/+73
* Add a config file listing NaCl's scons files in the Chrome repo.ncbray@google.com2012-04-102-61/+69
* Be careful not to use a deleted animation.vollick@chromium.org2012-04-103-4/+128
* Import libusb 1.0.9-rc3 into third_party.gdk@chromium.org2012-04-1056-0/+22090
* Add a few missing "self = [super init..." notices by the clang static analyzer.thakis@chromium.org2012-04-103-7/+11
* Revert "net: add DNS revocation experiment."agl@chromium.org2012-04-104-136/+0
* More misc. cleanups to minimize future refactoring diffs:pkasting@chromium.org2012-04-1029-278/+333
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-1023-42/+34
* ipc: don't treat replies with the unblock flag set as regular messagespiman@chromium.org2012-04-103-4/+123
* Stop-gap for OwnershipStatusChecker being destroyed from Singleton destructors.mnissler@chromium.org2012-04-101-1/+6
* Prevent soft_gpu_tests from creating FAILS_ and DIFF_ files when img diff is ...pkotwicz@chromium.org2012-04-101-3/+6
* Fixing: fake asan run time for pyauto must be built without asan itselfglotov@google.com2012-04-101-0/+3
* Update .DEPS.gitchrome-admin@google.com2012-04-101-1/+1
* Disable ToolbarControllerTest.TitlebarOnlyjbauman@chromium.org2012-04-101-2/+3
* Roll WebKit 113595:113671simonjam@chromium.org2012-04-101-1/+1
* Change labels for the cloud print connector enable/disable buttons in settings.abodenha@chromium.org2012-04-102-8/+6
* Add device scale factor to Monitoroshima@chromium.org2012-04-103-4/+18
* Fix element names in network details to follow style guidelines.kevers@chromium.org2012-04-103-293/+295
* Test type of daemonState (there will be no exception accessing a missing prop...jamiewalch@google.com2012-04-101-3/+4
* Attempting to re-land a small portion of this change... Simply add links from rch@chromium.org2012-04-1015-32/+362
* Remove PrerenderResourceThrottle and related infrastructure.cbentzel@chromium.org2012-04-1010-309/+1
* Persist the alternate protocol as a string not an int to allow the enum to be...rch@chromium.org2012-04-104-13/+34
* Revert 131593erg@google.com2012-04-1021-598/+56
* TabContents -> WebContentsImpl, part 2.avi@chromium.org2012-04-1023-54/+54
* Update testSetCustomChromeFlags to only append to chrome flags, not overridenirnimesh@chromium.org2012-04-101-2/+2
* Update expectations per comments from cmp.rtenneti@google.com2012-04-101-2/+2
* TabContents -> WebContentsImpl, part 1, update.avi@chromium.org2012-04-102-18/+18
* PPAPI: Clean up documentation for InstanceHandle and PASS_REFjond@google.com2012-04-102-27/+47
* Upstream Android native crash handling changes.carlosvaldivia@google.com2012-04-1021-56/+598
* [Chromoting] Re-sync PyAuto tests with the webapp.simonmorris@chromium.org2012-04-102-33/+10
* Keep the transient page alive as long as there is a javascript dialog showing.mpcomplete@chromium.org2012-04-103-8/+72
* Update expectations:rtenneti@google.com2012-04-101-1/+1
* Update expectations:rtenneti@google.com2012-04-101-2/+2
* Implemented on-demand installation of the Chromoting Host on Windows.alexeypa@chromium.org2012-04-108-55/+1294
* views: Fix minor style issues in SimpleMessageBoxViews.tfarina@chromium.org2012-04-102-38/+27
* Allow non-radio button properties in uber tray. Simplified chinese will use it.mukai@chromium.org2012-04-105-14/+19
* gesture recognizer: Fix naming (from GestureRecognizerAura to GestureRecogniz...sadrul@chromium.org2012-04-103-22/+22
* Add GL_EXT_unpack_subimage support to command buffer client code.bsalomon@google.com2012-04-109-225/+512
* gdata: Implement very simple cache eviction logicsatorux@chromium.org2012-04-107-10/+490
* Removing unsed profile in test method.qsr@chromium.org2012-04-101-21/+0
* Have only toplevel functions delete this.brettw@chromium.org2012-04-102-61/+66
* ash: Make sure the uber-tray popup is positioned correctly.sadrul@chromium.org2012-04-103-4/+23
* Don't get screen dc when creating BitmapPlatformDevicejbauman@chromium.org2012-04-102-22/+4
* Fix print-preview margin-box rule so that it doesn't get overriden by input r...csilv@chromium.org2012-04-101-1/+1
* Changes TabStrip so there is only one coordinate system. To deal withsky@chromium.org2012-04-1012-331/+320
* TabContents -> WebContentsImpl, part 1.avi@chromium.org2012-04-1038-511/+512
* Move auto-hiding desktop bar computation from PanelManager to DisplaySettings...jianli@chromium.org2012-04-1030-331/+446
* Simplify IsFullscreenBubbleVisible().tfarina@chromium.org2012-04-102-2/+2
* Fix stop/start button state and host name.jamiewalch@google.com2012-04-103-6/+47