index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
skia
/
skia_library.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused SkPathUtils.cpp
reed
2015-04-17
1
-1
/
+0
*
Remove indirection of cpufeatures.gypi.
torne
2015-04-07
1
-2
/
+2
*
Hide src/core Skia headers
fmalita
2015-03-10
1
-10
/
+0
*
[Favicon] Adding FallbackIconUrlParser.
huangs
2015-03-02
1
-3
/
+0
*
Updated gypi file after skia header moved.
bratell
2015-02-24
1
-1
/
+2
*
Update Skia GYP and GN configs to read source lists from opts.gypi.
mtklein
2015-01-27
1
-11
/
+0
*
don't reference these files, as skia is removing them
reed
2015-01-23
1
-2
/
+0
*
Do not depend on or try to configure pangocairo when use_pango == 0
sfunkenhauser
2015-01-14
1
-1
/
+1
*
link in stub impl for new porting-layer api
reed
2015-01-08
1
-0
/
+2
*
Add skia/src/pdf to Skia includes.
halcanary
2015-01-06
1
-0
/
+1
*
[iOS] Disable deprecated API warnings in skia and breakpad.
lliabraa
2014-11-19
1
-0
/
+7
*
Do not include SkDocument_PDF.cpp if pdf support isn't enabled
dnicoara
2014-11-18
1
-1
/
+2
*
http://skbug.com/3130 step 3. (remove SkWGL.h from skia/include)
halcanary
2014-11-18
1
-1
/
+0
*
Build SkThreadUtils (home of SkThread type) too.
mtklein
2014-10-30
1
-8
/
+17
*
Build and link SkCondVar in Chromium.
mtklein
2014-10-29
1
-4
/
+0
*
new dir to search for skia headers
reed
2014-10-24
1
-0
/
+1
*
Use gypi form of blink_skia_config.
bungeman
2014-10-24
1
-8
/
+0
*
skia: Remove include of record.gypi.
tfarina
2014-10-09
1
-1
/
+0
*
Skia roll 0c88d82:a17aac8 with fixed build exclusions.
mtklein
2014-09-04
1
-6
/
+3
*
Skia roll fbd3576:c773390
bungeman@google.com
2014-08-14
1
-2
/
+1
*
Remove redundant reference to SkPaintOptionsAndroid
djsollen@google.com
2014-08-14
1
-2
/
+1
*
[MIPS64] Add build support in Skia for MIPS64
Gordana.Cmiljanovic@imgtec.com
2014-08-06
1
-1
/
+1
*
Refactor how clang warning flags are set.
thakis@chromium.org
2014-08-01
1
-12
/
+0
*
Skia roll f73c237291b:8d84c995319
bungeman@google.com
2014-07-24
1
-0
/
+1
*
Customize SkFontMgr::Factory to control DirectWrite vs. GDI selection
scottmg@chromium.org
2014-06-19
1
-2
/
+0
*
Change skia build files to use a utils.gypi instead of hardcoded files.
egdaniel@google.com
2014-06-10
1
-33
/
+79
*
Skia roll 4962140:b0b0feb
bungeman@chromium.org
2014-06-06
1
-2
/
+10
*
Remove references to SkImageRef
halcanary@google.com
2014-06-05
1
-2
/
+0
*
Roll Skia DEPS to 14492
mtklein@chromium.org
2014-05-01
1
-3
/
+3
*
Hack SkRecord in as an alternate recording mode in cc/resources/picture.
mtklein@chromium.org
2014-04-30
1
-0
/
+2
*
Roll Skia to r14202.
bungeman@google.com
2014-04-16
1
-0
/
+2
*
roll skia DEPS to 14021
robertphillips@google.com
2014-04-02
1
-2
/
+0
*
Make PixelRefUtils::GatherDiscardablePixelRefs use Skia's version of the NoSa...
robertphillips@google.com
2014-03-28
1
-0
/
+1
*
Roll Skia DEPS to r13904
robertphillips@google.com
2014-03-24
1
-2
/
+16
*
Fix skia_library.gypi for Arm64.
rmcilroy@chromium.org
2014-03-21
1
-1
/
+2
*
plumbing for skia trace events into Chrome's about://tracing framework
humper@google.com
2014-02-05
1
-0
/
+1
*
Adding skia null gl context sources to chromium's build of skia so it can be ...
junov@chromium.org
2014-01-16
1
-0
/
+1
*
Roll Skia DEPS to r12762
robertphillips@google.com
2013-12-19
1
-3
/
+0
*
Revert of https://codereview.chromium.org/99053007/
bajones@chromium.org
2013-12-18
1
-0
/
+3
*
Updated Khronos GLES2 headers.
bajones@chromium.org
2013-12-18
1
-3
/
+0
*
Move Skia's variables and defines to skia_common.
bungeman@chromium.org
2013-12-17
1
-147
/
+5
*
Roll Skia DEPS to r12678
robertphillips@google.com
2013-12-16
1
-0
/
+1
*
Removed the SKIA_IGNORE_GPU_MIPMAPS macro since we set glGenMipmap in
skaslev@chromium.org
2013-11-20
1
-2
/
+0
*
ozone: Support building without cairo
spang@chromium.org
2013-11-19
1
-1
/
+5
*
Set SK_DEFAULT_FONT_CACHE_COUNT_LIMIT=256 on windows only
jamesr@chromium.org
2013-11-15
1
-3
/
+9
*
Revert 234702 "Try a different arbitrary SkGlyphCache cap (64 ->..."
jamesr@chromium.org
2013-11-13
1
-1
/
+1
*
Split incompatible MSAA extensions.
sievers@chromium.org
2013-11-13
1
-0
/
+1
*
Try a different arbitrary SkGlyphCache cap (64 -> 256)
jamesr@chromium.org
2013-11-13
1
-1
/
+1
*
Roll Skia DEPS to 12260
robertphillips@google.com
2013-11-13
1
-3
/
+2
*
Revert 234496 "Roll Skia DEPS to r12231"
robertphillips@google.com
2013-11-12
1
-5
/
+3
[next]