| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Relanding https://codereview.chromium.org/11078009/
TBR=jamesr
BUG=154451
Review URL: https://chromiumcodereview.appspot.com/11085029
TBR=enne@chromium.org
Review URL: https://codereview.chromium.org/11086053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161135 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Relanding https://codereview.chromium.org/11078009/
TBR=jamesr
BUG=154451
Review URL: https://chromiumcodereview.appspot.com/11085029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161133 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Relanding https://chromiumcodereview.appspot.com/11047029.
No changes from original patch. This was reverted as an innocent bystander of
r160623's breakage.
BUG=154451
Review URL: https://chromiumcodereview.appspot.com/11066083
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160953 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Both layer list types needed to be changed to vector simultaneously because of
the amount of templated code that deals with both.
BUG=154451
Review URL: https://chromiumcodereview.appspot.com/11047029
TBR=enne@chromium.org
Review URL: https://codereview.chromium.org/11070012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160637 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=154451
Review URL: https://chromiumcodereview.appspot.com/11078009
TBR=enne@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160635 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=154451
Review URL: https://chromiumcodereview.appspot.com/11076013
TBR=enne@chromium.org
Review URL: https://codereview.chromium.org/11083003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160632 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=154451
Review URL: https://chromiumcodereview.appspot.com/11076013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160631 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=154451
Review URL: https://chromiumcodereview.appspot.com/11078009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160630 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Both layer list types needed to be changed to vector simultaneously because of
the amount of templated code that deals with both.
BUG=154451
Review URL: https://chromiumcodereview.appspot.com/11047029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160619 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=154451
Review URL: https://chromiumcodereview.appspot.com/11031079
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160589 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
opaque and opacity on the same interface is quite confusing.
BUG=
Review URL: https://chromiumcodereview.appspot.com/11035020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159781 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=144577
TEST=cc_unittests
TBR=jamesr@chromium.org
Review URL: https://codereview.chromium.org/11035010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159601 0039d316-1c4b-4281-b951-d872f2087c98
|
|
webkit_compositor_bindings_unittests
After GTFO, some unit test files were not in the right place, or missing
entirely. This patch (1) adds some missing unit tests, (2) moves some tests
from webkit_compositor_bindings_unitttests to cc_unitttests, and (3) removes
some redundant entries in the gyp files for those targets.
BUG=https://code.google.com/p/chromium/issues/detail?id=149121
Review URL: https://chromiumcodereview.appspot.com/10909218
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157425 0039d316-1c4b-4281-b951-d872f2087c98
|