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

Issue 11647013: Enable Tracing on content shell for Android (Closed)

Created:
8 years ago by kangyuan.shu
Modified:
7 years, 11 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Enable Tracing on content shell for Android BUG=166802 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175730

Patch Set 1 #

Patch Set 2 : Add license header, javadoc comment and some minor fix #

Total comments: 17

Patch Set 3 : Extend new class from stdio subscriber. #

Total comments: 9

Patch Set 4 : Rename java class to align with native, and fix coding style. #

Patch Set 5 : add OVERRIDE to fix clang build error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -0 lines) Patch
M AUTHORS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/android/browser_jni_registrar.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
A content/browser/android/tracing_intent_handler.h View 1 2 3 4 1 chunk +32 lines, -0 lines 0 comments Download
A content/browser/android/tracing_intent_handler.cc View 1 2 3 1 chunk +53 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/content_jni.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A content/public/android/java/src/org/chromium/content/browser/TracingIntentHandler.java View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download
M content/shell/android/java/AndroidManifest.xml View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/android/java/src/org/chromium/content_shell/ContentShellActivity.java View 1 2 3 5 chunks +31 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
kangyuan.shu
hi experts, The cl is to enable collecting trace event on content shell for Android. ...
7 years, 12 months ago (2012-12-26 04:43:40 UTC) #1
Ted C
Cool stuff, but converting to the stdio subscriber is the main thing I think needs ...
7 years, 12 months ago (2012-12-26 16:18:28 UTC) #2
kangyuan.shu
I am just back from vacation. Thanks for kindly review. I modified the code according ...
7 years, 11 months ago (2013-01-04 10:22:08 UTC) #3
kangyuan.shu
New patch set is added. Please have a review. Thanks!
7 years, 11 months ago (2013-01-04 10:29:53 UTC) #4
Ted C
I like this approach a lot more. A few nits/renames and I think it will ...
7 years, 11 months ago (2013-01-04 17:40:48 UTC) #5
kangyuan.shu
Fix coding style and rename java class to align with native.
7 years, 11 months ago (2013-01-05 07:07:00 UTC) #6
Ted C
lgtm
7 years, 11 months ago (2013-01-08 01:47:19 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kangyuan.shu@intel.com/11647013/15001
7 years, 11 months ago (2013-01-08 02:14:39 UTC) #8
commit-bot: I haz the power
Presubmit check for 11647013-15001 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 11 months ago (2013-01-08 02:14:47 UTC) #9
jam
gypi lgtm
7 years, 11 months ago (2013-01-08 16:31:00 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kangyuan.shu@intel.com/11647013/15001
7 years, 11 months ago (2013-01-09 02:13:23 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 11 months ago (2013-01-09 02:41:28 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kangyuan.shu@intel.com/11647013/33002
7 years, 11 months ago (2013-01-09 02:57:30 UTC) #13
commit-bot: I haz the power
7 years, 11 months ago (2013-01-09 07:42:08 UTC) #14
Message was sent while issue was closed.
Change committed as 175730

Powered by Google App Engine
This is Rietveld 408576698