HomeSort by relevance Sort by last modified time
    Searched full:injection (Results 101 - 125 of 301) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/extensions/common/
user_script.h 48 // particular injection point is guaranteed.
49 RUN_DEFERRED, // The user script's injection was deferred for permissions
csp_validator.cc 114 // We block these characters to prevent HTTP header injection when
  /external/chromium_org/remoting/host/
input_injector_mac.cc 156 // injection APIs.
157 // If the non-deprecated injection APIs were used instead, the equivalent of
desktop_session_agent.h 44 // Provides screen/audio capturing and input injection services for
  /external/chromium_org/chrome/browser/android/bookmarks/
partner_bookmarks_shim.h 26 // A shim that lives on top of a BookmarkModel that allows the injection of
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
content_scripts.html 88 as described in <a href="#pi">Programmatic injection</a>.
178 In the case of "document_idle", the browser chooses a time to inject scripts between "document_end" and immediately after the <code><a href="http://www.whatwg.org/specs/web-apps/current-work/#handler-onload">window.onload</a></code> event fires. The exact moment of injection depends on how complex the document is and how long it is taking to load, and is optimized for page load speed.
248 <h2 id="pi">Programmatic injection</h2>
452 for examples of programmatic injection.
  /external/chromium_org/chrome/test/remoting/
me2me_browsertest.cc 53 // TODO(weitaosu): Find a way to verify keyboard input injection.
  /external/chromium_org/components/os_crypt/
os_crypt_mac.mm 34 // TODO(dhollowa): Refactor to allow dependency injection of Keychain.
  /external/chromium_org/components/sync_driver/
data_type_manager_impl.h 74 // this class be able to do Dependency injection. crbug.com/129212.
model_association_manager.h 74 // Dependency injection. crbug.com/129212.
  /external/chromium_org/net/url_request/
url_request_throttler_entry.h 121 // unit testing seam for dependency injection in tests.
  /external/chromium_org/remoting/host/installer/mac/Scripts/
remoting_postflight.sh 105 # session, so that screen-capture and input-injection can work. To do this,
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
DOMWrapperWorld.h 102 // FIXME: Right now, resource injection simply bypasses the main world's
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
mediasessionclient.h 57 // Alternative constructor, allowing injection of media_engine
  /external/chromium_org/ui/keyboard/
keyboard_util.h 104 // that this may convert |text| into ui::KeyEvents for injection in some
  /external/kernel-headers/original/uapi/asm-arm/asm/
kvm.h 188 /* out-of-kernel GIC cpu interrupt injection irq_number field */
  /external/valgrind/main/memcheck/tests/vbit-test/
README 32 This information is collected in the IR Injection Control Block (IRICB).
  /frameworks/base/media/java/android/media/audiopolicy/
AudioMix.java 51 * is accessible for injection or capture through the {@link Audiotrack} and {@link AudioRecord}
  /frameworks/base/test-runner/src/android/test/
ApplicationTestCase.java 44 * <p><b>Dependency Injection.</b>
  /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/base/
InputManagerEventInjectionStrategy.java 60 Log.d(TAG, "Creating injection strategy with input manager.");
WindowManagerEventInjectionStrategy.java 57 Log.d(TAG, "Trying to create injection strategy.");
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/database/
ContactsTableUtil.java 91 // Sql injection is not possible because input is a set of Long. If any part of the sql
  /frameworks/base/docs/html/training/articles/
security-tips.jd 157 potential SQL injection from untrusted sources. Note that using parameterized methods is not
342 href="http://en.wikipedia.org/wiki/Code_injection">script injection</a>.</p>
345 content provider, SQL injection may be an issue. The best defense is to use
349 for harm related to SQL injection.</p>
420 (JavaScript injection). Android includes a number of mechanisms to reduce
    [all...]
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.cc 54 // The names of different types of HTML elements we check for ad injection.
419 // a good chance it's ad injection. Log it as a likely one, which also helps
  /external/chromium_org/chrome/browser/extensions/api/app_window/
app_window_api.cc 60 // TODO(benwells): Remove HTML titlebar injection.
213 // TODO(benwells): Remove HTML titlebar injection.

Completed in 1068 milliseconds

1 2 3 45 6 7 8 91011>>