Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Issue 12533009: PDF: add support for named destinations. (Closed)

Created:
7 years, 9 months ago by epoger
Modified:
7 years, 9 months ago
Reviewers:
CC:
skia-review_googlegroups.com, David Lattimore
Visibility:
Public.

Description

PDF: add support for named destinations. Landing patchset 7 from https://codereview.appspot.com/7374052 for dml@google.com Committed: https://code.google.com/p/skia/source/detail?r=8034

Patch Set 1 #

Patch Set 2 : attempt_to_fix_warnings_in_internal_links.cpp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+338 lines, -39 lines) Patch
A gm/internal_links.cpp View 1 1 chunk +77 lines, -0 lines 0 comments Download
M gyp/gmslides.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkAnnotation.h View 3 chunks +39 lines, -0 lines 0 comments Download
M include/pdf/SkPDFDevice.h View 5 chunks +20 lines, -2 lines 0 comments Download
M src/core/SkAnnotation.cpp View 2 chunks +35 lines, -7 lines 0 comments Download
M src/core/SkDevice.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 7 chunks +97 lines, -14 lines 0 comments Download
M src/pdf/SkPDFDocument.cpp View 1 chunk +7 lines, -0 lines 0 comments Download
M src/pdf/SkPDFPage.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/pdf/SkPDFPage.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M src/pipe/SkGPipePriv.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/pipe/SkGPipeRead.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M src/pipe/SkGPipeWrite.cpp View 2 chunks +2 lines, -0 lines 0 comments Download
M src/ports/SkGlobalInitialization_default.cpp View 4 chunks +6 lines, -0 lines 0 comments Download
M tests/AnnotationTest.cpp View 2 chunks +38 lines, -15 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
epoger
I have launched tries on a sampling of the bots that failed in https://codereview.chromium.org/12466008/ : ...
7 years, 9 months ago (2013-03-06 15:51:18 UTC) #1
epoger
On 2013/03/06 15:51:18, epoger wrote: > I have launched tries on a sampling of the ...
7 years, 9 months ago (2013-03-06 16:10:49 UTC) #2
epoger
On 2013/03/06 16:10:49, epoger wrote: > On 2013/03/06 15:51:18, epoger wrote: > > I have ...
7 years, 9 months ago (2013-03-06 16:21:46 UTC) #3
epoger
> Try, try again: > > tools/submit_try pdf --bot Skia_Mac_Float_Debug_32 -r 8005 > http://70.32.156.53:10117/builders/Skia_Mac_Float_Debug_32_Trybot/builds/18 That ...
7 years, 9 months ago (2013-03-06 18:28:01 UTC) #4
epoger
On 2013/03/06 18:28:01, epoger wrote: > > Try, try again: This one succeeded: http://70.32.156.53:10117/builders/Skia_Shuttle_Win7_Intel_Float_Debug_32_Trybot/builds/36 This ...
7 years, 9 months ago (2013-03-06 19:57:04 UTC) #5
epoger
7 years, 9 months ago (2013-03-08 09:09:15 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r8034 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698