| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
R=reed@google.com
Review URL: https://codereview.chromium.org/22999034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218762 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The android system version of Skia uses 1MB overall.
Chrome bumped it up for desktop to 20MB, and later on android lowered to 8MB.
Rather than hardcode 8MB for all range of devices, use 1MB for low end devices.
(b/10201806).
Also, on memory pressure, purge the font cache.
BUG=274452
Review URL: https://chromiumcodereview.appspot.com/22852008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218739 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=rmistry@google.com
Review URL: https://codereview.chromium.org/23137006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218462 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Adds PrintingContext implementation stub for Android.
BUG=147070
TBR=thestig@chromium.org
Review URL: https://codereview.chromium.org/22999026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218339 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
E:\b\depot_tools\python_bin\python_slave.exe
E:\b\build\slave\XP_Tests__dbg__6_\build\src\build\..\tools\sharding_supervisor\sharding_supervisor.py
--no-color --retry-failed --total-slaves 5 --slave-index 4
E:\b\build\slave\XP_Tests__dbg__6_\build\src\build\Debug\browser_tests.exe
--lib=browser_tests --gtest_print_time
--gtest_output=xml:E:\b\build\slave\XP_Tests__dbg__6_\build\gtest-results\browser_tests\browser_tests.xml
Failed to list test cases
> Roll Skia DEPS to r10790 (take 2)
>
> R=bsalomon@google.com
>
> Review URL: https://codereview.chromium.org/23295014
TBR=robertphillips@google.com
Review URL: https://codereview.chromium.org/23072021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218299 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/23295014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218271 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The skia shim headers were not being included at the front of the path
because of a gyp processing issue, causing it to pick up the bundled
headers instead by mistake; fix the gyp file.
Also, some of the chromium code depends on non-public headers; add the
required include path for this to work until we can fix the code.
BUG=263818,274425
Review URL: https://chromiumcodereview.appspot.com/23064007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218021 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/22993003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218015 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
include/gpu/gl is not normally part of the skia include path; don't
add it to include_dirs when building skia inside chromium. References
to gl headers have been fixed to qualify the path properly.
BUG=
Review URL: https://chromiumcodereview.appspot.com/22736003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217027 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Hook up the use_system_skia gyp flag to make it possible to try building
against the system version of Skia in the Android WebView.
BUG=
R=djsollen@google.com, mkosiba@chromium.org, robertphillips@google.com
Review URL: https://codereview.chromium.org/22435002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216989 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=senorblanco
Review URL: https://codereview.chromium.org/22590007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216406 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=abarth@chromium.org, senorblanco@chromium.org
Review URL: https://codereview.chromium.org/22572003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216386 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/22587002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216188 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=134400
TBR=jiesun@chromium.org
Review URL: https://codereview.chromium.org/22579002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216165 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use full pathnames to refer to skia includes in
skia/ext/lazy_pixel_ref_utils.cc to match all the other code in
skia/ext.
BUG=
Review URL: https://chromiumcodereview.appspot.com/22407002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215909 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Just in case you were wondering why that translate(0, 0) shows up as more expensive than a drawBitmapRect() :)
TBR=senorblanco@chromium.org
Review URL: https://codereview.chromium.org/22424003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215896 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=djsollen@google.com, tomhudson@google.com
Review URL: https://codereview.chromium.org/21550002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215027 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reverting because this broke the Android x86 build:
http://build.chromium.org/p/chromium.fyi/builders/Android%20x86%20Builder%20%28dbg%29/builds/538
> Roll Skia DEPS to r10475
>
> R=rmistry@google.com
>
> Review URL: https://codereview.chromium.org/21402002
TBR=robertphillips@google.com
Review URL: https://codereview.chromium.org/21544002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215015 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=rmistry@google.com
Review URL: https://codereview.chromium.org/21402002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215007 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/21360002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214698 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Extend skiaBenchmarking.getOps() to also report per-op timing information (microseconds, as measured while drawing to a bitmap canvas).
The CL introduces a new SkiaBenchmarkingCanvas abstraction, which is responsible for extracting the op list and gathering render timings. This is accomplished by multiplexing the draw commands onto two internal canvases:
* an SkDebugCanvas - records command info and tracks the current command index.
* an SkiaTimingCanvas - instrumented canvas (records timing information while drawing to a backing bitmap canvas).
Since SkiaTimingCanvas relies on SkDebugCanvas for tracking the current command index, we do not have to worry about timing indices getting out of sync due to missing SkCanvas method overrides, and can selectively instrument only methods of interest. This insulates skiaBenchmarking from SkCanvas API changes.
R=nduca@chromium.org, piman@chromium.org, senorblanco@chromium.org
Review URL: https://codereview.chromium.org/19266015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214404 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We used to depend directly on this GYP file in Blink's Source directory. As
part of cleaning up Blink's directory structure, we're moving all direct
dependencies from Chromium to Blink into Blink's public directory.
This CL removes this dependency because it currently does nothing. I'll
re-introduce the dependency once the move is complete.
R=djsollen@google.com, thakis@chromium.org
Review URL: https://codereview.chromium.org/21138002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214259 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=reed@google.com
Review URL: https://codereview.chromium.org/20994005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214229 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This roll also updates skia/ext to match the SkDevice API changes in Skia r10342 (drawBitmap* cleanup - https://codereview.chromium.org/19977003/)
R=rmistry@google.com
Review URL: https://codereview.chromium.org/20476003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213854 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"foo"PRIuS is a user-defined literal in C++11. Add spaces around these macros.
Likewise, L"\xab"L"c" is a user-defined literal, so insert a space in the
middle.
No functionality change.
BUG=chromium:263960
TBR=alokp@chromium.org, dmichael@chromium.org, enne@chromium.org, isherman@chromium.org, rsleevi@chromium.org, thestig@chromium.org
Review URL: https://codereview.chromium.org/20182002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213566 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=reed@google.com
Review URL: https://codereview.chromium.org/20011004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213424 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Most suppressed tests have been rebaselined in https://src.chromium.org/viewvc/blink?revision=154755&view=revision.
TBR=robertphillips@chromium.org
BUG=258850
Review URL: https://chromiumcodereview.appspot.com/20063003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213310 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=242290
R=reed@chromium.org
Review URL: https://chromiumcodereview.appspot.com/19647008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213153 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=rmistry@google.com
Review URL: https://codereview.chromium.org/19676007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213091 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=211639
R=robertphillips@google.com, torne@chromium.org
Review URL: https://codereview.chromium.org/18177021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213080 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
GetPlatformDevice()
BUG=255584
Review URL: https://chromiumcodereview.appspot.com/19540017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212889 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=rmistry@google.com
Review URL: https://codereview.chromium.org/19776011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212575 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Revert r207911 as it caused custom fonts to fail to print on windows.
BUG=259931
Review URL: https://chromiumcodereview.appspot.com/19652002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212420 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
skia/ext/analysis_canvas.h uses the OVERRIDE macro, but does not
include the header file that defines it.
And analysis_canvas.cc lacks the header for DCHECK.
BUG=259043
Review URL: https://chromiumcodereview.appspot.com/18881003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212042 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/19554003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212018 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=rmistry@google.com
Review URL: https://codereview.chromium.org/18244005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211643 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Refactor Skia's GYP to separate Chrome additions from the core lib.
>
> Review URL: https://chromiumcodereview.appspot.com/18177021
TBR=djsollen@google.com
Review URL: https://codereview.chromium.org/19166003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211642 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: https://chromiumcodereview.appspot.com/18177021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211639 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/18804003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210838 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
roll has brought in the new baselines.
TBR=crogers@chromium.org
BUG=238755
Review URL: https://codereview.chromium.org/18441004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210103 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
upstream TestExpectations, but this file is overriding.
TBR=crogers@chromium.org
BUG=
Review URL: https://codereview.chromium.org/18346014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210068 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
9.0.3 upgrade.
BUG=238755
TBR=kbr@chromium.org
Review URL: https://codereview.chromium.org/18501005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209976 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=238755
R=apatrick@chromium.org, nduca@chromium.org
Review URL: https://codereview.chromium.org/17005007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209579 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=254986
TEST=none
TBR=ben@chromium.org
Review URL: https://codereview.chromium.org/18031009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209152 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=rmistry@google.com
Review URL: https://codereview.chromium.org/18122006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209134 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When WCS is enabled, the sRGB color space is the default color space for
Windows [1] and for CSS3 rgb values [2]. Using
SkColorToCalibratedNSColor results in a different (typically ligher)
color when used in Quartz drawing versus a web page, or for color
constants from designers.
This adds SkColorToSRGBNSColor to convert an SkColor value specified in
the sRGB color space to an NSColor.
[1] http://msdn.microsoft.com/en-us/library/windows/hardware/gg487409.aspx
[2] http://www.w3.org/TR/css3-color/#rgb-color
BUG=138633, 254361
Review URL: https://chromiumcodereview.appspot.com/17834003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209101 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Prequisite to merging https://codereview.chromium.org/17113004 in Skia.
Review URL: https://chromiumcodereview.appspot.com/17850003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209045 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=robertphillips@google.com
Review URL: https://codereview.chromium.org/18105002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208961 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=robertphillips
BUG=
Review URL: https://codereview.chromium.org/17993003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208838 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=250525
TBR=robertphillips,senorblanco
Review URL: https://chromiumcodereview.appspot.com/17927002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208796 0039d316-1c4b-4281-b951-d872f2087c98
|