- 19 Nov, 2013 10 commits
-
-
oshima@chromium.org authored
BUG=320918 TBR=eseidel@chromium.org Review URL: https://codereview.chromium.org/66593005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235868 0039d316-1c4b-4281-b951-d872f2087c98
-
urvang@google.com authored
these make the demuxer more strict when parsing files with VP8X flags that don't match the data. e18e667 demux: strictly enforce the animation flag 61cb884 demux: (non-exp) fail if the fragmented flag is set BUG=317284 R=urvang@google.com TBR=fbarchard Review URL: https://codereview.chromium.org/60863004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235867 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235866 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
This is a followup to https://codereview.chromium.org/75693002/ TBR=joi BUG=317931 Review URL: https://codereview.chromium.org/75793003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235865 0039d316-1c4b-4281-b951-d872f2087c98
-
pwestin@google.com authored
Full audio and video frames can now be encrypted decrypted within cast. Since AES-CTR mode is used there is no need for padding. BUG=315931 Review URL: https://codereview.chromium.org/62843002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235864 0039d316-1c4b-4281-b951-d872f2087c98
-
ccameron@chromium.org authored
Add blacklisting of VMWare driver on 10.7 because it hangs. Disable compositing expectation test on 10.7 because it will give different results depending on whether it is running on a VM or real hardware. Expand disabling of PhishingClassifierTest.DisableDetection because it flakes on all Mac versions now. TBR=vangelis BUG=266186 Review URL: https://codereview.chromium.org/62333028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235863 0039d316-1c4b-4281-b951-d872f2087c98
-
frankf@chromium.org authored
BUG=None TBR=skyostil@chromium.org Review URL: https://codereview.chromium.org/63403006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235862 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
Add ash-enable-immersive-all-windows command line flag to enable immersive fullscreen for non-frameless v2 apps. (The goal is to add support for immersive fullscreen for v1 apps and miscellaneous windows such as the task manager shortly) When the flag is set, <F4> will put the app into immersive fullscreen. In immersive fullscreen, the window header (the title bar and window controls) slide out as an overlay over the web contents when the mouse is hovered at the top of the display. chrome.app.window.current().isFullscreen() returns false for immersive fullscreen windows Entering fullscreen via the app.window api or webkitRequestFullScreen() quits immersive fullscreen. BUG=307622 R=oshima,benwells TBR=sky (For adding VIEWS_EXPORT to ui/views/widget/widget_observer.h) TEST=Manual, see steps below: 1) Install: https://chrome.google.com/webstore/detail/window-state-sample/hcbhfbnaaancmblfhdknlnojpafjohbi 2) Enable "Enable immersive fullscreen for non browser windows" in chrome://flags 3) Hit <F4> 4) Ensure that the "isFullscreen" checkbox in the app is checked 5) Ensure that the shelf light bar is visible (The shelf is not completely hidden) 6) Hover the mouse at the top of the screen. Ensure that the window header (maximize and close button slide down and overlay the web contents) 7) Move the mouse off of the header. Ensure that the window header slides off screen 8) Press the Fullscreen button in the app (It may be useful to set the "chrome.app.window actions delay" to zero seconds) 9) Ensure that the shelf is completely hidden. 10) Hover the mouse at the top of the screen. Ensure that the header slides out again. 11) Press <F4> 12) Ensure that the "isFullscreen" checkbox is unchecked 13) Ensure that the window header is visible and does not slide out Review URL: https://codereview.chromium.org/59043013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235861 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@chromium.org authored
If this breaks win builds, please clobber the bots. BUG= TEST=gpu_unittests R=kbr@chromium.org, piman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227161 Review URL: https://codereview.chromium.org/23509013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235860 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
R=abarth@chromium.org TBR=abarth@chromium.org Review URL: https://codereview.chromium.org/75623002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235855 0039d316-1c4b-4281-b951-d872f2087c98
-
- 18 Nov, 2013 30 commits
-
-
pavely@chromium.org authored
Move following tests: TestStartupWithOldSyncData FailToOpenDatabase FailToDownloadControlTypes Remove redundant parameters from StartSyncServiceAndSetInitialSyncEnded and remove StartSyncService function. TestStartupWithOldSyncData goes to SyncBackendHost tests. It verifies that SyncBackendHost cleans Sync Data directory before initialization. FailToOpenDatabase goes to SyncManagerImpl test. It verifies that if SyncManager fails to open database it reports initialization failure. FailToDownloadControlTypes is already covered by SyncBackendHostTest.SilentlyFailToDownloadControlTypes BUG=312994 Review URL: https://codereview.chromium.org/68483005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235854 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235853 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=162212:162220&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/75553002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235852 0039d316-1c4b-4281-b951-d872f2087c98
-
benjhayden@chromium.org authored
BUG=242982 R=asargent@chromium.org Review URL: https://codereview.chromium.org/74533002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235851 0039d316-1c4b-4281-b951-d872f2087c98
-
miket@chromium.org authored
practices. BUG=178780 Review URL: https://codereview.chromium.org/73053002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235849 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
BUG=317931 R=joi@chromium.org Review URL: https://codereview.chromium.org/75693002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235848 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=none TEST=none R=jam@chromium.org Review URL: https://codereview.chromium.org/62333027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235847 0039d316-1c4b-4281-b951-d872f2087c98
-
sugoi@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/67173009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235846 0039d316-1c4b-4281-b951-d872f2087c98
-
ajuma@chromium.org authored
This removes the need to PushProperties every commit during an animation. Instead, a single PushProperties is needed whenever there are animations waiting for deletion. This also removes LayerAnimationController::set_force_sync, which no longer had any non-test callers and wasn't actually needed by its test callers. BUG=259088 Review URL: https://codereview.chromium.org/60083018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235845 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
Add edge gesture so you can easily go from fullscreen and back. Currently you can go into fullscreen via he wrench menu but cannot go out of fullscreen because the edge allowance is not enough. This btw the same behavior we have since m26 for metro. BUG=174738 Review URL: https://codereview.chromium.org/73063002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235844 0039d316-1c4b-4281-b951-d872f2087c98
-
alokp@chromium.org authored
It has been replaced by RenderSurface::nearest_occlusion_immune_ancestor. Review URL: https://codereview.chromium.org/74923004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235843 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=none TBR=dewittj@chromium.org Review URL: https://codereview.chromium.org/75663003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235842 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
This CL contains an encoder and decoder for the Mojo message IPC format. I've tested the encoder and decoder against each other, but I haven't yet tested them against the C++ implementation. I haven't tried to tune the encoder or decoder for performance. IMHO, we should work on that after getting correctness. The C++ code for JSTest.codec is a bit verbose because the C++ code need to load all the dependencies for codec_unittests.js. A better approach is to teach the system how to load dependencies from the file system, but I've left that for a future CL. BUG=317398 R=aa@chromium.org Review URL: https://codereview.chromium.org/69843003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235838 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
R=davemoore@chromium.org, davemoore Review URL: https://codereview.chromium.org/75243005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235837 0039d316-1c4b-4281-b951-d872f2087c98
-
eranm@google.com authored
BUG=309578 Review URL: https://codereview.chromium.org/67073004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235836 0039d316-1c4b-4281-b951-d872f2087c98
-
caitkp@chromium.org authored
NOTRY=true BUG=318691 Review URL: https://codereview.chromium.org/75483002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235835 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=119595 TBR=jeremy@chromium.org Review URL: https://codereview.chromium.org/69263003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235834 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
BUG=318983 R=sbc@chromium.org Review URL: https://codereview.chromium.org/63573006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235833 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
R=oshima@chromium.org TBR=glider@chromium.org BUG=320113 Review URL: https://codereview.chromium.org/75543003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235829 0039d316-1c4b-4281-b951-d872f2087c98
-
tsepez@chromium.org authored
The WebPublicSuffixList API allows embedders to tell Blink about what constitutes a top-level domain. It is the source of truth that says that for google.co.uk, co.uk is the top-level domain, and not just .uk. Blink has, until now, been completely ignorant of this complication. This is the third part of a two-sided patch. The tests will be on the Blink side, landing as the fourth part of the two-sided patch (once this has landed on the chrome side). BUG=307407 Review URL: https://codereview.chromium.org/60893002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235828 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
This change switches over to use the new-style ChannelID extension. BUG=305951 Review URL: https://codereview.chromium.org/27589002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235826 0039d316-1c4b-4281-b951-d872f2087c98
-
cimamoglu@chromium.org authored
Not setting DPI causes a modal error dialog to be shown for Android printing code. Review URL: https://codereview.chromium.org/75273005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235825 0039d316-1c4b-4281-b951-d872f2087c98
-
jvoung@chromium.org authored
Hopefully setting up the observer before loading the HTML will fix the flake. Not sure why I set things up in other order before =( In the test-fail logs, it looks like none of the Log events from JS are making it back to the test harness to print, but they are making it to the JS console. So, I'm assuming this is a sign that the observer isn't set up in time. BUG=315328 Review URL: https://codereview.chromium.org/63433002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235824 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
Currently there's just one function exported, which checks the system timezone and returns a 2-character ASCII country code for it. BUG=303368 Review URL: https://codereview.chromium.org/26315008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235823 0039d316-1c4b-4281-b951-d872f2087c98
-
dewittj@chromium.org authored
> Fix crash when locking a profile. The crash is happening because navigating to a URL triggers the signin header helper code. Since locking shouldn't actually do a Gaia logout, I'm removing all the code related to that. > > NOTRY-ing because it's been a week of "extension "RANDR" missing on display ":9" bot errors. > > BUG=NONE > TBR=pkasting@chromium.org > NOTRY=TRUE > > Review URL: https://codereview.chromium.org/64313005 TBR=noms@chromium.org Review URL: https://codereview.chromium.org/75483005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235822 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
This is the only change that needs to be made to Chrome (except for Blink changes, also small) to compile with gcc-4.4. One example of a distro that still uses it is RHEL 6. BUG=none R=erikwright@chromium.org Review URL: https://codereview.chromium.org/69813017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235821 0039d316-1c4b-4281-b951-d872f2087c98
-
noamsml@chromium.org authored
Change the format of the data provided to PrivetLocalPrintOperationImpl to RefCountedBytes. Remove PrivetLocalPrintRequestPDF/PrivetLocalPrintRequestPWG. Have users provide PDF data consistently, and do conversin in the PrivetLocalPrintOperation. BUG=318373 Review URL: https://codereview.chromium.org/73503002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235820 0039d316-1c4b-4281-b951-d872f2087c98
-
ygorshenin@chromium.org authored
BUG=263527 TEST=none Review URL: https://codereview.chromium.org/70173007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235819 0039d316-1c4b-4281-b951-d872f2087c98
-
kalyan.kondapally@intel.com authored
This cl renames icon_loader_aurax11 as icon_loader_auralinux so that the same implementation can be used with Aura+Ozone on Linux. This fixes linking problems for Ozone platform. BUG= Review URL: https://codereview.chromium.org/74543002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235817 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/74283003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235816 0039d316-1c4b-4281-b951-d872f2087c98
-