- 17 Jan, 2014 18 commits
-
-
enne@chromium.org authored
BUG=165723 Review URL: https://codereview.chromium.org/137853021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245406 0039d316-1c4b-4281-b951-d872f2087c98
-
andrewhayden@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/119083006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245405 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
This gets the path from xcodebuild rather than hardcoding it in the .gn files. R=thakis BUG= Review URL: https://codereview.chromium.org/136793020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245403 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
Review URL: https://codereview.chromium.org/140843005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245402 0039d316-1c4b-4281-b951-d872f2087c98
-
epenner@chromium.org authored
GPU->Gpu TBR=nduca@chromium.org BUG=PEBKAC NOTRY=true No-try since it's a three character change and breaking the test on the mac. Review URL: https://codereview.chromium.org/141373003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245400 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
BUG=284553 Review URL: https://codereview.chromium.org/136473006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245398 0039d316-1c4b-4281-b951-d872f2087c98
-
hshi@chromium.org authored
BUG=325984 Review URL: https://codereview.chromium.org/98183007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245397 0039d316-1c4b-4281-b951-d872f2087c98
-
gbillock@chromium.org authored
This introduces a new API for clients to prepare permission bubbles for display to the user. Currently Follows the API of the InfoBar system pretty closely. BUG=332115 Review URL: https://codereview.chromium.org/121113007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245396 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245395 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
This pulls in 1 change: r245298: Add SEC_SignData to NSS exports. (eroman@chromium.org) BUG=245025 Review URL: https://codereview.chromium.org/140763005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245394 0039d316-1c4b-4281-b951-d872f2087c98
-
haven@chromium.org authored
Updates ImageWriterPrivate to use the new asynchronous functions. BUG=324091 Review URL: https://codereview.chromium.org/92873003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245393 0039d316-1c4b-4281-b951-d872f2087c98
-
alecflett@chromium.org authored
This allows tools that use filename heuristics to detect tests (like scythe) BUG=335193 Review URL: https://codereview.chromium.org/138433004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245392 0039d316-1c4b-4281-b951-d872f2087c98
-
droger@chromium.org authored
BUG=335000 Review URL: https://codereview.chromium.org/135043003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245391 0039d316-1c4b-4281-b951-d872f2087c98
-
tedchoc@chromium.org authored
Provides a hook to the Android application to specify whether parental controls are enabled and incognito should be disabled. TEST=build/android/test_runner.py gtest -s unit_tests BUG=329276 Review URL: https://codereview.chromium.org/136693011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245390 0039d316-1c4b-4281-b951-d872f2087c98
-
rouslan@chromium.org authored
BUG=327046 Review URL: https://codereview.chromium.org/131223004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245389 0039d316-1c4b-4281-b951-d872f2087c98
-
brianderson@chromium.org authored
This makes sure LTHI notifies the Scheduler of all ManageTiles calls and then avoids a scheduled ManageTiles if we are already averaging one or more ManageTiles per BeginImplFrame. Limiting the scheduled ManageTiles to occur only if a ManageTiles hasn't happened in the current frame can still result in two ManageTiles per frame since we might schedule a ManageTiles at the begining of a frame and then call explicitly when the commit finishes if the main thread is in a high latency mode. BUG=334749 Review URL: https://codereview.chromium.org/130483010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245388 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
There is no point in this typedef now that MessagePumpDispatcher is its own class. BUG=none TEST=none R=darin@chromium.org TBR=darin@chromium.org Review URL: https://codereview.chromium.org/135563004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245387 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Add back the code to PrerenderManager::PendingSwap to handle RenderViewCreated being called for a cross-site navigation. The two tests are from David's https://codereview.chromium.org/140073003. BUG=330735 R=davidben@chromium.org, tburkard@chromium.org Review URL: https://codereview.chromium.org/138583003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245386 0039d316-1c4b-4281-b951-d872f2087c98
-
- 16 Jan, 2014 22 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245385 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=165244:165252&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/141203002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245384 0039d316-1c4b-4281-b951-d872f2087c98
-
jsbell@chromium.org authored
Avoid the antipattern of passing vectors-that-must-be-the-same-size. Use a tuple (well, a pair) instead. R=tsepez@chromium.org,alecflett@chromium.org BUG=334314 Review URL: https://codereview.chromium.org/138703002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245383 0039d316-1c4b-4281-b951-d872f2087c98
-
tengs@chromium.org authored
BUG=229042 TEST=manual, new unit tests Review URL: https://codereview.chromium.org/137373003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245382 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
Also, tighten up DEPS: things outside mojo/system/ shouldn't include things in mojo/system/, unless they're an embedder in which case they can include things in mojo/system/embedder/. R=sky@chromium.org Review URL: https://codereview.chromium.org/136473007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245381 0039d316-1c4b-4281-b951-d872f2087c98
-
jamescook@chromium.org authored
app_shell needs it and it should be in the src/extensions module anyhow. BUG=none TEST=compiles TBR=miket@chromium.org Review URL: https://codereview.chromium.org/136473004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245380 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
BUG=334006 R=cpu@chromium.org Review URL: https://codereview.chromium.org/138333005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245379 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
Call Layout to update newly visible icon bounds. Remove incorrect inset modifications for icons. BUG=334132 TEST=rAc dialogs show icons as intended. R=estade@chromium.org Review URL: https://codereview.chromium.org/140653004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245378 0039d316-1c4b-4281-b951-d872f2087c98
-
dnicoara@chromium.org authored
Given we now use the OzonePlatform to initialize SFO and we already have a test implementation(the file backend), the Stub implementation isn't required. After the removal the unittests will default to using the file backend. This change also fixes the recent brakage of aura_unittests since the Stub SFO returns 0 (kNullAcceleratedWidget) for a widget, which triggers a DCHECK failure in WindowTreeHost::DestroyCompositor. BUG= Review URL: https://codereview.chromium.org/131493005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245377 0039d316-1c4b-4281-b951-d872f2087c98
-
qinmin@chromium.org authored
In the old contentVideoView.java, we create the MediaController first in the openVideo() call. Then we call updateMediaMetadata() to enable to media controller and set the metadata. With ContentVideoViewLegacy.java, the ordering between updateMediaMetadata() and mediaController creation is reversed. That causes the controller to become disabled. This change posts a task when RequestMediaMetadata() is called to solve the above issue, and to avoid the reentrance issue. BUG=334635 Review URL: https://codereview.chromium.org/141243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245376 0039d316-1c4b-4281-b951-d872f2087c98
-
junov@chromium.org authored
Adding skia null gl context sources to chromium's build of skia so it can be used in blink unit tests BUG=329949 Review URL: https://codereview.chromium.org/140743004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245375 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
Move extension-related pref name constants used by the ExtensionPrefs class from chrome/common/pref_names.h to extensions/browser/pref_names.h. Remove "Extension" from the beginning of the constant identifiers and "Pref" from the end since it seemed redundant now that they're in the extensions::pref_names namespace. Also delete prefs::kExtensionBlacklistUpdateVersion since it hasn't been used in about a year. BUG=313284 TBR=isherman@chromium.org,sky@chromium.org Review URL: https://codereview.chromium.org/140343002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245374 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
This also fixes the goma toolchain definition. My conditions syntax was missing a set of []. R=scottmg@chromium.org BUG= Review URL: https://codereview.chromium.org/140763006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245371 0039d316-1c4b-4281-b951-d872f2087c98
-
lambroslambrou@chromium.org authored
Official builds will produce ChromeRemoteDesktop.apk instead of Chromoting.apk R=kerz@chromium.org, sergeyu@chromium.org Review URL: https://codereview.chromium.org/141213003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245370 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245369 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
libwebm will be used by chromoting client to generate WebM stream for MediaSource API. BUG=321825 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245139 Review URL: https://codereview.chromium.org/134643003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245368 0039d316-1c4b-4281-b951-d872f2087c98
-
acleung@chromium.org authored
BUG=334424 Review URL: https://codereview.chromium.org/138673005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245367 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
It seems that this is firing in practice, so don't DCHECK it. Instead, just return no resource at all since that mask layer can't draw. This will behave identically to the case where there is no mask at all. BUG=165723 Review URL: https://codereview.chromium.org/136143004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245365 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
Lua builds using the SDK's common.mk build files, but passes NACL_ARCH=pnacl when building for pnacl. nacl_config.py is now (as of r243629) used in common.mk, but it would error out if toolchain=pnacl, and arch was not unspecified. This change allows toolchain=pnacl, arch=pnacl. BUG=none R=sbc@chromium.org Review URL: https://codereview.chromium.org/137853013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245364 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
Event names can have . characters in them. But, the telemetry results system does not allow trace names to contain . characters for various reasons. R=epenner TBR=ernstm CC=achuith Review URL: https://codereview.chromium.org/140653003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245363 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
* Modified chrome_sidenav.json to point to the correct locations. * Added new template Doxygen config files for PPAPI C/C++ to the native_client_sdk directory. * Copied doxy_cleanup.py from ppapi/c/documentation, and moved it to native_client_sdk, with some cleanup * Modified doxygen header/footer to generate for chromesite * Added generate_docs.py script. This automates nearly all of the doxygen documentation generation: gets the current stable/beta/dev branches, downloads ppapi via SVN, runs doxygen, runs doxy_cleanup, and generates ReST files for reference indexes. No tryjobs because this is a documentation-only change. BUG=none R=awatson@chromium.org, sbc@chromium.org Review URL: https://codereview.chromium.org/136033007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245362 0039d316-1c4b-4281-b951-d872f2087c98
-
mark@chromium.org authored
The big change in this version is that an installation attempt initiated by the application can show up as ondemand on the server. This will allow us to provide throttled Mac downloads (such as a "5% push") with correct behavior. BUG=35495 R=thakis@chromium.org Review URL: https://codereview.chromium.org/141193002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245361 0039d316-1c4b-4281-b951-d872f2087c98
-