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

Issue 6297018: Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct... (Closed)

Created:
9 years, 11 months ago by jond
Modified:
9 years, 7 months ago
CC:
chromium-reviews, piman+watch_chromium.org
Visibility:
Public.

Description

Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct (enums, interfaces, and so on). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72960

Patch Set 1 #

Total comments: 3

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+399 lines, -93 lines) Patch
M ppapi/c/pp_bool.h View 1 2 chunks +8 lines, -3 lines 0 comments Download
M ppapi/c/pp_completion_callback.h View 5 chunks +35 lines, -5 lines 0 comments Download
M ppapi/c/pp_errors.h View 2 chunks +5 lines, -2 lines 0 comments Download
M ppapi/c/pp_input_event.h View 1 12 chunks +62 lines, -5 lines 0 comments Download
M ppapi/c/pp_instance.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
M ppapi/c/pp_module.h View 1 1 chunk +6 lines, -5 lines 0 comments Download
M ppapi/c/pp_point.h View 1 1 chunk +12 lines, -5 lines 0 comments Download
M ppapi/c/pp_rect.h View 1 3 chunks +11 lines, -5 lines 0 comments Download
M ppapi/c/pp_resource.h View 1 2 chunks +5 lines, -4 lines 0 comments Download
M ppapi/c/pp_size.h View 1 1 chunk +11 lines, -5 lines 0 comments Download
M ppapi/c/pp_stdint.h View 2 chunks +0 lines, -7 lines 0 comments Download
M ppapi/c/pp_var.h View 1 5 chunks +22 lines, -5 lines 0 comments Download
M ppapi/c/ppb.h View 2 chunks +4 lines, -3 lines 0 comments Download
M ppapi/c/ppb_audio.h View 2 chunks +14 lines, -0 lines 0 comments Download
M ppapi/c/ppb_audio_config.h View 1 2 chunks +24 lines, -0 lines 0 comments Download
M ppapi/c/ppb_class.h View 5 chunks +31 lines, -3 lines 0 comments Download
M ppapi/c/ppb_core.h View 1 2 chunks +6 lines, -3 lines 0 comments Download
M ppapi/c/ppb_graphics_2d.h View 2 chunks +1 line, -2 lines 0 comments Download
M ppapi/c/ppb_image_data.h View 1 3 chunks +22 lines, -7 lines 0 comments Download
M ppapi/c/ppb_instance.h View 1 2 chunks +2 lines, -3 lines 0 comments Download
M ppapi/c/ppb_url_loader.h View 1 2 chunks +13 lines, -0 lines 0 comments Download
M ppapi/c/ppb_url_request_info.h View 1 3 chunks +21 lines, -0 lines 0 comments Download
M ppapi/c/ppb_url_response_info.h View 1 3 chunks +21 lines, -0 lines 0 comments Download
M ppapi/c/ppb_var.h View 1 6 chunks +30 lines, -6 lines 0 comments Download
M ppapi/c/ppp.h View 2 chunks +26 lines, -7 lines 0 comments Download
M ppapi/c/ppp_instance.h View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jond
I put doxygen @addtogroup <groupname> @{ and @} around all Interfaces, Functions, Enums, Structs, etc. ...
9 years, 11 months ago (2011-01-27 17:53:40 UTC) #1
dmichael(do not use this one)
One bad indent, and globally I would like the compile asserts to stay after the ...
9 years, 11 months ago (2011-01-27 21:46:56 UTC) #2
jond
Fixed ASSERTS. Fixed Space. I'm leaving the @end of blah group alone for now because ...
9 years, 11 months ago (2011-01-27 22:34:59 UTC) #3
dmichael(do not use this one)
9 years, 11 months ago (2011-01-27 22:59:33 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698