aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Trigger rebuilds on Mac 10.6 compile bots.Gravatar rmistry@google.com2013-03-28
* Trigger rebuilds on Mac compile bots.Gravatar rmistry@google.com2013-03-28
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-28
* Fix minor memory leaksGravatar robertphillips@google.com2013-03-27
* Remove dubious assertion.Gravatar tfarina@chromium.org2013-03-27
* move typeface cache limit from 128 to 1024 (128 is a joke, not sure what aGravatar reed@google.com2013-03-27
* always call SkFontMgr::Factory() (now that everyone has impl'd it)Gravatar reed@google.com2013-03-27
* add dummpy SkFontMgr::Factory() impl to font backends, so we can start testin...Gravatar reed@google.com2013-03-27
* Move GrGLProgramDesc::Build to new cpp file.Gravatar bsalomon@google.com2013-03-27
* Fix assertion failure in SkGpuDevice from 8412.Gravatar bsalomon@google.com2013-03-27
* Add interface to SkXfermode to return a GrEffect and blend coeffs.Gravatar bsalomon@google.com2013-03-27
* Move GrGLProgram::Desc out of GrGLProgram.Gravatar bsalomon@google.com2013-03-27
* Whitespace change to trigger rebuildsGravatar rmistry@google.com2013-03-27
* fix mask error for BW text, where I forgot to look at just the low-8 bitsGravatar reed@google.com2013-03-27
* CTFontManagerCopyAvailableFontFamilyNames is not always available (on iOS)Gravatar reed@google.com2013-03-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-27
* Fix a few clang errors while trying to build tools target.Gravatar tfarina@chromium.org2013-03-26
* Address clang static analyzer issuesGravatar robertphillips@google.com2013-03-26
* Increase space for effect-class-ID and fix assertGravatar robertphillips@google.com2013-03-26
* store real fontstyle on mac fontsGravatar reed@google.com2013-03-26
* fix infinite recursion calling (non)virtualGravatar reed@google.com2013-03-26
* respect slant paramGravatar reed@google.com2013-03-26
* #if 0 reference to SkFontMgr::Factory for nowGravatar reed@google.com2013-03-26
* impl part of SKFontMgr for macGravatar reed@google.com2013-03-26
* Fix unit test build breakGravatar bsalomon@google.com2013-03-26
* Program key coverage/discard fixes.Gravatar bsalomon@google.com2013-03-26
* Replace edge types with GrEdgeEffect. Gravatar bsalomon@google.com2013-03-26
* Trigger rebuilds on ChromeOSGravatar rmistry@google.com2013-03-26
* Trigger rebuilds on Mac-10.7 32 bitGravatar rmistry@google.com2013-03-26
* Trigger rebuilds on Mac-10.7Gravatar rmistry@google.com2013-03-26
* oops, don't say static for an extern functionGravatar reed@google.com2013-03-26
* remove SkFontHost::NextLogicalFont, and add android-specific functionGravatar reed@google.com2013-03-26
* Whitespace change to trigger rebuildsGravatar rmistry@google.com2013-03-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-26
* Whitespace change to test compile-only botsGravatar borenet@google.com2013-03-26
* Reverting r8376, r8373 and r8371 due to Android shader compilation failuresGravatar robertphillips@google.com2013-03-25
* check-point (early) for fontmgr stuff, not called.Gravatar reed@google.com2013-03-25
* Unreviewed build fixGravatar sugoi@google.com2013-03-25
* oops, fix name for SkCreateDataProviderFromDataGravatar reed@google.com2013-03-25
* expose skdata -> cgdataprovider helperGravatar reed@google.com2013-03-25
* Unreviewed build fixGravatar sugoi@google.com2013-03-25
* Change fixedWidth to fixedPitch and implement on Windows.Gravatar bungeman@google.com2013-03-25
* New SVG turbulence in SkiaGravatar sugoi@google.com2013-03-25
* move fontmgr into include/ports for nowGravatar reed@google.com2013-03-25
* Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.Gravatar bsalomon@google.com2013-03-25
* Rebaseline Mac 10.8 performance flakesGravatar robertphillips@google.com2013-03-25
* Whitespace change to trigger RazrI builds.Gravatar rmistry@google.com2013-03-25
* limit SkFontHost::NextLogicalTypeface to only android (the only backend thatGravatar reed@google.com2013-03-25
* Fix non-Windows build break in r8364.Gravatar bsalomon@google.com2013-03-25
* Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it.Gravatar bsalomon@google.com2013-03-25