Home
last modified time | relevance | path

Searched refs:crx (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/components/component_updater/
Dcomponent_updater_service.cc692 CrxUpdateItem* crx = FindUpdateItemById(it->extension_id); in OnUpdateCheckSucceeded() local
693 if (!crx) in OnUpdateCheckSucceeded()
696 if (crx->status != CrxUpdateItem::kChecking) { in OnUpdateCheckSucceeded()
703 ChangeItemState(crx, CrxUpdateItem::kNoUpdate); in OnUpdateCheckSucceeded()
704 VLOG(1) << "No update available for component: " << crx->id; in OnUpdateCheckSucceeded()
708 if (!IsVersionNewer(crx->component.version, it->manifest.version)) { in OnUpdateCheckSucceeded()
710 ChangeItemState(crx, CrxUpdateItem::kUpToDate); in OnUpdateCheckSucceeded()
711 VLOG(1) << "Component already up-to-date: " << crx->id; in OnUpdateCheckSucceeded()
719 VLOG(1) << "Ignoring incompatible component: " << crx->id; in OnUpdateCheckSucceeded()
720 ChangeItemState(crx, CrxUpdateItem::kNoUpdate); in OnUpdateCheckSucceeded()
[all …]
Ddefault_component_installer.cc209 CrxComponent crx; in FinishRegistration() local
210 crx.name = installer_traits_->GetName(); in FinishRegistration()
211 crx.installer = this; in FinishRegistration()
212 crx.version = current_version_; in FinishRegistration()
213 crx.fingerprint = current_fingerprint_; in FinishRegistration()
214 installer_traits_->GetHash(&crx.pk_hash); in FinishRegistration()
215 ComponentUpdateService::Status status = cus->RegisterComponent(crx); in FinishRegistration()
Dcomponent_unpacker.cc48 scoped_ptr<crx_file::CrxFile> crx( in CRXValidator() local
50 if (!crx.get()) in CRXValidator()
/external/chromium_org/chrome/browser/resources/default_apps/
Dexternal_extensions.json2 // the extension's id to its crx's path (relative to this file) and the version
3 // of the extension contained in the crx.
/external/valgrind/main/none/tests/ppc64/
Dtest_isa_2_06_part3.c1426 int k, crx; in test_vx_tdivORtsqrt() local
1471 crx = (flags & 0x0f000000) >> 24; in test_vx_tdivORtsqrt()
1473 print_vector_fp_result(crx, &test_group, i, False/*do not print vec_out*/); in test_vx_tdivORtsqrt()
1482 printf( " ? %x (CRx)\n", crx); in test_vx_tdivORtsqrt()
1501 crx = (flags & 0x0f000000) >> 24; in test_vx_tdivORtsqrt()
1504 print_vector_fp_result(crx, &test_group, i, False/*do not print vec_out*/); in test_vx_tdivORtsqrt()
1513 printf( " ? %x (CRx)\n", crx); in test_vx_tdivORtsqrt()
1525 int i, crx; in test_ftsqrt() local
1538 crx = (flags & 0x0f000000) >> 24; in test_ftsqrt()
1539 printf( "ftsqrt: %016llx ? %x (CRx)\n", *frbp, crx); in test_ftsqrt()
Dtest_isa_2_06_part1.c1927 int i, num_tests, crx; in test_ftdiv() local
1944 crx = (flags & 0x0f000000) >> 24; in test_ftdiv()
1945 printf( "ftdiv: %016llx <=> %016llx ? %x (CRx)\n", *frap, *frbp, crx); in test_ftdiv()
1947 if ( crx != aTest.cr_flags) { in test_ftdiv()
1948 printf("Error: Expected CR flags 0x%x; actual flags: 0x%x\n", aTest.cr_flags, crx); in test_ftdiv()
/external/valgrind/main/none/tests/ppc32/
Dtest_isa_2_06_part3.c1426 int k, crx; in test_vx_tdivORtsqrt() local
1471 crx = (flags & 0x0f000000) >> 24; in test_vx_tdivORtsqrt()
1473 print_vector_fp_result(crx, &test_group, i, False/*do not print vec_out*/); in test_vx_tdivORtsqrt()
1482 printf( " ? %x (CRx)\n", crx); in test_vx_tdivORtsqrt()
1501 crx = (flags & 0x0f000000) >> 24; in test_vx_tdivORtsqrt()
1504 print_vector_fp_result(crx, &test_group, i, False/*do not print vec_out*/); in test_vx_tdivORtsqrt()
1513 printf( " ? %x (CRx)\n", crx); in test_vx_tdivORtsqrt()
1525 int i, crx; in test_ftsqrt() local
1538 crx = (flags & 0x0f000000) >> 24; in test_ftsqrt()
1539 printf( "ftsqrt: %016llx ? %x (CRx)\n", *frbp, crx); in test_ftsqrt()
Dtest_isa_2_06_part1.c1927 int i, num_tests, crx; in test_ftdiv() local
1944 crx = (flags & 0x0f000000) >> 24; in test_ftdiv()
1945 printf( "ftdiv: %016llx <=> %016llx ? %x (CRx)\n", *frap, *frbp, crx); in test_ftdiv()
1947 if ( crx != aTest.cr_flags) { in test_ftdiv()
1948 printf("Error: Expected CR flags 0x%x; actual flags: 0x%x\n", aTest.cr_flags, crx); in test_ftdiv()
/external/chromium_org/chrome/browser/extensions/
Dextension_creator.cc254 scoped_ptr<crx_file::CrxFile> crx( in WriteCRX() local
256 if (!crx) { in WriteCRX()
259 const crx_file::CrxFile::Header header = crx->header(); in WriteCRX()
Dsandboxed_unpacker.cc473 scoped_ptr<CrxFile> crx(CrxFile::Parse(header, &error)); in ValidateSignature() local
474 if (!crx) { in ValidateSignature()
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/
DREADME.txt4 packaged in a crx.
/external/chromium_org/chrome/installer/mini_installer/
Dchrome.release42 default_apps\*.crx: %(VersionDir)s\default_apps\
/external/chromium_org/chrome/browser/resources/extensions/
Dextensions.js84 /\.(crx|user\.js|zip)$/i.test(e.dataTransfer.files[0].name)) {
/external/chromium_org/chrome/common/extensions/api/
Dnotifications.idl60 // within this extension's .crx file
Dfile_system.idl22 // Extensions to accept, e.g. "jpg", "gif", "crx".
/external/chromium_org/native_client_sdk/src/doc/devguide/
Ddistributing.rst60 A packaged application is a special zip file (with a .crx extension) hosted in
80 installed your app they had to download a .crx file from the CWS with all the
/external/chromium_org/chrome/test/chromedriver/test/
Drun_py_tests.py811 crx = os.path.join(_TEST_DATA_DIR, 'ext_slow_loader.crx')
814 chrome_extensions=[self._PackExtension(crx)])
/external/chromium_org/chrome/common/extensions/docs/server2/test_data/gitiles_file_system/
Dpublic_extensions171 "name": "crx.html"
/external/chromium_org/build/
Dcommon.gypi2356 # contains the destination location for each of the files. When a crx
2361 'browser/resources/default_apps/gmail.crx',
2362 'browser/resources/default_apps/search.crx',
2363 'browser/resources/default_apps/youtube.crx',
2364 'browser/resources/default_apps/drive.crx',
2365 'browser/resources/default_apps/docs.crx',
2369 '<(PRODUCT_DIR)/default_apps/gmail.crx',
2370 '<(PRODUCT_DIR)/default_apps/search.crx',
2371 '<(PRODUCT_DIR)/default_apps/youtube.crx',
2372 '<(PRODUCT_DIR)/default_apps/drive.crx',
[all …]
/external/chromium_org/native_client_sdk/src/doc/sdk/
Dexamples.rst229 application is a special zip file (with a .crx extension) hosted in the Chrome
/external/chromium_org/chrome/common/safe_browsing/
Dcsd.proto216 CHROME_EXTENSION = 1; // .crx files.
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
Ddynamic-loading.rst331 Store .crx file. Modules should use URLs/names that are consistent with those
/external/chromium_org/components/policy/resources/
Dpolicy_templates.json1658 …ample_value': ['lcncmkcnkcdbbanbjakcencbaoegdjlp;https://clients2.google.com/service/update2/crx'],
1667 …ncmkcnkcdbbanbjakcencbaoegdjlp;https://clients2.google.com/service/update2/crx</ph> installs the <…
1691 …tside the Chrome Web Store. Previously, users could click on a link to a *.crx file, and <ph name=…
1693 …from any URL that matches an item in this list. Both the location of the *.crx file and the page w…