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

Side by Side Diff: base/android/jni_generator/class_list.jni

Issue 11293017: Move navigation interception component to content/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # This file contains a list of JNI parameters used to generate the 5 # This file contains a list of JNI parameters used to generate the
6 # bindings. 6 # bindings.
7 # TODO(bulach): this file should only contain classes from base/ all other 7 # TODO(bulach): this file should only contain classes from base/ all other
8 # classes should move to corresponding class_list.jni files closer to their own 8 # classes should move to corresponding class_list.jni files closer to their own
9 # directories. See crbug.com/158722 9 # directories. See crbug.com/158722
10 Lcom/google/android/apps/chrome/ChromeContextMenuInfo 10 Lcom/google/android/apps/chrome/ChromeContextMenuInfo
11 Lcom/google/android/apps/chrome/ChromeWindow 11 Lcom/google/android/apps/chrome/ChromeWindow
12 Lcom/google/android/apps/chrome/OmniboxSuggestion 12 Lcom/google/android/apps/chrome/OmniboxSuggestion
13 Lcom/google/android/apps/chrome/PageInfoViewer 13 Lcom/google/android/apps/chrome/PageInfoViewer
14 Lcom/google/android/apps/chrome/Tab 14 Lcom/google/android/apps/chrome/Tab
15 Lcom/google/android/apps/chrome/infobar/AutoLogin 15 Lcom/google/android/apps/chrome/infobar/AutoLogin
16 Lcom/google/android/apps/chrome/infobar/InfoBarContainer 16 Lcom/google/android/apps/chrome/infobar/InfoBarContainer
17 Lcom/google/android/apps/chrome/infobar/InfoBarContainer$NativeInfoBar 17 Lcom/google/android/apps/chrome/infobar/InfoBarContainer$NativeInfoBar
18 Lcom/google/android/apps/chrome/preferences/ChromeNativePreferences$PasswordList Observer 18 Lcom/google/android/apps/chrome/preferences/ChromeNativePreferences$PasswordList Observer
19 Lorg/chromium/android_webview/AwContents 19 Lorg/chromium/android_webview/AwContents
20 Lorg/chromium/android_webview/AwContentsClient 20 Lorg/chromium/android_webview/AwContentsClient
21 Lorg/chromium/android_webview/AwHttpAuthHandler 21 Lorg/chromium/android_webview/AwHttpAuthHandler
22 Lorg/chromium/android_webview/AwContentsIoThreadClient 22 Lorg/chromium/android_webview/AwContentsIoThreadClient
23 Lorg/chromium/android_webview/AwWebContentsDelegate 23 Lorg/chromium/android_webview/AwWebContentsDelegate
24 Lorg/chromium/android_webview/InterceptedRequestData 24 Lorg/chromium/android_webview/InterceptedRequestData
25 Lorg/chromium/android_webview/JsPromptResultReceiver 25 Lorg/chromium/android_webview/JsPromptResultReceiver
26 Lorg/chromium/android_webview/JsResultHandler 26 Lorg/chromium/android_webview/JsResultHandler
27 Lorg/chromium/android_webview/JsResultReceiver 27 Lorg/chromium/android_webview/JsResultReceiver
28 Lorg/chromium/base/SystemMessageHandler 28 Lorg/chromium/base/SystemMessageHandler
29 Lorg/chromium/chrome/browser/component/navigation_interception/InterceptNavigati onDelegate
30 Lorg/chromium/chrome/browser/ChromeHttpAuthHandler 29 Lorg/chromium/chrome/browser/ChromeHttpAuthHandler
31 Lorg/chromium/chrome/browser/ChromeWebContentsDelegateAndroid 30 Lorg/chromium/chrome/browser/ChromeWebContentsDelegateAndroid
32 Lorg/chromium/content/app/SandboxedProcessService 31 Lorg/chromium/content/app/SandboxedProcessService
33 Lorg/chromium/content/browser/ContainerViewDelegate 32 Lorg/chromium/content/browser/ContainerViewDelegate
34 Lorg/chromium/content/browser/ContentVideoView 33 Lorg/chromium/content/browser/ContentVideoView
35 Lorg/chromium/content/browser/ContentViewCore 34 Lorg/chromium/content/browser/ContentViewCore
36 Lorg/chromium/content/browser/DeviceOrientation 35 Lorg/chromium/content/browser/DeviceOrientation
37 Lorg/chromium/content/browser/JavaInputStream 36 Lorg/chromium/content/browser/JavaInputStream
38 Lorg/chromium/content/browser/LocationProvider 37 Lorg/chromium/content/browser/LocationProvider
39 Lorg/chromium/content/browser/SandboxedProcessArgs 38 Lorg/chromium/content/browser/SandboxedProcessArgs
40 Lorg/chromium/content/browser/SandboxedProcessConnection 39 Lorg/chromium/content/browser/SandboxedProcessConnection
41 Lorg/chromium/content/browser/TouchPoint 40 Lorg/chromium/content/browser/TouchPoint
42 Lorg/chromium/content/browser/WaitableNativeEvent 41 Lorg/chromium/content/browser/WaitableNativeEvent
43 Lorg/chromium/content/browser/WebContentsObserverAndroid 42 Lorg/chromium/content/browser/WebContentsObserverAndroid
44 Lorg/chromium/content/common/DeviceInfo 43 Lorg/chromium/content/common/DeviceInfo
45 Lorg/chromium/content/common/SurfaceTextureListener 44 Lorg/chromium/content/common/SurfaceTextureListener
45 Lorg/chromium/content/components/navigation_interception/InterceptNavigationDele gate
46 Lorg/chromium/media/MediaPlayerListener 46 Lorg/chromium/media/MediaPlayerListener
47 Lorg/chromium/net/NetworkChangeNotifier 47 Lorg/chromium/net/NetworkChangeNotifier
48 Lorg/chromium/net/ProxyChangeListener 48 Lorg/chromium/net/ProxyChangeListener
49 Lorg/chromium/ui/gfx/NativeWindow 49 Lorg/chromium/ui/gfx/NativeWindow
50 Lorg/chromium/ui/SelectFileDialog 50 Lorg/chromium/ui/SelectFileDialog
51 Lcom/google/android/apps/chrome/GoogleLocationSettingsHelperImpl 51 Lcom/google/android/apps/chrome/GoogleLocationSettingsHelperImpl
52 Lorg/chromium/chrome/browser/GoogleLocationSettingsHelper 52 Lorg/chromium/chrome/browser/GoogleLocationSettingsHelper
53 Lorg/chromium/chrome/browser/GoogleLocationSettingsHelperStub 53 Lorg/chromium/chrome/browser/GoogleLocationSettingsHelperStub
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698