- 06 Jan, 2013 6 commits
-
-
xhwang@chromium.org authored
BUG=168128,168129 TEST=Added unittests; demo page works. Review URL: https://codereview.chromium.org/11787012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175300 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
BUG=168128,168129 TEST=Added unittests; demo page works. Review URL: https://codereview.chromium.org/11745026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175299 0039d316-1c4b-4281-b951-d872f2087c98
-
chromeos-lkgm@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175298 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
I see these accidentally leak into codereview sometimes, and it'd be nice to just have it automatically be prevented. NOTRY=true R=danakj@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/11794017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175296 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
Previously, we'd activate the pending tree if there were similar numbers of checkerboards, but this could cause unfortunate flashing. Now, only activate the tree if all the tiles in the 'now' bin (high-res, visible) are ready. NOTRY=true R=nduca@chromium.org BUG=155209 Review URL: https://chromiumcodereview.appspot.com/11734007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175295 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
Let's not contribute to spamming the console with messages. NOTRY=true R=danakj@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/11778009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175294 0039d316-1c4b-4281-b951-d872f2087c98
-
- 05 Jan, 2013 34 commits
-
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175287 0039d316-1c4b-4281-b951-d872f2087c98
-
chromeos-lkgm@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175285 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175284 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
BUG=none NOTRY=true Review URL: https://codereview.chromium.org/11794014 Patch from Terry Anderson <tdanderson@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175283 0039d316-1c4b-4281-b951-d872f2087c98
-
justinlin@chromium.org authored
Fix regression with audio mirroring due to observers being added while iterating over the list of observers which causes an infinite loop. BUG=168362 Review URL: https://chromiumcodereview.appspot.com/11785002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175282 0039d316-1c4b-4281-b951-d872f2087c98
-
dharcourt@chromium.org authored
Adjusted the padding and vertical justification of elements in the notification view to match specifications and mock-ups. BUG=161101,164292 Review URL: https://chromiumcodereview.appspot.com/11578060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175281 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
I've fixed the dependencies, so we can now support building the sandbox and running the tests as part of a normal Win64 build. BUG=168414 Review URL: https://chromiumcodereview.appspot.com/11788002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175278 0039d316-1c4b-4281-b951-d872f2087c98
-
jyasskin@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/11761031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175277 0039d316-1c4b-4281-b951-d872f2087c98
-
pilgrim@chromium.org authored
directory Review URL: https://chromiumcodereview.appspot.com/11788003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175276 0039d316-1c4b-4281-b951-d872f2087c98
-
danakj@chromium.org authored
When a parent compositor is present (ie, ubercompositor), throttle to a single pending frame. Tests: LayerTreeHostTestMaxPendingFrames.DelegatingRenderer LayerTreeHostTestMaxPendingFrames.GLRenderer BUG=123444 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11747002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175275 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=168084 Review URL: https://chromiumcodereview.appspot.com/11776006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175274 0039d316-1c4b-4281-b951-d872f2087c98
-
pilgrim@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/11789002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175273 0039d316-1c4b-4281-b951-d872f2087c98
-
pilgrim@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/11784005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175272 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
BUG=168200 Review URL: https://chromiumcodereview.appspot.com/11775005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175270 0039d316-1c4b-4281-b951-d872f2087c98
-
justinlin@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/11734034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175269 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
New members in LaunchOptions will allow to redirect stdin and stdout on Windows. This change was originally implemented by eaugusti@chromium.com in crrev.com/10918255 . BUG=142915 Review URL: https://chromiumcodereview.appspot.com/11419267 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175268 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
It's still all terribly manual and fragile, but that'll be taken care of separately. Review URL: https://chromiumcodereview.appspot.com/11797002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175267 0039d316-1c4b-4281-b951-d872f2087c98
-
jamesr@chromium.org authored
More new year's cleanup. These scripts haven't been useful for a long time. BUG= Review URL: https://chromiumcodereview.appspot.com/11779006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175266 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
Log the following data through UMA: * Frame rate over 10s * Histogram of capture time * Percentage of frame drops over 5mins * Histogram of view size (per kilopixels) BUG=163469 Review URL: https://chromiumcodereview.appspot.com/11565052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175265 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
BUG=none TEST=none TBR=dcheng@chromium.org Review URL: https://chromiumcodereview.appspot.com/11794006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175264 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Revision 170633 added --disable-pepper-threading and enabled threading for canary channel only. Enable on all channels, remove --enable-pepper-threading, but keep the --disable flag for now for debugging purposes. BUG=161286 Review URL: https://chromiumcodereview.appspot.com/11659032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175263 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
TBR=jam@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11794011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175262 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=122753 Review URL: https://codereview.chromium.org/11746012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175261 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=168168,78283 TEST=none Review URL: https://chromiumcodereview.appspot.com/11742028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175260 0039d316-1c4b-4281-b951-d872f2087c98
-
lambroslambrou@chromium.org authored
This also removes the warning shown when running Unity 2D desktop - it's been working fine for quite a while. BUG=168374 Review URL: https://chromiumcodereview.appspot.com/11791002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175259 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
Don't spam the log. R=ccameron@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/11794004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175258 0039d316-1c4b-4281-b951-d872f2087c98
-
shishir@chromium.org authored
BUG=167521 Review URL: https://chromiumcodereview.appspot.com/11761022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175257 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
> Add "scrypt" to third_party for use in generating secure hash of user password that can later be used for off-line authentication in the case when on-line authentication is not available. > > The planned use for this is profile-locking where unlocking has to be possible even when not connected to a network. > > BUG= > > > Review URL: https://chromiumcodereview.appspot.com/11637016 TBR=bcwhite@chromium.org Review URL: https://codereview.chromium.org/11776013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175256 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=168084 TEST=none Review URL: https://chromiumcodereview.appspot.com/11791005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175255 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=100845 Review URL: https://chromiumcodereview.appspot.com/11635039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175254 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
No one ever subclasses FormFieldData, and it has no (other) virtual methods. Review URL: https://chromiumcodereview.appspot.com/11737034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175253 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
This cleans up some longstanding TODOs that were creating when splitting out logic into LayerTreeImpl. It's possible that some of the helpers to get at active tree layers (root, scrolling, etc) could be moved, but given that scrolling only happens on the active tree (with the pending tree being updated with the result), these accessors could arguably stay permanently. This also moves background color / has transparent background to the tree itself, so that these changes will synchronize with any content on that tree. Things like viewport, device scale, and debug state are considered host-specific and take effect immediately. R=nduca@chromium.org BUG=155209 Review URL: https://chromiumcodereview.appspot.com/11704003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175252 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/11788006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175251 0039d316-1c4b-4281-b951-d872f2087c98
-
abodenha@chromium.org authored
--wallet-service-url now specifies a prefix rather than a full path to autocheckout. The default value is https://wallet.google.com/online/v2/ and the rest of each Wallet URL will be appended to construct a working URL. Also changed function prototypes to use the namespace in a more common way. (namespace wallet {... vs wallet::) BUG=168278 Review URL: https://chromiumcodereview.appspot.com/11791003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175250 0039d316-1c4b-4281-b951-d872f2087c98
-