summaryrefslogtreecommitdiffstats
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-202-1/+11
* Linux: add use_system_ffmpeg GYP variable.agl@chromium.org2009-07-201-8/+19
* Reverting patch 21083.dumi@chromium.org2009-07-202-11/+1
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-202-1/+11
* Undo the hacks I landed in r21011, r21012, restoring napi.h to its original f...eroman@chromium.org2009-07-181-30/+1
* Fix build break on mac.eroman@chromium.org2009-07-171-1/+1
* Add some definitions to npapi/bindings/npapi.h.eroman@chromium.org2009-07-171-1/+30
* Remove calls to deprecated APIs so that Chromium compiles on all currently-fu...avi@chromium.org2009-07-172-2/+22
* Revert "Stubs for DB-related methods in ChromiumBridge."agl@chromium.org2009-07-162-11/+1
* Stubs for DB-related methods in ChromiumBridge. Allows us to compile the Chro...dumi@chromium.org2009-07-162-1/+11
* Part one of fixing protobuf.sky@chromium.org2009-07-142-0/+289
* Allow dragging text/url content out of the browser. Dragging back in not yet ...pinkerton@chromium.org2009-07-146-0/+985
* Rewrite ffmpeg_binaries target to use GYP built-ins and branding conditions.mmoss@chromium.org2009-07-132-96/+27
* Switching in new gyp version (which changes 'none' back to how it was before).bradnelson@chromium.org2009-07-101-7/+1
* Pulling in new gyp version with 'none' type workaround.bradnelson@chromium.org2009-07-101-1/+7
* Add mac and linux binaries for ffmpeg.ajwong@chromium.org2009-07-086-0/+0
* Delete boost.ajwong@chromium.org2009-07-08392-34275/+0
* Cleanup resources allocated by FFmpeg to avoid memory and threads leakshclam@chromium.org2009-07-072-0/+2
* Use native Cocoa tooltips instead of Mozilla's ToolTip class.pinkerton@chromium.org2009-07-072-268/+0
* Checking in Windows FFmpeg binaries for Chromium.scherkus@chromium.org2009-07-066-10/+34
* Mangle the names of the libjpeg functions so gtk/gdk doesn't try to use our l...estade@chromium.org2009-07-033-0/+121
* Make FFmpeg delay load settings propagate to all shared libraries and executa...scherkus@chromium.org2009-07-011-8/+8
* Fixed typo in ffmpeg.gyp that caused avcodec-52.dll to not get copied.scherkus@chromium.org2009-06-301-1/+1
* Add in support for copying the ffmpeg binaries in linux and mac.ajwong@chromium.org2009-06-302-29/+94
* Revert r19534 "Add in support for copying the ffmpeg binaries in linux and mac."ajwong@chromium.org2009-06-292-97/+29
* Add in support for copying the ffmpeg binaries in linux and mac.ajwong@chromium.org2009-06-292-29/+97
* Added stub native web worker support, including build support in preparationsehr@google.com2009-06-291-1/+1
* Setting executable bit for third_party/ffmpeg/copy_binaries.shhclam@chromium.org2009-06-271-0/+0
* Add unit testing to CLD. In addition, remove files from cld/base which are no...sidchat@google.com2009-06-246-917/+398
* Refactor FFmpegVideoDecoder::OnDecode and unittest and add state tracking.ajwong@chromium.org2009-06-222-1/+9
* This updates the PNG library to 1.2.37, which fixes some bugs internal to the...gspencer@google.com2009-06-2221-1299/+1658
* Convert cld.gyp to Unix line endings.Patch by chase@chromium.orgsidchat@google.com2009-06-181-105/+105
* Delete the user vcproj that was accidentally checked in.brettw@chromium.org2009-06-161-65/+0
* Remove some files from third_party\cld which are not required.sidchat@google.com2009-06-167-2249/+0
* Clicking on any tile in the NTP would hide the window. Surprising!jrg@chromium.org2009-06-161-10/+12
* Make the generated stubs weak. Enable the unittests that had conflicting sym...ajwong@chromium.org2009-06-161-1/+6
* Add Compact Language Detection (CLD) library to Chrome. This works in Windows...sidchat@google.com2009-06-1593-0/+66491
* Make tooltips work correctly, allowing for multiple tooltips w/out the mouse ...pinkerton@chromium.org2009-06-154-0/+370
* Change delayload attribute from string to list in gyp fileshclam@chromium.org2009-06-121-1/+5
* Delay loading FFmpeg dlls from the test_shellhclam@chromium.org2009-06-121-0/+5
* Revert "Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make bui...tc@google.com2009-06-117-48/+178
* Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make build).agl@chromium.org2009-06-117-178/+48
* Define all file handles so if open fails, we can still test for the variable.ajwong@chromium.org2009-06-111-0/+5
* Reapply ffmpeg changes. The original review is at http://codereview.chromium....ajwong@chromium.org2009-06-117-48/+178
* Roll to the new version of tcmalloc.mbelshe@google.com2009-06-101-1/+1
* Removing ffmpeg again.ajwong@chromium.org2009-06-096-150/+41
* Fixing include path for windows.ajwong@chromium.org2009-06-091-0/+3
* Reapply ffmpeg changes. The original review is at http://codereview.chromium....ajwong@chromium.org2009-06-096-41/+147
* Remove the checked-in tcmalloc.vcproj file.sgk@chromium.org2009-06-061-58/+0
* Convert tcmalloc (and its modified libcmt) to building with gyp.sgk@google.com2009-06-063-242/+157