- 04 Sep, 2013 40 commits
-
-
avallee@chromium.org authored
This allows creation of a transform and its inverse that would be used to counter-animate some child layer. BUG=270857 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220124 R=vollick@chromium.org, wittman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220479 Review URL: https://chromiumcodereview.appspot.com/22861008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221309 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=285398 R=phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/23450018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221308 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221307 0039d316-1c4b-4281-b951-d872f2087c98
-
aboxhall@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=157245:157250&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/23499009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221306 0039d316-1c4b-4281-b951-d872f2087c98
-
rsadam@chromium.org authored
BUG=284513 Review URL: https://chromiumcodereview.appspot.com/23927006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221305 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=170921 TEST=no change Review URL: https://chromiumcodereview.appspot.com/23684030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221304 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
BUG=268937 TEST=OAuth2TokenServiceTest.SameScopesRequestedForDifferentClients TBR=tim (for chrome/browser/sync) Review URL: https://chromiumcodereview.appspot.com/22581003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221303 0039d316-1c4b-4281-b951-d872f2087c98
-
yukishiino@chromium.org authored
This CL makes sure that an input method never reference to a destroyed object. We're not 100% sure why Issue 280219 is happening, but it seems a destroyed object is referenced from an input method. For render_widget_host_view_win.cc, there is no need to check the focus. Even if it's not focused, the object going to be destroyed should be removed from the TSFBridge. BUG=280219 TEST=none Review URL: https://chromiumcodereview.appspot.com/23478020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221302 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221301 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
Some plugins needs to have document loaded to decide if printing is supported. This patch makes scripted print preview for plugins to wait DidStopLoading(). BUG=268778 R=cevans@chromium.org, thestig@chromium.org Review URL: https://codereview.chromium.org/23855002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221300 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=157225:157244&mode=html TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/23681008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221299 0039d316-1c4b-4281-b951-d872f2087c98
-
skuhne@chromium.org authored
BUG=284772 TEST=unittest Review URL: https://chromiumcodereview.appspot.com/23506029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221298 0039d316-1c4b-4281-b951-d872f2087c98
-
flackr@chromium.org authored
BUG=284891 TEST=Alt-tab and F5 button will enter overview mode without a flag. Review URL: https://chromiumcodereview.appspot.com/23534041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221297 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
This is because colorama is missing license header on its files, even if LICENSE.txt is included. Note that these files are not needed for the build process to complete. R=phajdan.jr@chromium.org NOTRY=true BUG=colorama:44 Review URL: https://chromiumcodereview.appspot.com/23654007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221296 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
This is a refactoring-only change! Eliminates enums for accessibility roles, states, and notifications and uses equivalent enums from Blink instead. Saves several giant switch statements, saves a few characters per line, and makes future changes to roles and states simpler. Another benefit is that you can search for a role, state, or event and find all of the places where it's used throughout the code at once. Also renames WebAccessibilityObject -> WebAXObject and notification -> event in the context of accessibility. BUG=269034 Review URL: https://chromiumcodereview.appspot.com/23651003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221295 0039d316-1c4b-4281-b951-d872f2087c98
-
jamescook@chromium.org authored
The active window is minimized only if the active web page or app does not handle the key first. BUG=284522 TEST=manual, ash_unittests AcceleratorCommandsTest.* Review URL: https://chromiumcodereview.appspot.com/23611005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221294 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
Remove --[en|dis]able-new-dialog-style command-line flags. Remove the corresponding strings and about:flags entry. The new dialog style has been on-by-default since M-29. Retain DialogDelegate::UseNewStyle() for Views/Win Textfield. (new dialogs can't host the off-by-default Win Textfields) (this will go away once I remove the Views Textfield flags) Retain split DialogDelegate::UseNewStyleForThisDialog() codepaths. (we explicitly want the old style for some dialogs see Issue 246777) (task manager, about:ipc dialog, extension (cros save/open) dialog) (this could go away if we made those windows not use dialog code) BUG=166075,282698 TEST=New dialog style is used on Windows/CrOS everywhere except for the Task Manager, about:ipc dialog (Win only), and Extension (CrOS save/open) dialogs. The old dialog style is used with --disable-views-textfields for technical reasons. R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/23530019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221292 0039d316-1c4b-4281-b951-d872f2087c98
-
rch@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/23532042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221291 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Somehow this slipped through the cracks. BUG=none TBR=jar@chromium.org, sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/23950005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221290 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221289 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
1712: ninja: Stop lower-casing outputs on case-insensitive file systems. 1713: Convert setup.py to use setuptools 1714: ninja/mac: Support rules running on mac_bundle_resources. BUG=280718 TBR=mark@chromium.org Review URL: https://codereview.chromium.org/23630005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221288 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
This configuration has been broken for long time, and fixing it is a non-trivial work without much benefit. For now, let's simplify the GYPI file so we don't have to touch the broken part. BUG=273386 TEST=none Review URL: https://chromiumcodereview.appspot.com/23942002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221286 0039d316-1c4b-4281-b951-d872f2087c98
-
wuchengli@chromium.org authored
This reduces the latency of CreateTextures (8 textures) from around 1000ms to 1ms for HW decode WebRTC on Chromebook Daisy. GLES2Implementation doesn't currently have the right hook to make mailbox generation fast, though WebGraphicsContext3DCommandBufferImpl does. The fast path for mailbox generation only exists in content, that GLES2Implementation, in gpu, can't directly access. So GLES2Implementation has to go through command buffers, which is bad for round-trips. BUG=170345 TEST=Run http://apprtc.appspot.com/?debug=loopback on Chromebook Daisy. Play local hardware-accelerated videos on Daisy. Review URL: https://chromiumcodereview.appspot.com/23567012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221285 0039d316-1c4b-4281-b951-d872f2087c98
-
teravest@chromium.org authored
This change moves the FileRef implementation from the previous one in the "old" resource model (ppb_file_ref_impl.cc) to the "new" resource model (pepper_file_ref_host.cc), and from the renderer to the browser. As many as possible of the supporting changes were split off to other changes to minimize the size of this change. Unfortunately, a lot of changes for URLLoader had to be rolled into this change. The data structures for CreateInfo have changed, and all users of FileRef have to be moved over, which is what causes this change to be so large. TBR=dmichael@chromium.org, jschuh@chromium.org, yzshen@chromium.org BUG=225441 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216744 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=218305 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219911 Review URL: https://codereview.chromium.org/21966004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221284 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=NONE TEST=Manual Review URL: https://chromiumcodereview.appspot.com/23514038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221283 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
NOTE: this is just porting to ReST, I haven't updated anything to PNaCl yet. BUG=none R=eliben@chromium.org Review URL: https://codereview.chromium.org/23902007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221282 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
> Handle cache-control:no-store header in PNaCl translation cache > > Pexe files with the cache-control:no-store header should not be cached. > Add a field to the PnaclCacheInfo struct, plumb the value all the way > from the plugin to the browser, and treat it basically the same way we > currently treat incognito translations (since we currently don't have an > off-the-record cache for those). > R=jvoung@chromium.org > BUG=none, noticed this was missing when doing cleanup > > Review URL: https://chromiumcodereview.appspot.com/23458015 TBR=dschuff@chromium.org Review URL: https://codereview.chromium.org/23684032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221281 0039d316-1c4b-4281-b951-d872f2087c98
-
mariakhomenko@chromium.org authored
The above file was excluded in https://chromiumcodereview.appspot.com/23030005/, but is necessary for successful compilation when order_profiling flag is enabled. BUG= Review URL: https://chromiumcodereview.appspot.com/23882006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221280 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
Ensure that popup windows created by the content layer in desktop AURA don't grab activation when the user clicks on them. This basically translates to setting the can_activate property in the widget init params to false. Fixes bug https://code.google.com/p/chromium/issues/detail?id=282628 BUG=282628 R=sky@chromium.org Review URL: https://codereview.chromium.org/23691040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221279 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
After crrev.com/208163, dmprof can segregate areas that are shared with chrome processes and others. Use this feature in the android policies. BUG= Review URL: https://chromiumcodereview.appspot.com/18710003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221278 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
Somewhat reproducible via load google, clear cookies, load about:blank repeatedly. Before, when we attempted to get the URL of the page after a successful Page.navigate, we could end up setting the state = kLoading even though we received the frame stopped loading event during the evaluate command. Now, set the state to uknown first, and only force the state = kLoading if not set already. BUG=none Review URL: https://chromiumcodereview.appspot.com/23944005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221277 0039d316-1c4b-4281-b951-d872f2087c98
-
ccameron@chromium.org authored
This is in contrast to drawing overhang region with the LTH's background color. Specify the texture to use through WebLayerTreeView. Use the UI resource framework to manage the upload of the linen texture. BUG=133097 Review URL: https://chromiumcodereview.appspot.com/23805002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221276 0039d316-1c4b-4281-b951-d872f2087c98
-
dschuff@chromium.org authored
Pexe files with the cache-control:no-store header should not be cached. Add a field to the PnaclCacheInfo struct, plumb the value all the way from the plugin to the browser, and treat it basically the same way we currently treat incognito translations (since we currently don't have an off-the-record cache for those). R=jvoung@chromium.org BUG=none, noticed this was missing when doing cleanup Review URL: https://chromiumcodereview.appspot.com/23458015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221275 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
SIGSYS is a reserved signal for sandboxing on Linux. When we receive a spurious SIGSYS, we typically crash. This patch changes this behavior to only log an error. BUG=178166 R=markus@chromium.org Review URL: https://codereview.chromium.org/23686010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221274 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221273 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
e3b631da8034f7c6ecc6d809cd9e46d306215c32 does not exists. > Roll freetype (Android-only) to e3b631da8034f7c6ecc6d809cd9e46d306215c32. > > Includes the following commit: > > commit e3b631da8034f7c6ecc6d809cd9e46d306215c32 > (https://codereview.chromium.org/23555005/) > > Update freetype to the latest version of Android external/freetype > > This upgrades freetype to 2.4.9. > Copied from public andorid source (https://android.googlesource.com/platform/external/freetype/). > > BUG=274031 > NOTRY=true > > Review URL: https://chromiumcodereview.appspot.com/23483034 TBR=wangxianzhu@chromium.org Review URL: https://codereview.chromium.org/23627007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221272 0039d316-1c4b-4281-b951-d872f2087c98
-
ramankk@chromium.org authored
BUG=276002 Review URL: https://chromiumcodereview.appspot.com/23537014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221271 0039d316-1c4b-4281-b951-d872f2087c98
-
davidben@chromium.org authored
The NOTREACHED it hit a year ago was removed from the code in r205020. But the test in the meantime has broken because TaskManagerModel now caches values. Explicitly call TaskManagerModel::Refresh before querying values. This makes TaskManagerModel::Refresh public. BUG=131836 TEST=PrerenderBrowserTest.PrerenderTaskManager Review URL: https://chromiumcodereview.appspot.com/23523024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221270 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Move the WebPluginResourceClient interface to its own header. Also fix up method order in webplugin_proxy.h and change WebKit::WebCanvas usage to SkCanvas. R=tburkard@chromium.org Review URL: https://codereview.chromium.org/23684023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221269 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221268 0039d316-1c4b-4281-b951-d872f2087c98
-