Searched
full:removed (Results
451 -
475 of
12504) sorted by null
<<11121314151617181920>>
/external/chromium_org/content/browser/ |
plugin_data_remover_impl.h | 25 // The plug-in whose data should be removed (usually Flash) is specified via
|
power_save_blocker_impl.h | 22 // so the blocker could be removed by platform if the view isn't visble
|
udev_linux.cc | 55 // Events occur when devices attached to the system are added, removed, or
|
/external/chromium_org/content/common/ |
webplugin_geometry.h | 34 // removed.
|
/external/chromium_org/content/renderer/media/ |
audio_input_message_filter.cc | 96 // Once removed, a filter will not be used again. At this time all 137 DLOG(WARNING) << "Got audio stream event for a non-existent or removed" 151 DLOG(WARNING) << "Got audio stream event for a non-existent or removed" 163 DLOG(WARNING) << "Got audio stream event for a non-existent or removed"
|
/external/chromium_org/content/test/data/media/webui/ |
manager_test.html | 43 // gets removed from the PlayerManager.
|
/external/chromium_org/device/bluetooth/ |
bluetooth_socket_mac.h | 38 // BluetoothServiceRecord is removed.
|
/external/chromium_org/media/base/ |
fake_text_track_stream.h | 14 // we pass to the text renderer object when streams are added and removed.
|
/external/chromium_org/media/test/data/ |
rapid_video_change_test.html | 39 decoded videos are added and removed a number of times from the page,
|
/external/chromium_org/native_client_sdk/src/build_tools/tests/ |
verify_ppapi_test.py | 98 changed, removed = verify_ppapi.GetChangedAndRemovedFilenames( 102 self.assertTrue(modified_filenames[2] in removed) 103 self.assertTrue(modified_filenames[3] in removed) 126 # Raise, because we removed ppp_zoom_dev.h.
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
verify_ppapi.py | 33 msg += ' these files no longer exist and should be removed:\n' 95 removed = set() 104 removed.add(filename) 105 return changed, removed
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
README.chromium | 32 * Removed execute permissions on some source files.
|
/external/chromium_org/third_party/WebKit/ManualTests/autocorrection/ |
remove-misspelling-marker-after-appending-letter.html | 34 <div>The test verified that misspelling marker is removed after appending new letter to misspelled word. You should see the phrase "this brought" without red underline.</div>
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
password-ctrl-click-lose-focus.html | 7 <p><b>BUG ID:</b> <a href="rdar://problem/4604703">4604703</a> REGRESSION (NativeTextField): Focus is not removed from password field after I ctrl-click into a different field</p>
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
MutationRecord.cpp | 47 ChildListRecord(PassRefPtr<Node> target, PassRefPtr<NodeList> added, PassRefPtr<NodeList> removed, PassRefPtr<Node> previousSibling, PassRefPtr<Node> nextSibling) 50 , m_removedNodes(removed) 169 PassRefPtr<MutationRecord> MutationRecord::createChildList(PassRefPtr<Node> target, PassRefPtr<NodeList> added, PassRefPtr<NodeList> removed, PassRefPtr<Node> previousSibling, PassRefPtr<Node> nextSibling) 171 return adoptRef(new ChildListRecord(target, added, removed, previousSibling, nextSibling));
|
Text.idl | 30 [MeasureAs=TextReplaceWholeText] Text replaceWholeText(DOMString content); // Removed from DOM4.
|
/external/chromium_org/third_party/WebKit/Source/modules/mediasource/ |
WebKitSourceBuffer.cpp | 68 // 1. If this object has been removed from the sourceBuffers attribute of the parent media source then throw an 87 // 1. If this object has been removed from the sourceBuffers attribute of the parent media source then throw an 123 // 3. If this object has been removed from the sourceBuffers attribute of media source then throw 142 // 1. If this object has been removed from the sourceBuffers attribute of the parent media source
|
/external/chromium_org/third_party/expat/ |
README.chromium | 15 Removed files that Chromium didn't need:
|
/external/chromium_org/third_party/icu/source/common/ |
locmap.h | 19 * 09/18/00 george Removed the memory leaks.
|
/external/chromium_org/third_party/icu/source/i18n/ |
inputext.h | 40 // removed if appropriate.
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
task.cc | 61 // means that it hasn't been removed from its parent. 109 // verify that stop removed this from its parent 146 // verify that stop removed this from its parent 171 // verify that stop removed this from its parent
|
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
currentspeakermonitor.cc | 193 const MediaStreams& removed) { 195 // Update the speaking state map based on added and removed streams. 197 it = removed.video().begin(); it != removed.video().end(); ++it) {
|
/external/chromium_org/third_party/libwebp/ |
README.chromium | 20 * Removed examples/, documentation and build related files, keeping only
|
/external/chromium_org/third_party/swig/ |
README.chromium | 16 - Removed all non-python bindings from Lib/.
|
/external/chromium_org/third_party/zlib/ |
LICENSE | 20 3. This notice may not be removed or altered from any source distribution.
|
Completed in 715 milliseconds
<<11121314151617181920>>