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
/
BUILD.gn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable GN check for gpu and rlz
brettw
2016-03-18
1
-1
/
+1
*
blink fonts: Load Android SkFontMgr on Linux.
khushalsagar
2016-03-07
1
-0
/
+10
*
Remove GYP/GN references to files about to die.
mtklein
2016-02-17
1
-2
/
+0
*
Add Skia support for UMA stats
ericrk
2016-02-05
1
-0
/
+1
*
Move gn _run target generation into test(). (RELAND)
jbudorick
2016-02-03
1
-9
/
+0
*
Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...
dpranke
2016-02-03
1
-0
/
+9
*
Move gn _run target generation into test().
jbudorick
2016-02-03
1
-9
/
+0
*
[Chromecast] Depend on Chromium's freetype-android
bcf
2016-02-02
1
-2
/
+1
*
Add include/client/android to skia .gn & .gypi files
robertphillips
2016-01-29
1
-0
/
+1
*
Fix TSAN error in skia/chromium ref count debug checks
junov
2015-12-23
1
-0
/
+4
*
remove SkCubicInterval references
reed
2015-12-22
1
-1
/
+0
*
remove reference to SkCullPoints (unused)
reed
2015-12-22
1
-1
/
+0
*
GYP->GN of Skia's mips64el rules in skia_library_opts.gyp
agrieve
2015-12-16
1
-2
/
+5
*
GYP->GN of Skia's arm64 rules in skia_library_opts.gyp
agrieve
2015-12-16
1
-0
/
+2
*
Roll src/third_party/skia/ 9323dc6a7..2211a7bdd1 (4 commits).
bungeman
2015-12-01
1
-0
/
+1
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-3
/
+3
*
Don't need `|| is_clang` for AVX/AVX2.
mtklein
2015-11-13
1
-2
/
+2
*
GYP+GN plumbing for SSE4.2, AVX, and AVX2 in Skia.
mtklein
2015-11-11
1
-2
/
+53
*
Manually roll Skia to c752badbe3e4af84ca4c2b1d10adabbe4096e204
mtklein
2015-10-20
1
-6
/
+1
*
[GN]: Disable PCH on skia to unbreak GN Mac build.
andybons
2015-10-08
1
-1
/
+0
*
Mechanical Rename of SkTraceMemoryDump_Chrome to SkiaTraceMemoryDumpImpl
ssid
2015-10-05
1
-1
/
+1
*
cc/skia: Move gather images code to cc::DiscardableImageMap.
vmpstr
2015-09-25
1
-1
/
+0
*
[Chromecast] Replace 'fontconfig' GN target with dynamic dependency.
slan
2015-09-25
1
-5
/
+6
*
Move sanitizer and symbol flags out of BUILDCONFIG
brettw
2015-09-14
1
-2
/
+2
*
Convert pixel_ref_map -> discardable_image_map
fmalita
2015-09-09
1
-2
/
+1
*
Roll src/third_party/skia 1512029:8fd97ea
msarett
2015-09-08
1
-3
/
+0
*
Roll src/third_party/skia c347034:e9c10b9
fmalita
2015-09-04
1
-0
/
+3
*
[tracing] Add SkResourceCache statistics to chrome://tracing (chrome side)
ssid
2015-09-03
1
-0
/
+1
*
Annotate GN executables and shared_libraries with sanitizer deps.
brettw
2015-08-31
1
-0
/
+2
*
Editing sources for //skia.
sherouk
2015-08-18
1
-3
/
+19
*
Fix incorrect dependency on "//cc" in "//skia".
sdefresne
2015-08-10
1
-1
/
+4
*
gpu: Add calling convention for win32
hendrikw
2015-08-05
1
-0
/
+4
*
Use new GN features in the build.
brettw
2015-08-04
1
-2
/
+2
*
Annotate large GN targets for precompiled headers
brettw
2015-07-28
1
-0
/
+1
*
[tracing] Adding Skia memory dump provider with cache totals
ssid
2015-07-28
1
-0
/
+2
*
Revert "Add precompiled headers to GN build for large targets."
dpranke
2015-07-28
1
-1
/
+0
*
Add precompiled headers to GN build for large targets.
brettw
2015-07-27
1
-0
/
+1
*
Add GN isolate support for a bunch of unittests.
dpranke
2015-07-22
1
-0
/
+9
*
Use Skia's default HQ image resampler (Mitchell) for all builds
fmalita
2015-07-14
1
-3
/
+0
*
Remove all .h files from Skia build lists.
mtklein
2015-07-01
1
-77
/
+7
*
Add include/private to build path when building Skia.
mtklein
2015-07-01
1
-0
/
+1
*
Roll src/third_party/skia b607767:74f681d
bungeman
2015-06-24
1
-1
/
+1
*
Roll src/third_party/skia 0b1de26:77f85ad
Ben Wagner
2015-06-17
1
-0
/
+1
*
Use SkPaintFilterCanvas for paint filtering
fmalita
2015-06-12
1
-2
/
+2
*
gn: Don't build sse3 code in skia with -msse4.1.
thakis
2015-06-05
1
-14
/
+43
*
skia: Simplify SSE2 logic a bit.
thakis
2015-06-05
1
-13
/
+13
*
clang/win/gn: Pass -msse flags to clang-cl.exe for skia
thakis
2015-06-05
1
-2
/
+4
*
Move third_party/freetype DEPS to third_party/freetype-android/src
bungeman
2015-06-03
1
-1
/
+1
*
Ignore arm_neon_optional if arm_neon==1 in skia.
fdegans
2015-05-19
1
-2
/
+1
*
Use TestDiscardableMemoryAllocator in filter_fuzz_stub.
mbarbella
2015-05-08
1
-0
/
+2
[next]