- 06 Jan, 2013 4 commits
-
-
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 36 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
-
gab@chromium.org authored
Also changed self-destruct to launch setup.exe using ShellExecute instead of base::LaunchProcess to allow us to specify SEE_MASK_FLAG_LOG_USAGE to flip to the desktop as documented in "DevelopinganewexperienceDesktopBrowser". This only seems to work when ShellExecute is called from an immersive process and thus setup.exe must be launched with this flag (if it's not and setup later tries to ShellExecute the system-level Chrome with that flag, the desktop flip doesn't occur...). Also fixed InstallUtil::GetSentinelFilePath() which used to get DIR_EXE from the PathService to determine whether it was a user-level install and if so return DIR_EXE as the sentinel file path; this was wrong when called from setup.exe as DIR_EXE is not Application\ in that case, it's Application\<version>\Installer...! Thankfully this method was not used to set the sentinel (so that we don't have to keep checking for sentinel files in the wrong places); we could up until this CL however get constant false negatives when looking for sentinels with this method. This CL depends on https://codereview.chromium.org/11636031/. BUG=165048 TEST=Self-destruct with/without First Run having occured (prior to the system-level install) for the user-level Chrome; the self-destruct should occur and launch System-level Chrome with/without the First Run flow (i.e. with First Run only if the self-destructing Chrome itself hadn't undergone First Run already). On Win8, the above scenarios should work whether the user-level Chrome prefers Metro or not (if it does prefer Metro the immersive launch should flip back to the desktop for the self-destruct -- the self-destruct message dialog is still suppressed in that case however). Review URL: https://chromiumcodereview.appspot.com/11685006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175249 0039d316-1c4b-4281-b951-d872f2087c98
-
haitaol@chromium.org authored
Directory. Delete journals keeps deleted metas until the persistence of the deletes in native model is confirmed. When an entry is deleted in sync model, a copy is added to delete journals in memory and saved in database later. Next time when the client restarts, if some native data doesn't match with sync data but matches with a delete journal, it's safe to assume that it's because native delete was not persisted and the native data should be deleted. This helps prevent back-from-dead problem due to native model and sync model get out-of-sync. BUG=121928 Review URL: https://chromiumcodereview.appspot.com/11441026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175248 0039d316-1c4b-4281-b951-d872f2087c98
-