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

Issue 10837077: implement Serialize/Deserialize, so we can serialize pictures (Closed)

Created:
8 years, 4 months ago by reed1
Modified:
8 years, 4 months ago
Reviewers:
alokp1, chudy, alokp
CC:
chromium-reviews
Visibility:
Public.

Description

implement Serialize/Deserialize, so we can serialize pictures Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150794

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Total comments: 2

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -9 lines) Patch
M skia/ext/SkFontHost_fontconfig.cpp View 1 2 3 4 5 6 2 chunks +38 lines, -9 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
reed1
Can you install this locally, to see if it fixes anything?
8 years, 4 months ago (2012-08-02 18:19:57 UTC) #1
reed1
the acid test being: - record on linux, playback on win/mac
8 years, 4 months ago (2012-08-02 18:21:54 UTC) #2
alokp
Daniel: Could you please try this patch and confirm if it fixes the crash in ...
8 years, 4 months ago (2012-08-02 18:26:05 UTC) #3
reed1
sorry, first patch was bogus. Try this version.
8 years, 4 months ago (2012-08-02 19:02:34 UTC) #4
dmurph
On 2012/08/02 19:02:34, reed1 wrote: > sorry, first patch was bogus. Try this version. Hm, ...
8 years, 4 months ago (2012-08-02 20:21:28 UTC) #5
reed1
I also crash in release, but in debug I see this [006:043] Error(scriptinterface.cc:497): Can't send ...
8 years, 4 months ago (2012-08-02 21:19:29 UTC) #6
chudy
That's the same stack trace I'm getting but no file on my end appears in ...
8 years, 4 months ago (2012-08-02 21:22:24 UTC) #7
alokp
I will look into this when I get back to my desk tomorrow.
8 years, 4 months ago (2012-08-02 21:24:29 UTC) #8
reed1
Alok, have you already incorporated this or a similar change into your patch(es)?
8 years, 4 months ago (2012-08-08 17:26:15 UTC) #9
alokp
On 2012/08/08 17:26:15, reed1 wrote: > Alok, have you already incorporated this or a similar ...
8 years, 4 months ago (2012-08-08 17:33:57 UTC) #10
reed1
I think so (and am issuing a fresh set of trybots). I was hoping to ...
8 years, 4 months ago (2012-08-08 17:38:35 UTC) #11
alokp
lgtm with minor style nits. https://chromiumcodereview.appspot.com/10837077/diff/7005/skia/ext/SkFontHost_fontconfig.cpp File skia/ext/SkFontHost_fontconfig.cpp (right): https://chromiumcodereview.appspot.com/10837077/diff/7005/skia/ext/SkFontHost_fontconfig.cpp#newcode34 skia/ext/SkFontHost_fontconfig.cpp:34: #include "../../src/ports/SkFontDescriptor.h" Is this ...
8 years, 4 months ago (2012-08-08 21:11:34 UTC) #12
reed1
8 years, 4 months ago (2012-08-08 21:32:24 UTC) #13
address nits

Powered by Google App Engine
This is Rietveld 408576698