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

Issue 183723003: Overlay interface for ozone. (Closed)

Created:
6 years, 9 months ago by alexst (slow to review)
Modified:
6 years, 9 months ago
Reviewers:
rjkroege, dnicoara
CC:
chromium-reviews, rjkroege, kalyank, ozone-reviews_chromium.org
Visibility:
Public.

Description

Overlay interface for ozone. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255153

Patch Set 1 #

Total comments: 16

Patch Set 2 : Comments #

Patch Set 3 : #

Total comments: 17

Patch Set 4 : Comments #

Patch Set 5 : #

Total comments: 10

Patch Set 6 : Added AcceleratedWidget #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -0 lines) Patch
ui/gfx/gfx.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download
ui/gfx/ozone/overlay_candidates_ozone.h View 1 2 3 4 5 1 chunk +53 lines, -0 lines 0 comments Download
ui/gfx/ozone/overlay_candidates_ozone.cc View 1 1 chunk +25 lines, -0 lines 0 comments Download
ui/gfx/ozone/surface_factory_ozone.h View 1 2 3 4 5 3 chunks +47 lines, -0 lines 0 comments Download
ui/gfx/ozone/surface_factory_ozone.cc View 1 2 3 4 5 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
alexst (slow to review)
Have a look. These are just ozone entry points.
6 years, 9 months ago (2014-02-27 21:32:11 UTC) #1
rjkroege
some questions... Probably I just need to be educated. https://codereview.chromium.org/183723003/diff/1/ui/gfx/ozone/overlay_hal_ozone.h File ui/gfx/ozone/overlay_hal_ozone.h (right): https://codereview.chromium.org/183723003/diff/1/ui/gfx/ozone/overlay_hal_ozone.h#newcode17 ui/gfx/ozone/overlay_hal_ozone.h:17: ...
6 years, 9 months ago (2014-02-27 23:18:18 UTC) #2
alexst (slow to review)
Patch https://codereview.chromium.org/183723003/diff/1/ui/gfx/ozone/overlay_hal_ozone.h File ui/gfx/ozone/overlay_hal_ozone.h (right): https://codereview.chromium.org/183723003/diff/1/ui/gfx/ozone/overlay_hal_ozone.h#newcode17 ui/gfx/ozone/overlay_hal_ozone.h:17: class GFX_EXPORT OverlayHALOzone { On 2014/02/27 23:18:19, rjkroege ...
6 years, 9 months ago (2014-02-28 18:59:33 UTC) #3
rjkroege
more bike-shedding. sorry. https://codereview.chromium.org/183723003/diff/40001/ui/gfx/ozone/overlay_candidates_ozone.h File ui/gfx/ozone/overlay_candidates_ozone.h (right): https://codereview.chromium.org/183723003/diff/40001/ui/gfx/ozone/overlay_candidates_ozone.h#newcode30 ui/gfx/ozone/overlay_candidates_ozone.h:30: gfx::Rect display_rect; if these are not ...
6 years, 9 months ago (2014-02-28 23:02:47 UTC) #4
alexst (slow to review)
Patch. https://codereview.chromium.org/183723003/diff/40001/ui/gfx/ozone/overlay_candidates_ozone.h File ui/gfx/ozone/overlay_candidates_ozone.h (right): https://codereview.chromium.org/183723003/diff/40001/ui/gfx/ozone/overlay_candidates_ozone.h#newcode30 ui/gfx/ozone/overlay_candidates_ozone.h:30: gfx::Rect display_rect; On 2014/02/28 23:02:47, rjkroege wrote: > ...
6 years, 9 months ago (2014-03-03 18:36:24 UTC) #5
rjkroege
https://codereview.chromium.org/183723003/diff/150001/ui/gfx/ozone/overlay_candidates_ozone.h File ui/gfx/ozone/overlay_candidates_ozone.h (right): https://codereview.chromium.org/183723003/diff/150001/ui/gfx/ozone/overlay_candidates_ozone.h#newcode17 ui/gfx/ozone/overlay_candidates_ozone.h:17: // This class that can be used to answer ...
6 years, 9 months ago (2014-03-04 18:54:08 UTC) #6
alexst (slow to review)
patch https://codereview.chromium.org/183723003/diff/150001/ui/gfx/ozone/overlay_candidates_ozone.h File ui/gfx/ozone/overlay_candidates_ozone.h (right): https://codereview.chromium.org/183723003/diff/150001/ui/gfx/ozone/overlay_candidates_ozone.h#newcode17 ui/gfx/ozone/overlay_candidates_ozone.h:17: // This class that can be used to ...
6 years, 9 months ago (2014-03-04 20:04:53 UTC) #7
rjkroege
lgtm
6 years, 9 months ago (2014-03-04 22:01:40 UTC) #8
alexst (slow to review)
The CQ bit was checked by alexst@chromium.org
6 years, 9 months ago (2014-03-05 13:33:42 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/183723003/190001
6 years, 9 months ago (2014-03-05 13:33:58 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 13:46:54 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=275225
6 years, 9 months ago (2014-03-05 13:46:55 UTC) #12
alexst (slow to review)
The CQ bit was checked by alexst@chromium.org
6 years, 9 months ago (2014-03-05 14:52:29 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/183723003/190001
6 years, 9 months ago (2014-03-05 14:52:36 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 18:01:44 UTC) #15
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=275387
6 years, 9 months ago (2014-03-05 18:01:45 UTC) #16
alexst (slow to review)
The CQ bit was checked by alexst@chromium.org
6 years, 9 months ago (2014-03-05 18:13:44 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/183723003/190001
6 years, 9 months ago (2014-03-05 18:14:49 UTC) #18
commit-bot: I haz the power
6 years, 9 months ago (2014-03-05 21:40:47 UTC) #19
Message was sent while issue was closed.
Change committed as 255153

Powered by Google App Engine
This is Rietveld 408576698