- 01 Dec, 2012 17 commits
-
-
chrisgao@chromium.org authored
BUG=none Review URL: https://chromiumcodereview.appspot.com/11359174 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170623 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
BUG=27702 TEST=See test plan for Commands API. Review URL: https://chromiumcodereview.appspot.com/11411298 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170622 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
- Layout test windows starting from (1,1) and move mouse to (0,0) so that they don't overlap unless test moves the cursor. - Enabled disabled tests. - RootWindowHostWin::SetBounds should move the window and call OnHostResized when the scale factor has changed. This also seems to fix the desktop size limitation issue (148691) probably because a popup window can be larger than the desktop size. BUG=150986,157817,141577,148691 TEST=none Review URL: https://chromiumcodereview.appspot.com/11428066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170621 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170620 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=163733 TBR=pkasting@chromium.org, caitkp@chromium.org Review URL: https://codereview.chromium.org/11416304 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170619 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
Review URL: https://codereview.chromium.org/11308299 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170618 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=31663 TBR=scottmg Review URL: https://codereview.chromium.org/11308304 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170617 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=163728 TBR=robertshield@chromium.org Review URL: https://codereview.chromium.org/11411303 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170616 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
We still need to figure out how to keep track of already-processed delete directives, but leave that as a TODO. BUG=141245 Review URL: https://chromiumcodereview.appspot.com/11299218 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170615 0039d316-1c4b-4281-b951-d872f2087c98
-
egraether@chromium.org authored
This change switches the compositor to the new WebLayerTreeViewClient::createFontAtlas() API. LayerTreeHost now manages whether a font atlas needs to be loaded. commit order: https://bugs.webkit.org/show_bug.cgi?id=102958 https://codereview.chromium.org/11413123 https://bugs.webkit.org/show_bug.cgi?id=102960 BUG= Review URL: https://chromiumcodereview.appspot.com/11413123 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170614 0039d316-1c4b-4281-b951-d872f2087c98
-
krenaud@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170613 0039d316-1c4b-4281-b951-d872f2087c98
-
fsamuel@chromium.org authored
BUG=163665 Review URL: https://chromiumcodereview.appspot.com/11412279 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170611 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
BUG=154624 Review URL: https://chromiumcodereview.appspot.com/11418273 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170610 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
Because the texture completeness depends on the filtering and wrapping modes, it's awkward to move image data into the mailbox but not parameters. BUG=None Review URL: https://chromiumcodereview.appspot.com/11414091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170609 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170608 0039d316-1c4b-4281-b951-d872f2087c98
-
nyquist@chromium.org authored
This only adds the DEPS. They will be used to build jsr-305 and guava for Android. Uses mirror for both repositories. This CL is based on r169693 and r169711 which got reverted. BUG=159873 Review URL: https://codereview.chromium.org/11434058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170607 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170606 0039d316-1c4b-4281-b951-d872f2087c98
-
- 30 Nov, 2012 23 commits
-
-
wjia@chromium.org authored
Review URL: https://codereview.chromium.org/11416278 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170605 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
> Bluetooth API Permission Dialogs. > > This CL introduces two new concepts: > - API permissions that cannot be found in the manifest (and therefore > need not be in the optional permissions section to be optionally > requested) > - optional API permission requests that have associated data > > BUG=119473 > TBR=sky@chromium.org > > > Review URL: https://chromiumcodereview.appspot.com/11413099 TBR=bryeung@chromium.org Review URL: https://codereview.chromium.org/11348335 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170604 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=31663 Review URL: https://codereview.chromium.org/11412286 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170602 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/11428117 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170601 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=163531 TEST=none Review URL: https://chromiumcodereview.appspot.com/11421180 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170600 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
Add a new stack for DoLibpngWrite leak (issue 150995) BUG=139998,150995 TBR=eugenis Review URL: https://codereview.chromium.org/11415247 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170599 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=163713 TBR=stuartmorgan Review URL: https://codereview.chromium.org/11434067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170598 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
it was all janked up along the bottom. That's fixed. Also updated the close button to use the tab close resource rather than the bar close resource (to match Windows). BUG=156749 Review URL: https://chromiumcodereview.appspot.com/11415220 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170597 0039d316-1c4b-4281-b951-d872f2087c98
-
danakj@chromium.org authored
When the "Search key acts as a Function key" option is enabled, the keyboard overlay help screen (accessed with Control-Alt-/) will include "Search" in its list of modifiers to press to see shortcuts. And when Search is pressed, the appropriate keys are highlighted with shortcuts that exist for it. The shortcuts are: Search-Backspace, Search-Up, Search-Down, Search-1, Search-2, etc, from https://codereview.chromium.org/11421055/ R=yusukes@chromium.org BUG=162268 Depends on: https://codereview.chromium.org/11421055/ Depends on: https://codereview.chromium.org/11417144/ Review URL: https://chromiumcodereview.appspot.com/11415124 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170596 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170595 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
Only resize the old front buffer (now back buffer) if we flipped. BUG=159880 TEST=by hand as per bug Review URL: https://chromiumcodereview.appspot.com/11280257 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170593 0039d316-1c4b-4281-b951-d872f2087c98
-
frankf@google.com authored
BUG=163653 Review URL: https://codereview.chromium.org/11421187 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170592 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@google.com authored
> Use AutoThread in ChromotingHostContext & NPAPI plugin. > > Callers now create ChromotingHostContext to create a set of threads > for host tasks to run on, and pass the threads' TaskRunners to each > host component explicitly. The ChromotingHostContext can then be > torn down as soon as the caller no longer needs to create new > components using the threads, and the threads themselves will exit > only when the created components no longer require them. > > This is a re-land of 11094056, which failed on the valgrind & Windows TSan bots due to ChromotingHostContext.StartAndStop not running its message loop to allow the context's threads join tasks to execute. > > TBR=alexeypa > > Review URL: https://chromiumcodereview.appspot.com/11316247 TBR=wez@chromium.org Review URL: https://codereview.chromium.org/11419265 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170591 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
BUG=99504 TBR=joi Review URL: https://chromiumcodereview.appspot.com/11414232 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170590 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
The way the perfbot works is that the benchmark name is used as the graph name. Since the graph is historically named sunspider, this makes for a clean transition with preserved history. BUG=163680 TEST=None Review URL: https://codereview.chromium.org/11348331 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170587 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=158821 TBR=fischman Review URL: https://codereview.chromium.org/11428122 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170586 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
TBR=isherman@chromium.org BUG=none TEST=clang compiles Review URL: https://codereview.chromium.org/11415240 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170585 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Fix crash on win_aura buildbot because a RootWindow was getting multiple AddRootWindowObserver calls for the same window. The issue is that the observer wasn't unregistering itself at destruction. If another one happened to be created at the same memory address, then this check would trigger. BUG=163506 Review URL: https://codereview.chromium.org/11418262 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170584 0039d316-1c4b-4281-b951-d872f2087c98
-
yusufo@chromium.org authored
It looks like there are cases where we might get a tapDown followed by a flingStart immediately without and scrollBegin from the Android framework. To avoid using the tapDown in these situations have flingStart also remove the deferred tapDown like scrollBegin and pinchBegin BUG=135818 Review URL: https://chromiumcodereview.appspot.com/11418218 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170583 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
R=estade@chromium.org,isherman@chromium.org TBR=jschuh@chromium.org BUG=157661 Review URL: https://codereview.chromium.org/11348273 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170581 0039d316-1c4b-4281-b951-d872f2087c98
-
antrim@chromium.org authored
Decouple workspace animation from other actions on windows (e.g. hide/show), so that animations can be used separately. It would fix focus loss upon locking issue, as well as remove flickering on partial lock/cancel locking. BUG=162646 Review URL: https://chromiumcodereview.appspot.com/11419225 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170580 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=163690 This CL extends the UserManager to handle public accounts defined through policy. User pods are dynamically added and removed when the list of public accounts in policy changes. Any data belonging to obsolete accounts is also removed, taking care not to remove it prematurely if a user is currently logged into the account. The CL also makes the user list handling more robust by checking for duplicate entries in the user list prefs and logging these as errors. The pods added for public accounts are not functional yet. The login flow for public accounts will be the topic of another CL. BUG=158509 Review URL: https://chromiumcodereview.appspot.com/11419184 TBR=bartfab@chromium.org Review URL: https://codereview.chromium.org/11299284 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170579 0039d316-1c4b-4281-b951-d872f2087c98
-
jknotten@chromium.org authored
This method is unused in Chromium and downstream, so remove it. BUG=149477 Review URL: https://chromiumcodereview.appspot.com/11412274 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170578 0039d316-1c4b-4281-b951-d872f2087c98
-