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

Unified Diff: chrome/app/framework.order

Issue 6332003: Use libjpeg-turbo by default.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 months 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 side-by-side diff with in-line comments
Download patch
« DEPS ('K') | « build/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/framework.order
===================================================================
--- chrome/app/framework.order (revision 71897)
+++ chrome/app/framework.order (working copy)
@@ -64,6 +64,104 @@
_NaClSwitch
_NaClSyscallSeg
+# ASM functions in libjpeg-turbo.
Mark Mentovai 2011/01/31 17:09:56 Nope. These shouldn’t be exported at all. Take a l
+_jpeg_simd_cpu_support
+_jsimd_rgb_ycc_convert_mmx
+_jsimd_extrgb_ycc_convert_mmx
+_jsimd_extrgbx_ycc_convert_mmx
+_jsimd_extbgr_ycc_convert_mmx
+_jsimd_extbgrx_ycc_convert_mmx
+_jsimd_extxbgr_ycc_convert_mmx
+_jsimd_extxrgb_ycc_convert_mmx
+_jsimd_ycc_rgb_convert_mmx
+_jsimd_ycc_extrgb_convert_mmx
+_jsimd_ycc_extrgbx_convert_mmx
+_jsimd_ycc_extbgr_convert_mmx
+_jsimd_ycc_extbgrx_convert_mmx
+_jsimd_ycc_extxbgr_convert_mmx
+_jsimd_ycc_extxrgb_convert_mmx
+_jsimd_h2v1_downsample_mmx
+_jsimd_h2v2_downsample_mmx
+_jsimd_h2v1_fancy_upsample_mmx
+_jsimd_h2v2_fancy_upsample_mmx
+_jsimd_h2v1_upsample_mmx
+_jsimd_h2v2_upsample_mmx
+_jsimd_h2v1_merged_upsample_mmx
+_jsimd_h2v2_merged_upsample_mmx
+_jsimd_h2v1_extrgb_merged_upsample_mmx
+_jsimd_h2v2_extrgb_merged_upsample_mmx
+_jsimd_h2v1_extrgbx_merged_upsample_mmx
+_jsimd_h2v2_extrgbx_merged_upsample_mmx
+_jsimd_h2v1_extbgr_merged_upsample_mmx
+_jsimd_h2v2_extbgr_merged_upsample_mmx
+_jsimd_h2v1_extbgrx_merged_upsample_mmx
+_jsimd_h2v2_extbgrx_merged_upsample_mmx
+_jsimd_h2v1_extxbgr_merged_upsample_mmx
+_jsimd_h2v2_extxbgr_merged_upsample_mmx
+_jsimd_h2v1_extxrgb_merged_upsample_mmx
+_jsimd_h2v2_extxrgb_merged_upsample_mmx
+_jsimd_convsamp_mmx
+_jsimd_quantize_mmx
+_jsimd_fdct_ifast_mmx
+_jsimd_fdct_islow_mmx
+_jsimd_idct_4x4_mmx
+_jsimd_idct_2x2_mmx
+_jsimd_idct_islow_mmx
+_jsimd_idct_ifast_mmx
+_jsimd_convsamp_float_3dnow
+_jsimd_quantize_float_3dnow
+_jsimd_fdct_float_3dnow
+_jsimd_idct_float_3dnow
+_jsimd_convsamp_float_sse
+_jsimd_quantize_float_sse
+_jsimd_fdct_float_sse
+_jsimd_idct_float_sse
+_jsimd_rgb_ycc_convert_sse2
+_jsimd_extrgb_ycc_convert_sse2
+_jsimd_extrgbx_ycc_convert_sse2
+_jsimd_extbgr_ycc_convert_sse2
+_jsimd_extbgrx_ycc_convert_sse2
+_jsimd_extxbgr_ycc_convert_sse2
+_jsimd_extxrgb_ycc_convert_sse2
+_jsimd_ycc_rgb_convert_sse2
+_jsimd_ycc_extrgb_convert_sse2
+_jsimd_ycc_extrgbx_convert_sse2
+_jsimd_ycc_extbgr_convert_sse2
+_jsimd_ycc_extbgrx_convert_sse2
+_jsimd_ycc_extxbgr_convert_sse2
+_jsimd_ycc_extxrgb_convert_sse2
+_jsimd_h2v1_downsample_sse2
+_jsimd_h2v2_downsample_sse2
+_jsimd_h2v1_fancy_upsample_sse2
+_jsimd_h2v2_fancy_upsample_sse2
+_jsimd_h2v1_upsample_sse2
+_jsimd_h2v2_upsample_sse2
+_jsimd_h2v1_merged_upsample_sse2
+_jsimd_h2v2_merged_upsample_sse2
+_jsimd_h2v1_extrgb_merged_upsample_sse2
+_jsimd_h2v2_extrgb_merged_upsample_sse2
+_jsimd_h2v1_extrgbx_merged_upsample_sse2
+_jsimd_h2v2_extrgbx_merged_upsample_sse2
+_jsimd_h2v1_extbgr_merged_upsample_sse2
+_jsimd_h2v2_extbgr_merged_upsample_sse2
+_jsimd_h2v1_extbgrx_merged_upsample_sse2
+_jsimd_h2v2_extbgrx_merged_upsample_sse2
+_jsimd_h2v1_extxbgr_merged_upsample_sse2
+_jsimd_h2v2_extxbgr_merged_upsample_sse2
+_jsimd_h2v1_extxrgb_merged_upsample_sse2
+_jsimd_h2v2_extxrgb_merged_upsample_sse2
+_jsimd_convsamp_sse2
+_jsimd_quantize_sse2
+_jsimd_fdct_ifast_sse2
+_jsimd_fdct_islow_sse2
+_jsimd_idct_4x4_sse2
+_jsimd_idct_2x2_sse2
+_jsimd_idct_islow_sse2
+_jsimd_idct_ifast_sse2
+_jsimd_convsamp_float_sse2
+_jsimd_quantize_float_sse2
+_jsimd_idct_float_sse2
+
# Entry point from the app mode loader.
_ChromeAppModeStart
« DEPS ('K') | « build/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698