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

Side by Side Diff: chrome/browser/android/class_list.jni

Issue 11363079: Android: uses "import" section and inner classes for obtaining qualified JNI parameters. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Yaron's comments 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
« no previous file with comments | « build/jni_generator.gypi ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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
3 # found in the LICENSE file.
4
5 # This file contains a list of JNI parameters used to generate the
6 # bindings.
7 Lorg/chromium/chrome/browser/autofill/AutofillExternalDelegate
8 Lorg/chromium/chrome/browser/autofill/AutofillSuggestion
9 Lorg/chromium/chrome/browser/ChromeBrowserProvider$BookmarkNode
10 Lorg/chromium/chrome/browser/ChromeHttpAuthHandler
11 Lorg/chromium/chrome/browser/ChromeWebContentsDelegateAndroid
12 Lorg/chromium/chrome/browser/FindMatchRectsDetails
13 Lorg/chromium/chrome/browser/FindNotificationDetails
14 Lorg/chromium/chrome/browser/JavascriptAppModalDialog
15 Lorg/chromium/chrome/browser/ProcessUtils
16 Lorg/chromium/chrome/browser/component/navigation_interception/InterceptNavigati onDelegate
17 Lorg/chromium/chrome/browser/component/web_contents_delegate_android/WebContents DelegateAndroid
18 Lorg/chromium/chrome/browser/database/SQLiteCursor
19 Lorg/chromium/chrome/browser/GoogleLocationSettingsHelper
20 Lorg/chromium/chrome/browser/GoogleLocationSettingsHelperStub
21 # TODO(bulach): For now all Java code in content is public until we decide to tr y and separate them.
22 Lorg/chromium/content/browser/ContainerViewDelegate
23 Lorg/chromium/ui/gfx/NativeWindow
OLDNEW
« no previous file with comments | « build/jni_generator.gypi ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698