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

Issue 6312098: Updating documentation (Closed)

Created:
9 years, 10 months ago by jond
Modified:
9 years, 7 months ago
CC:
chromium-reviews, piman+watch_chromium.org, jhartman_google.com, awatson1, josiew_google.com
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 25

Patch Set 3 : '' #

Total comments: 13

Patch Set 4 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -52 lines) Patch
M ppapi/c/pp_bool.h View 1 2 3 chunks +5 lines, -9 lines 0 comments Download
M ppapi/c/pp_errors.h View 1 2 3 chunks +32 lines, -22 lines 0 comments Download
M ppapi/c/pp_instance.h View 1 2 2 chunks +8 lines, -6 lines 0 comments Download
M ppapi/c/pp_module.h View 1 2 3 2 chunks +7 lines, -4 lines 0 comments Download
M ppapi/c/pp_point.h View 1 2 3 chunks +25 lines, -1 line 0 comments Download
M ppapi/c/pp_rect.h View 1 2 3 3 chunks +24 lines, -1 line 2 comments Download
M ppapi/c/pp_size.h View 1 2 3 3 chunks +14 lines, -1 line 0 comments Download
M ppapi/c/pp_time.h View 1 2 3 3 chunks +9 lines, -8 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jond
Making my way through the docs and either filling in missing docs, or modifying existing ...
9 years, 10 months ago (2011-02-02 20:07:19 UTC) #1
David Springer
Have you run this on the try bots? ALl the changes seem to be localized ...
9 years, 10 months ago (2011-02-02 20:09:54 UTC) #2
jond
I ran them and they said they failed. But I'm not sure if I can ...
9 years, 10 months ago (2011-02-02 20:57:22 UTC) #3
piman
On 2011/02/02 20:57:22, jond wrote: > I ran them and they said they failed. But ...
9 years, 10 months ago (2011-02-02 21:02:15 UTC) #4
dmichael(do not use this one)
http://codereview.chromium.org/6312098/diff/5003/ppapi/c/pp_instance.h File ppapi/c/pp_instance.h (right): http://codereview.chromium.org/6312098/diff/5003/ppapi/c/pp_instance.h#newcode23 ppapi/c/pp_instance.h:23: * The PP_Instance type uniquely identifies one module instance. ...
9 years, 10 months ago (2011-02-02 23:36:51 UTC) #5
jond
http://codereview.chromium.org/6312098/diff/5003/ppapi/c/pp_instance.h File ppapi/c/pp_instance.h (right): http://codereview.chromium.org/6312098/diff/5003/ppapi/c/pp_instance.h#newcode23 ppapi/c/pp_instance.h:23: * The PP_Instance type uniquely identifies one module instance. ...
9 years, 10 months ago (2011-02-03 17:28:11 UTC) #6
dmichael(do not use this one)
http://codereview.chromium.org/6312098/diff/7002/ppapi/c/pp_module.h File ppapi/c/pp_module.h (right): http://codereview.chromium.org/6312098/diff/7002/ppapi/c/pp_module.h#newcode10 ppapi/c/pp_module.h:10: * This file defines the PP_Module value which uniquely ...
9 years, 10 months ago (2011-02-03 17:42:00 UTC) #7
jond
http://codereview.chromium.org/6312098/diff/7002/ppapi/c/pp_module.h File ppapi/c/pp_module.h (right): http://codereview.chromium.org/6312098/diff/7002/ppapi/c/pp_module.h#newcode10 ppapi/c/pp_module.h:10: * This file defines the PP_Module value which uniquely ...
9 years, 10 months ago (2011-02-03 18:03:14 UTC) #8
dmichael(do not use this one)
One little nit, o/w LGTM http://codereview.chromium.org/6312098/diff/4005/ppapi/c/pp_rect.h File ppapi/c/pp_rect.h (right): http://codereview.chromium.org/6312098/diff/4005/ppapi/c/pp_rect.h#newcode29 ppapi/c/pp_rect.h:29: * This value represents ...
9 years, 10 months ago (2011-02-03 18:15:11 UTC) #9
jond
9 years, 10 months ago (2011-02-03 20:58:14 UTC) #10
http://codereview.chromium.org/6312098/diff/4005/ppapi/c/pp_rect.h
File ppapi/c/pp_rect.h (right):

http://codereview.chromium.org/6312098/diff/4005/ppapi/c/pp_rect.h#newcode29
ppapi/c/pp_rect.h:29: * This value represents the x and y coordinates of
upper-left corner of the
On 2011/02/03 18:15:11, dmichael wrote:
> 'of upper-left'
> ->
> 'of the upper-left'

Done.

Powered by Google App Engine
This is Rietveld 408576698