Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
8e8eda9d4d2e6e65e3339eaaaf8144a4ef6c721c
/
tools
e47f1a7
Fix UB in SkDivBits
by mtklein
· 9 years ago
d76be9c
Eliminate SkFILE: it always is the same as FILE.
by halcanary
· 9 years ago
211df38
Revert of Fix UB in SkDivBits (patchset #4 id:50001 of https://codereview.chromium.org/1455163004/ )
by stephana
· 9 years ago
f38b0d8
add SkRecordOptimize2 and an experimental API for more aggressive opts
by reed
· 9 years ago
6c7b104
Fix UB in SkDivBits
by mtklein
· 9 years ago
ff53af8
add --write option to dump_record
by reed
· 9 years ago
f045d60
Make block size a template parameter of SkTLList
by bsalomon
· 9 years ago
c8e8fc6
Revert of Fix UB in SkDivBits (patchset #2 id:10002 of https://codereview.chromium.org/1455163004/ )
by mtklein
· 9 years ago
a445cbc
In BUILD.public, remove compile-time dependency on GL.
by benjaminwagner
· 9 years ago
39e7aa4
Remove Lua from the Google3 build.
by benjaminwagner
· 9 years ago
2f2903d
restore dump_record
by mtklein
· 9 years ago
988addd
Fix UB in SkDivBits
by mtklein
· 9 years ago
835c1b6
Clean up dead code: PictureRenderer
by mtklein
· 9 years ago
accaf48
stifle Math test on Mac bot too
by mtklein
· 9 years ago
f193853
Clean up dead code: filter.
by mtklein
· 9 years ago
f970ad6
Clean up dead code: render_pdfs.
by mtklein
· 9 years ago
44509fa
Disable testcase7.bmp on SkImageDecoder and clean up dm_flags
by msarett
· 9 years ago
566b23c
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
755c553
skstd -> std for unique_ptr
by mtklein
· 9 years ago
a7a21cf
Disable incomplete image tests in nanobench
by msarett
· 9 years ago
e659a58
Move GrGLPrimitive/GeometryProc to GLSL
by egdaniel
· 9 years ago
60795d9
Add visualbench option for nvpr stencil samples
by cdalton
· 9 years ago
f844177
Fix visualbench flicker on triple buffered platforms
by cdalton
· 9 years ago
1023725
Make visualbench timing continuous for no-reset mode
by cdalton
· 9 years ago
fa4cc8b
Move XferProcessors to glsl
by egdaniel
· 9 years ago
266e202
Add visualbench option to not reset between samples
by cdalton
· 9 years ago
506e19a
Move SkBitmapRegionDecoder to include/android and src/android
by msarett
· 9 years ago
7fdda60
Lock pixels again after dummy reset of pixel ref in SkBitmapRegionCodec
by msarett
· 9 years ago
23267db
SkAtomic: always use std::atomic
by mtklein
· 9 years ago
6459352
Replace SkFunction with std::function
by mtklein
· 9 years ago
9510593
Add include guards for SkBRDAllocator
by scroggo
· 9 years ago
cb8d719
Make BRD take advantage of zero initialized memory
by msarett
· 9 years ago
b5213e6
Change quality settings on SkImageDecoder_libjpeg
by msarett
· 9 years ago
49115b5
Add an Allocator interface that indicates if memory is zero init
by msarett
· 9 years ago
84a8065
Reorganize BRD code in new tools directory
by msarett
· 9 years ago
5c9e34a
Delete dead BitmapRegionDecoder code in tools
by msarett
· 9 years ago
43f610f
Parse command line arguments for sdl + android
by joshualitt
· 9 years ago
6950de6
Comments Style: s/skbug.com/bug.skia.org/
by halcanary
· 9 years ago
5cb4885
Rename SkBitmapRegionDecoder and Create function
by msarett
· 9 years ago
fcff08c
SkBitmapRegionCodec needs to use the rowBytes on the pixel ref
by msarett
· 9 years ago
6aff54c
tools/git-sync-deps: speed up common case by skipping fetch
by halcanary
· 9 years ago
f27f08b
DM+VB: WallTimer -> SkTime::GetNSecs().
by mtklein
· 9 years ago
8b99ef4
Enable building Skia for iOS with bazel.
by iroth
· 9 years ago
9dbec09
In BUILD.public, specify alwayslink for skia library.
by benjaminwagner
· 9 years ago
ef784fb
More conic-specific tests revealed a few conic-specific bugs. Because javascript / canvas make visualizing conics tricky, new native tools are required.
by caryclark
· 9 years ago
f93982a
Don't run nvpr on TSAN bot
by bsalomon
· 9 years ago
8a3760f
For BUILD.public, let SkPreConfig.h set SK_RELEASE based on NDEBUG.
by benjaminwagner
· 9 years ago
c377992
Make DMSrcSink fail fatally when decodeRegion() fails for BRDSrcs
by msarett
· 9 years ago
3f65e93
Add NewFromStream and getEncodedFormat to BitmapRegionDecoder
by msarett
· 9 years ago
35e5d1b
Refactor SkBitmapRegionDecoderInterface for Android
by msarett
· 9 years ago
e6d2024
Flush GrContext between benchmark draw loops
by cdalton
· 9 years ago
c70483f
Add visualbench option for device-independent fonts
by cdalton
· 9 years ago
86ea33e
Enable BUILD file compilation of skia and dm with --config=android_arm.
by benjaminwagner
· 9 years ago
33eefcd
SkTime::GetNSecs()
by mtklein
· 9 years ago
3b5b784
Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.chromium.org/1422513003/ )
by mtklein
· 9 years ago
38a88e4
SkTime::GetNSecs()
by mtklein
· 9 years ago
5a06df4
Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.chromium.org/1422513003/ )
by mtklein
· 9 years ago
a1840d5
SkTime::GetNSecs()
by mtklein
· 9 years ago
6ae30fb
Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chromium.org/1422513003/ )
by caryclark
· 9 years ago
70084cb
SkTime::GetNSecs()
by mtklein
· 9 years ago
26ad17b
Implementation of SkBitmapRegionDecoder using SkAndroidCodec
by msarett
· 9 years ago
ed0935a
Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:1 of https://codereview.chromium.org/1408923003/ )
by caryclark
· 9 years ago
7f53819
Revert of Suppression for valgrind bug (patchset #1 id:1 of https://codereview.chromium.org/1410953002/ )
by scroggo
· 9 years ago
5eaaad2
Stop running nanobench on GalaxyS4
by borenet
· 9 years ago
fb02cda
Force VisualBench to reset GLContext on GrContext reset
by joshualitt
· 9 years ago
b64b195
Fix build targets for some bots
by borenet
· 9 years ago
f428df1
Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:80001 of https://codereview.chromium.org/1413763002/ )
by caryclark
· 9 years ago
0c768a2
Clean up some dead code.
by mtklein
· 9 years ago
ef33b1e
The remaining 1m skp bugs are asserts that can be harmlessly
by caryclark
· 9 years ago
964eeba
Include resources directory in google3 sync.
by benjaminwagner
· 9 years ago
423f646
Add SkTTopoSort
by robertphillips
· 9 years ago
2f8ac35
Misc: Don't run etc1 bench with invalid image and fix VS2015 build warning
by bsalomon
· 9 years ago
9c4909b
Add imgblur tool to assist BlurMaskFilter debugging
by robertphillips
· 9 years ago
ff8b3f0
Test SkRemote on GCE bots.
by mtklein
· 9 years ago
82e341f
Suppression for valgrind bug
by scroggo
· 9 years ago
26ad22a
Enabling clip stack flattening exercises path ops.
by caryclark
· 9 years ago
c9dd93c
Add NVPR to VisualBench
by joshualitt
· 9 years ago
6f6bef8
Add dm target to BUILD and refactor BUILD file. The corresponding google3 BUILD file changes are in google3 cl/105413829.
by benjaminwagner
· 9 years ago
860e8a6
Renable image benchmarking
by scroggo
· 9 years ago
c603c14
small tidy of benchmarkstream
by joshualitt
· 9 years ago
a3b8c67
Revert of small tidy of benchmarkstream (patchset #2 id:20001 of https://codereview.chromium.org/1395703002/ )
by joshualitt
· 9 years ago
691b6af
small tidy of benchmarkstream
by joshualitt
· 9 years ago
d0f0bce
Create VisualStreamTimingModule
by joshualitt
· 9 years ago
ea03aed
SkBitmapRegionCanvas bug fix
by msarett
· 9 years ago
04965c6
SkBitmapRegionDecoder clean-up
by msarett
· 9 years ago
f276ac5
Move functions from SkGr to SkGrPriv.h
by bsalomon
· 9 years ago
e361781
Fix codec memory leaks in nanobench
by scroggo
· 9 years ago
e6dd004
Fill incomplete images in SkCodec parent class
by msarett
· 9 years ago
0a3cac8
Reland of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1400633002/ )
by scroggo
· 9 years ago
c2e59ca
Revert of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1381703003/ )
by scroggo
· 9 years ago
ccb88bc
Blacklisting imagefilterscropexpand on s4 since it often causes the bot to hang and crash.
by egdaniel
· 9 years ago
e1f8296
Fix for visualbench loops forever
by joshualitt
· 9 years ago
5a74afe
nvpr removal from VisualBench base context
by joshualitt
· 9 years ago
cb54e8e
Cleanup timing state machine
by joshualitt
· 9 years ago
dc5db59
move visual bench interactive module to timing state machine
by joshualitt
· 9 years ago
1f7039c
Pass --images '' to nanobench to disable image benchmarking.
by mtklein
· 9 years ago
98d2e2f
Factor out VisualBench timing code into a helper class
by joshualitt
· 9 years ago
65f7c9f
SkPDF: remove suppression
by halcanary
· 9 years ago
399dd05
Revert of Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373 (patchset #1 id:1 of https://codereview.chromium.org/1375733003/ )
by joshualitt
· 9 years ago
9442ab8
Reland of Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373 (patchset #1 id:1 of https://codereview.chromium.org/1382933002/ )
by benjaminwagner
· 9 years ago
Next »