Searched refs:changes (Results 126 - 150 of 378) sorted by relevance

1234567891011>>

/external/chromium_org/extensions/browser/value_store/
H A Dvalue_store.h109 explicit WriteResultType(scoped_ptr<ValueStoreChangeList> changes);
115 // Gets the list of changes to the settings which resulted from the write.
118 ValueStoreChangeList& changes() { return *changes_; } function in class:ValueStore::WriteResultType
141 // Don't generate the changes for a WriteResult.
208 // make any logs, track changes, or other generally polite things. Please do
/external/chromium_org/sync/internal_api/public/
H A Dsync_manager.h91 // Notify the delegate that changes have been applied to the sync model.
94 // called. |changes| is an array of size |change_count|, and contains the
95 // ID of each individual item that was changed. |changes| exists only for
97 // the same time, this method is invoked once per data type and |changes|
103 // The SyncManager constructs |changes| in the following guaranteed order:
108 // 4. Items with parents & predecessors in |changes|.
109 // 5. Repeat #4 until all items are in |changes|.
120 const ImmutableChangeRecordList& changes) = 0;
127 // split-transactions changes. For example, if a model processor wants to
128 // perform blocking I/O due to a change, it should calculate the changes
[all...]
/external/chromium_org/third_party/icu/source/data/misc/
H A Dmiscfiles.mk10 # Then, you can have your local changes remain even if you upgrade or re-
/external/chromium_org/third_party/icu/source/data/sprep/
H A Dsprepfiles.mk10 # Then, you can have your local changes remain even if you upgrade or
/external/icu/icu4c/source/data/misc/
H A Dmiscfiles.mk10 # Then, you can have your local changes remain even if you upgrade or re-
/external/icu/icu4c/source/data/sprep/
H A Dsprepfiles.mk10 # Then, you can have your local changes remain even if you upgrade or
/external/ant-glob/
H A DNOTICE225 3. Notice of any changes or modifications to the files, including the date
226 changes were made. (We recommend you provide URIs to the location from
/external/chromium_org/android_webview/tools/
H A Dfind_copyrights.pl78 return ($license =~ /(All changes made in this file will be lost' .
/external/chromium_org/build/git-hooks/
H A Dpre-commit27 echo "You are trying to commit changes to the following submodules:" 1>&2
55 To make changes to submodule names/paths, edit DEPS.
/external/chromium_org/chrome/browser/sync/glue/
H A Dtyped_url_change_processor.h42 // This class is responsible for taking changes from the history backend and
64 const syncer::ImmutableChangeRecordList& changes) OVERRIDE;
66 // Commit changes here, after we've released the transaction lock to avoid
70 // Stop processing changes and wait for being destroyed.
86 // notification. We use this to throttle the number of sync changes we send
103 // The model we are processing changes from. This is owned by the
113 // The set of pending changes that will be written out on the next
/external/chromium_org/chrome/browser/themes/
H A Dtheme_syncable_service.cc146 // generates multiple changes. When we fix syncapi to not do that,
150 string err_msg = base::StringPrintf("Received %d theme changes: ",
331 syncer::SyncChangeList changes; local
335 changes.push_back(
342 << changes.back().ToString();
344 return sync_processor_->ProcessSyncChanges(FROM_HERE, changes);
/external/chromium_org/chrome/browser/ui/passwords/
H A Dpassword_manager_presenter.h26 // PasswordStore operations and updates the view on PasswordStore changes.
36 const password_manager::PasswordStoreChangeList& changes) OVERRIDE;
H A Dmanage_passwords_ui_controller.cc100 const password_manager::PasswordStoreChangeList& changes) {
103 changes.begin();
104 it != changes.end();
99 OnLoginsChanged( const password_manager::PasswordStoreChangeList& changes) argument
/external/chromium_org/remoting/host/installer/linux/
H A Dbuild-deb.sh142 mv ../${PACKAGE}_*.changes "$OUTPUT_PATH"/
/external/chromium_org/sync/tools/
H A Dsync_client.cc133 const ImmutableChangeRecordList& changes) OVERRIDE {
137 size_t change_count = changes.Get().size();
139 changes.Get().begin(); it != changes.Get().end(); ++it) {
/external/chromium_org/third_party/skia/platform_tools/android/tests/expectations/
H A DAndroid.mk15 # The debug build results in changes to the Skia headers. This means that those
22 # (b) If libskia is built with debugging (see step 2), then no changes are
/external/skia/platform_tools/android/tests/expectations/
H A DAndroid.mk15 # The debug build results in changes to the Skia headers. This means that those
22 # (b) If libskia is built with debugging (see step 2), then no changes are
/external/valgrind/main/auxprogs/
H A Dupdate-demangler12 # - a patch file with local changes that were applied to the C++
24 # changes below this line should be necessary.
97 # (This gets us the changes we made to the demangler).
100 diff -r -u $old_gcc_revision old_m_demangle > our-changes
101 echo "Patch file 'our-changes' created"
106 patch --dry -p1 < ../our-changes
/external/chromium_org/chrome/browser/extensions/api/networking_private/
H A Dnetworking_private_event_router_chromeos.cc58 // Decide if we should listen for network changes or not. If there are any
61 // Otherwise, we want to unregister and not be listening to network changes.
158 std::vector<std::string> changes; local
163 changes.push_back((*iter)->guid());
167 api::networking_private::OnNetworkListChanged::Create(changes));
/external/chromium_org/chrome/browser/extensions/api/synced_notifications_private/
H A Dsynced_notifications_shim.cc173 const syncer::SyncChangeList& changes) {
175 for (size_t i = 0; i < changes.size(); ++i)
176 js_changes.push_back(BuildNewJSSyncChange(changes[i]));
171 ProcessSyncChanges( const tracked_objects::Location& from_here, const syncer::SyncChangeList& changes) argument
/external/chromium_org/chrome/browser/resources/cryptotoken/
H A Dllhidgnubby.js87 var changes = false;
94 changes = true;
99 if (changes) this.clients = remaining;
/external/chromium_org/components/dom_distiller/core/
H A Ddom_distiller_model.cc133 const SyncChangeList& changes,
139 for (SyncChangeList::const_iterator it = changes.begin(); it != changes.end();
132 ApplyChangesToModel( const SyncChangeList& changes, SyncChangeList* changes_applied, SyncChangeList* changes_missing) argument
/external/chromium_org/chrome/browser/webdata/
H A Dautocomplete_syncable_service.cc288 const AutofillChangeList& changes) {
294 ActOnChanges(changes);
390 const AutofillChangeList& changes) {
393 for (AutofillChangeList::const_iterator change = changes.begin();
394 change != changes.end(); ++change) {
287 AutofillEntriesChanged( const AutofillChangeList& changes) argument
389 ActOnChanges( const AutofillChangeList& changes) argument
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
H A Ddrive_banners.js120 * @param {Object.<string, Object>} changes Changes values.
124 FileListBannerController.prototype.onStorageChange_ = function(changes,
126 if (areaName == 'local' && WELCOME_HEADER_COUNTER_KEY in changes) {
127 this.welcomeHeaderCounter_ = changes[WELCOME_HEADER_COUNTER_KEY].newValue;
129 if (areaName == 'local' && WARNING_DISMISSED_KEY in changes) {
130 this.warningDismissedCounter_ = changes[WARNING_DISMISSED_KEY].newValue;
420 * Update the UI when the current directory changes.
/external/chromium_org/chrome/browser/sync/sessions/
H A Dsessions_sync_manager.cc353 syncer::SyncChangeList changes; local
355 AssociateTab(modified_tab, &changes);
359 AssociateWindows(DONT_RELOAD_TABS, syncer::SyncDataList(), &changes);
360 sync_processor_->ProcessSyncChanges(FROM_HERE, changes);
491 NOTREACHED() << "Processing sync changes failed, unknown change type.";
740 syncer::SyncChangeList changes; local
741 DeleteForeignSessionInternal(tag, &changes);
742 sync_processor_->ProcessSyncChanges(FROM_HERE, changes);
964 syncer::SyncChangeList changes;
976 DeleteForeignSessionInternal(session_tag, &changes);
[all...]

Completed in 2275 milliseconds

1234567891011>>