1. 22 Nov, 2015 26 commits
  2. 21 Nov, 2015 14 commits
    • sigbjornf's avatar
      More regular Platform implementations in unit tests (reland.) · 6018759c
      sigbjornf authored
      R=haraken,jbroman
      BUG=
      
      Review URL: https://codereview.chromium.org/1456873003
      
      Cr-Commit-Position: refs/heads/master@{#361030}
      6018759c
    • sbc's avatar
      Enable building of ppapi_nacl tests for arm/glibc · 4df2d47c
      sbc authored
      CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_arm_compile
      BUG=505885
      
      Review URL: https://codereview.chromium.org/1462693004
      
      Cr-Commit-Position: refs/heads/master@{#361029}
      4df2d47c
    • sbc's avatar
      Update 'mb' setting for Linux ARM bots · 363fa3bc
      sbc authored
      - Add 'swarming' settings since these bots now use swarming.
      - Remove 'arm_linux_tester' and corresponding 'none' settings.
      - Remove now unused 'arm_float' settings.
      
      CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_arm_compile
      BUG=159519
      
      Review URL: https://codereview.chromium.org/1470623002
      
      Cr-Commit-Position: refs/heads/master@{#361028}
      363fa3bc
    • jmadill's avatar
      Roll ANGLE daa8c27..847638a · fa9b77fa
      jmadill authored
      https://chromium.googlesource.com/angle/angle.git/+log/daa8c27..847638a
      
      BUG=541551
      TBR=geofflang@chromium.org
      TEST=bots
      
      Review URL: https://codereview.chromium.org/1464873006
      
      Cr-Commit-Position: refs/heads/master@{#361027}
      fa9b77fa
    • alph's avatar
      DevTools: Prettify websocket frames preview on Network pane. · 161006a2
      alph authored
      Add JSON style formatting.
      
      BUG=488978
      
      Review URL: https://codereview.chromium.org/1468633002
      
      Cr-Commit-Position: refs/heads/master@{#361026}
      161006a2
    • davve's avatar
      Simplify ImageResource::canRender() · fec9b124
      davve authored
      Assume that neither image rotation nor scale can affect the image size
      emptiness. This makes it easier to further simplify
      imageSizeForLayoutObject later.
      
      BUG=559131
      
      Review URL: https://codereview.chromium.org/1463793002
      
      Cr-Commit-Position: refs/heads/master@{#361025}
      fec9b124
    • tommi's avatar
      Revert of More regular Platform implementations in unit tests (reland.)... · a22a72fa
      tommi authored
      Revert of More regular Platform implementations in unit tests (reland.) (patchset #14 id:260001 of https://codereview.chromium.org/1456873003/ )
      
      Reason for revert:
      Looks like this is causing build issues.  E.g. http://build.chromium.org/p/chromium.win/waterfall?builder=Win%20x64%20GN%20(dbg)
      
      Example:
      FAILED: ninja -t msvc -e environment.x64 -- E:\b\build\goma/gomacc.exe "E:\b\depot_tools\win_toolchain\vs2013_files\VC\bin\amd64/cl.exe" /nologo /showIncludes /FC @obj/third_party/WebKit/Source/platform/test_support/TestingPlatformSupport.obj.rsp /c ../../third_party/WebKit/Source/platform/testing/TestingPlatformSupport.cpp /Foobj/third_party/WebKit/Source/platform/test_support/TestingPlatformSupport.obj /Fdobj/third_party/WebKit/Source/platform/test_support_cc.pdb
      e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(654) : error C2220: warning treated as error - no 'object' file generated
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(644) : while compiling class template member function 'WTF::Vector<char,0x00,WTF::PartitionAllocator>::Vector(size_t)'
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\platform\testing\testingplatformsupport.cpp(38) : see reference to function template instantiation 'WTF::Vector<char,0x00,WTF::PartitionAllocator>::Vector(size_t)' being compiled
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\platform\testing\testingplatformsupport.h(56) : see reference to class template instantiation 'WTF::Vector<char,0x00,WTF::PartitionAllocator>' being compiled
      e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(654) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
      e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(313) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(306) : while compiling class template member function 'void WTF::VectorBufferBase<T,false,Allocator>::allocateBuffer(size_t)'
              with
              [
                  T=char
      ,            Allocator=WTF::PartitionAllocator
              ]
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(386) : see reference to function template instantiation 'void WTF::VectorBufferBase<T,false,Allocator>::allocateBuffer(size_t)' being compiled
              with
              [
                  T=char
      ,            Allocator=WTF::PartitionAllocator
              ]
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(373) : see reference to class template instantiation 'WTF::VectorBufferBase<T,false,Allocator>' being compiled
              with
              [
                  T=char
      ,            Allocator=WTF::PartitionAllocator
              ]
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(618) : see reference to class template instantiation 'WTF::VectorBuffer<T,0x00,Allocator>' being compiled
              with
              [
                  T=char
      ,            Allocator=WTF::PartitionAllocator
              ]
      e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(415) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(411) : while compiling class template member function 'bool WTF::VectorBuffer<T,0x00,Allocator>::shrinkBuffer(size_t)'
              with
              [
                  T=blink::Address
      ,            Allocator=WTF::PartitionAllocator
              ]
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(1093) : see reference to function template instantiation 'bool WTF::VectorBuffer<T,0x00,Allocator>::shrinkBuffer(size_t)' being compiled
              with
              [
                  T=blink::Address
      ,            Allocator=WTF::PartitionAllocator
              ]
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(618) : see reference to class template instantiation 'WTF::VectorBuffer<T,0x00,Allocator>' being compiled
              with
              [
                  T=blink::Address
      ,            Allocator=WTF::PartitionAllocator
              ]
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\platform\heap\threadstate.h(621) : see reference to class template instantiation 'WTF::Vector<blink::Address,0x00,WTF::PartitionAllocator>' being compiled
      e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(1024) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(1019) : while compiling class template member function 'void WTF::Vector<blink::Address,0x00,WTF::PartitionAllocator>::shrink(size_t)'
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(1086) : see reference to function template instantiation 'void WTF::Vector<blink::Address,0x00,WTF::PartitionAllocator>::shrink(size_t)' being compiled
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(1081) : while compiling class template member function 'void WTF::Vector<blink::Address,0x00,WTF::PartitionAllocator>::shrinkCapacity(size_t)'
              e:\b\build\slave\win_x64_gn\build\src\third_party\webkit\source\wtf\vector.h(745) : see reference to function template instantiation 'void WTF::Vector<blink::Address,0x00,WTF::PartitionAllocator>::shrinkCapacity(size_t)' being compiled
      ninja: build stopped: subcommand failed.
      
      Original issue's description:
      > More regular Platform implementations in unit tests.
      >
      > R=haraken,jbroman
      > BUG=
      >
      > Committed: https://crrev.com/81286531cd82370140d781f6daad585d44c1747c
      > Cr-Commit-Position: refs/heads/master@{#361019}
      
      TBR=jbroman@chromium.org,haraken@chromium.org,tkent@chromium.org,sigbjornf@opera.com
      NOPRESUBMIT=true
      NOTREECHECKS=true
      NOTRY=true
      BUG=
      
      Review URL: https://codereview.chromium.org/1464953003
      
      Cr-Commit-Position: refs/heads/master@{#361024}
      a22a72fa
    • tommi's avatar
      4799df0f
    • qiankun.miao's avatar
      Validate pixel data array is enough for request by texImage3D and texSubImage3D · 965cef3e
      qiankun.miao authored
      BUG=551750
      TEST=conformance2/textures/misc/tex-3d-size-limit.html
      
      Review URL: https://codereview.chromium.org/1414853008
      
      Cr-Commit-Position: refs/heads/master@{#361022}
      965cef3e
    • tfarina's avatar
      ash: enable packed_resources in ash_shell_lib_with_content deps list · 1c20f891
      tfarina authored
      Now that we have this target, there is no reason to have it commented
      out. This patch fixes the TODO(GYP) in there.
      
      BUG=None
      R=sky@chromium.org,brettw@chromium.org
      
      Review URL: https://codereview.chromium.org/1465963002
      
      Cr-Commit-Position: refs/heads/master@{#361021}
      1c20f891
    • v8-autoroll's avatar
      Update V8 to version 4.9.42. · 3966d2cc
      v8-autoroll authored
      Summary of changes available at:
      https://chromium.googlesource.com/v8/v8/+log/3c19105e..88d3129d
      
      Please follow these instructions for assigning/CC'ing issues:
      https://code.google.com/p/v8-wiki/wiki/TriagingIssues
      
      Please close rolling in case of a roll revert:
      https://v8-roll.appspot.com/
      This only works with a Google account.
      
      TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org
      
      Review URL: https://codereview.chromium.org/1464093002
      
      Cr-Commit-Position: refs/heads/master@{#361020}
      3966d2cc
    • sigbjornf's avatar
      More regular Platform implementations in unit tests. · 81286531
      sigbjornf authored
      R=haraken,jbroman
      BUG=
      
      Review URL: https://codereview.chromium.org/1456873003
      
      Cr-Commit-Position: refs/heads/master@{#361019}
      81286531
    • xidachen's avatar
      ImageBitmap using StaticBitmapImage instead of SkImage · 20c2d44f
      xidachen authored
      Current ImageBitmap holds a RefPtr<SkImage>, this CL changes it to hold
      a RefPtr<StaticBitmapImage>.
      
      Review URL: https://codereview.chromium.org/1457683006
      
      Cr-Commit-Position: refs/heads/master@{#361018}
      20c2d44f
    • sdefresne's avatar
      Register data_reduction_proxy prefs on iOS. · e471c20b
      sdefresne authored
      BUG=556566
      
      Review URL: https://codereview.chromium.org/1457803002
      
      Cr-Commit-Position: refs/heads/master@{#361017}
      e471c20b