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

Issue 10441028: aura/cros: Rename MessagePump{X => AuraX11} and move the atom cache into it. (Closed)

Created:
8 years, 7 months ago by Elliot Glaysher
Modified:
8 years, 6 months ago
CC:
chromium-reviews, sadrul, derat+watch_chromium.org, jochen+watch-content_chromium.org, ben+watch_chromium.org, erikwright (departed), jam, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, tfarina, yusukes+watch_chromium.org
Visibility:
Public.

Description

aura/cros: Rename MessagePump{X => AuraX11}. So rename the MessagePumpX, which is an aurax11 only class now to MessagePumpAuraX11 (which also simplifies the gyp files). BUG=129075 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139421

Patch Set 1 #

Total comments: 2

Patch Set 2 : Hopefully fix compile errors #

Patch Set 3 : Remove all cache stuff #

Patch Set 4 : rebase tot #

Patch Set 5 : Merge trunk #

Patch Set 6 : Fix compile error in file added in the interim #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -333 lines) Patch
M base/base.gypi View 1 2 3 2 chunks +3 lines, -9 lines 0 comments Download
M base/message_loop.h View 1 chunk +1 line, -1 line 0 comments Download
A + base/message_pump_aurax11.h View 1 2 4 chunks +8 lines, -8 lines 0 comments Download
A + base/message_pump_aurax11.cc View 1 2 9 chunks +17 lines, -16 lines 0 comments Download
M base/message_pump_observer.h View 1 chunk +2 lines, -2 lines 0 comments Download
D base/message_pump_x.h View 1 chunk +0 lines, -70 lines 0 comments Download
D base/message_pump_x.cc View 1 chunk +0 lines, -196 lines 0 comments Download
M chrome/browser/chromeos/system_key_event_listener.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/power_save_blocker_linux.cc View 2 chunks +2 lines, -6 lines 0 comments Download
M content/common/gpu/media/gles2_texture_to_egl_image_translator.cc View 1 1 chunk +5 lines, -2 lines 0 comments Download
M ui/aura/bench/bench_main.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/demo/demo_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/dispatcher_linux.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/aura/monitor_change_observer_x11.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/aura/root_window_host_linux.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M ui/aura/ui_controls_x11.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M ui/aura/x11_atom_cache.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M ui/base/x/events_x.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M ui/views/widget/x11_window_event_filter.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Elliot Glaysher
https://chromiumcodereview.appspot.com/10441028/diff/1/base/base.gypi File base/base.gypi (right): https://chromiumcodereview.appspot.com/10441028/diff/1/base/base.gypi#newcode489 base/base.gypi:489: 'sources!': [ 'message_pump_gtk.cc', ], Can I safely delete this ...
8 years, 7 months ago (2012-05-24 19:56:54 UTC) #1
sadrul
One alternate solution could be to install aura::Env as a DestructionObserver to the message-loop, and ...
8 years, 7 months ago (2012-05-24 20:02:52 UTC) #2
Daniel Erat
I think I'm with Sadrul here in that I'd prefer for the cache to be ...
8 years, 7 months ago (2012-05-24 21:17:42 UTC) #3
Elliot Glaysher
This patch is now purely about renaming message_loop_x,events_x. Changing the cache implementation to not be ...
8 years, 7 months ago (2012-05-24 21:56:24 UTC) #4
Daniel Erat
lgtm
8 years, 7 months ago (2012-05-24 22:16:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/10441028/7002
8 years, 7 months ago (2012-05-24 22:20:45 UTC) #6
commit-bot: I haz the power
Presubmit check for 10441028-7002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 7 months ago (2012-05-24 22:21:08 UTC) #7
sadrul
LGTM (won't help with OWNERS though) :)
8 years, 7 months ago (2012-05-24 22:23:26 UTC) #8
Elliot Glaysher
willchan: base scherkus: media sky: auras
8 years, 7 months ago (2012-05-24 22:25:27 UTC) #9
scherkus (not reviewing)
media lgtm
8 years, 7 months ago (2012-05-24 22:26:42 UTC) #10
sky
LGTM
8 years, 7 months ago (2012-05-24 22:30:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/10441028/2007
8 years, 7 months ago (2012-05-25 17:10:08 UTC) #12
commit-bot: I haz the power
Presubmit check for 10441028-2007 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 7 months ago (2012-05-25 17:10:21 UTC) #13
Elliot Glaysher
+brettw for base review
8 years, 7 months ago (2012-05-25 17:31:03 UTC) #14
brettw
lgtm
8 years, 6 months ago (2012-05-29 19:38:24 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/10441028/10002
8 years, 6 months ago (2012-05-29 19:52:18 UTC) #16
commit-bot: I haz the power
8 years, 6 months ago (2012-05-29 23:25:51 UTC) #17
Change committed as 139421

Powered by Google App Engine
This is Rietveld 408576698