aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-13Keep history after reset to origin/mirror-chromium-masterBaligh Uddin
2015-08-13Initial empty repositoryBaligh Uddin
2015-08-11Patch fix for "Add jpeg_skip_scanlines() API to libjpeg-turbo"Aaron Gable
2015-08-06Add support for decoding to 565 to libjpeg_turboAaron Gable
2015-08-03Update x86[-64] assembler recommendationsDRC
2015-08-03Update x86[-64] assembler recommendationsDRC
2015-08-03Update x86[-64] assembler recommendationsDRC
2015-08-03Update URL for our custom gas-preprocessor.plDRC
2015-08-03Add jpeg_skip_scanlines() API to libjpeg-turboAaron Gable
2015-07-29Fix rare bug: right shift by a negative # of bitsDRC
2015-07-29Fix rare bug: right shift by a negative # of bitsDRC
2015-07-29Fix rare bug: right shift by a negative # of bitsDRC
2015-07-29Convert the BUILD stamp to AC_ARG_WITH argument, so we can make the build rep...Ondřej Surý
2015-07-29Convert svn:ignore properties to .gitignoreDRC
2015-07-29Convert svn:ignore properties to .gitignoreDRC
2015-07-29Convert svn:ignore properties to .gitignoreDRC
2015-07-29Convert svn:ignore properties to .gitignoreDRC
2015-07-29Convert svn:ignore properties to .gitignoreDRC
2015-07-14Fix build whenever IDCT_SCALING_SUPPORTED is undefinedDRC
2015-07-06Add additional protections against defining INT32 if another header has alrea...DRC
2015-07-27The Independent JPEG Group's JPEG software v8dGuido Vollbeding
2015-07-27The Independent JPEG Group's JPEG software v8cGuido Vollbeding
2015-07-27The Independent JPEG Group's JPEG software v8bGuido Vollbeding
2015-07-27The Independent JPEG Group's JPEG software v8aGuido Vollbeding
2015-07-27The Independent JPEG Group's JPEG software v8Guido Vollbeding
2015-07-27The Independent JPEG Group's JPEG software v7Guido Vollbeding
2015-07-27The Independent JPEG Group's JPEG software v6b with arithmetic coding supportGuido Vollbeding
2015-07-27The Independent JPEG Group's JPEG software v6bThomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v6aThomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v6Thomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v5bThomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v5aThomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v5Thomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v4aThomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v4Thomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v3Thomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v2Thomas G. Lane
2015-07-29The Independent JPEG Group's JPEG software v1Thomas G. Lane
2015-06-27Make sure that Java is disabled when 12-bit is enabled (Java requires TurboJP...DRC
2015-06-20Studies show that GCC v5.1.0 performs as well as or better than v4.2, but v4....DRC
2015-06-20TypoDRC
2015-06-19Clarify that the TurboJPEG API functions/methods do not modify the source buf...DRC
2015-06-15Set up a good codereview.settings fileAaron Gable
2015-06-09[libjpeg_turbo] Fix ARM NEON buildnoel@chromium.org
2015-06-08Now that the TurboJPEG API is reporting libjpeg warnings as errors, an "Inval...DRC
2015-06-08Fix a segfault that occured in the MIPS DSPr2 fancy upsampling routine when d...DRC
2015-06-01If a warning (such as "Premature end of JPEG file") is triggered in the under...DRC
2015-05-17Back out r1555 and r1548. Using setenv() didn't fix the iOS simulator issue....DRC
2015-05-16Fix the Windows build. I remember now why I used putenv() originally-- becau...DRC
2015-05-15Allow building only static or only shared libraries on WindowsDRC