| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting 21938 (done with experiment). | willchan@chromium.org | 2009-07-29 | 4 | -542/+263 |
* | Experiment: Enable tcmalloc for linux (Take 2). Will revert after a buildbot... | willchan@chromium.org | 2009-07-29 | 4 | -263/+542 |
* | Remove *.vsprops files that are no longer referenced (or only have | sgk@google.com | 2009-07-28 | 1 | -12/+0 |
* | Revert "Experiment: Enable tcmalloc for linux. Will revert after a buildbot ... | willchan@chromium.org | 2009-07-28 | 4 | -542/+263 |
* | Experiment: Enable tcmalloc for linux. Will revert after a buildbot cycle. | willchan@chromium.org | 2009-07-28 | 4 | -263/+542 |
* | Linux: add GYP variable to use the system libpng. | agl@chromium.org | 2009-07-27 | 1 | -49/+82 |
* | Stubs for DB-related methods in ChromiumBridge. | dumi@chromium.org | 2009-07-20 | 2 | -1/+11 |
* | Linux: add use_system_ffmpeg GYP variable. | agl@chromium.org | 2009-07-20 | 1 | -8/+19 |
* | Reverting patch 21083. | dumi@chromium.org | 2009-07-20 | 2 | -11/+1 |
* | Stubs for DB-related methods in ChromiumBridge. | dumi@chromium.org | 2009-07-20 | 2 | -1/+11 |
* | Undo the hacks I landed in r21011, r21012, restoring napi.h to its original f... | eroman@chromium.org | 2009-07-18 | 1 | -30/+1 |
* | Fix build break on mac. | eroman@chromium.org | 2009-07-17 | 1 | -1/+1 |
* | Add some definitions to npapi/bindings/npapi.h. | eroman@chromium.org | 2009-07-17 | 1 | -1/+30 |
* | Remove calls to deprecated APIs so that Chromium compiles on all currently-fu... | avi@chromium.org | 2009-07-17 | 2 | -2/+22 |
* | Revert "Stubs for DB-related methods in ChromiumBridge." | agl@chromium.org | 2009-07-16 | 2 | -11/+1 |
* | Stubs for DB-related methods in ChromiumBridge. Allows us to compile the Chro... | dumi@chromium.org | 2009-07-16 | 2 | -1/+11 |
* | Part one of fixing protobuf. | sky@chromium.org | 2009-07-14 | 2 | -0/+289 |
* | Allow dragging text/url content out of the browser. Dragging back in not yet ... | pinkerton@chromium.org | 2009-07-14 | 6 | -0/+985 |
* | Rewrite ffmpeg_binaries target to use GYP built-ins and branding conditions. | mmoss@chromium.org | 2009-07-13 | 2 | -96/+27 |
* | Switching in new gyp version (which changes 'none' back to how it was before). | bradnelson@chromium.org | 2009-07-10 | 1 | -7/+1 |
* | Pulling in new gyp version with 'none' type workaround. | bradnelson@chromium.org | 2009-07-10 | 1 | -1/+7 |
* | Add mac and linux binaries for ffmpeg. | ajwong@chromium.org | 2009-07-08 | 6 | -0/+0 |
* | Delete boost. | ajwong@chromium.org | 2009-07-08 | 392 | -34275/+0 |
* | Cleanup resources allocated by FFmpeg to avoid memory and threads leaks | hclam@chromium.org | 2009-07-07 | 2 | -0/+2 |
* | Use native Cocoa tooltips instead of Mozilla's ToolTip class. | pinkerton@chromium.org | 2009-07-07 | 2 | -268/+0 |
* | Checking in Windows FFmpeg binaries for Chromium. | scherkus@chromium.org | 2009-07-06 | 6 | -10/+34 |
* | Mangle the names of the libjpeg functions so gtk/gdk doesn't try to use our l... | estade@chromium.org | 2009-07-03 | 3 | -0/+121 |
* | Make FFmpeg delay load settings propagate to all shared libraries and executa... | scherkus@chromium.org | 2009-07-01 | 1 | -8/+8 |
* | Fixed typo in ffmpeg.gyp that caused avcodec-52.dll to not get copied. | scherkus@chromium.org | 2009-06-30 | 1 | -1/+1 |
* | Add in support for copying the ffmpeg binaries in linux and mac. | ajwong@chromium.org | 2009-06-30 | 2 | -29/+94 |
* | Revert r19534 "Add in support for copying the ffmpeg binaries in linux and mac." | ajwong@chromium.org | 2009-06-29 | 2 | -97/+29 |
* | Add in support for copying the ffmpeg binaries in linux and mac. | ajwong@chromium.org | 2009-06-29 | 2 | -29/+97 |
* | Added stub native web worker support, including build support in preparation | sehr@google.com | 2009-06-29 | 1 | -1/+1 |
* | Setting executable bit for third_party/ffmpeg/copy_binaries.sh | hclam@chromium.org | 2009-06-27 | 1 | -0/+0 |
* | Add unit testing to CLD. In addition, remove files from cld/base which are no... | sidchat@google.com | 2009-06-24 | 6 | -917/+398 |
* | Refactor FFmpegVideoDecoder::OnDecode and unittest and add state tracking. | ajwong@chromium.org | 2009-06-22 | 2 | -1/+9 |
* | This updates the PNG library to 1.2.37, which fixes some bugs internal to the... | gspencer@google.com | 2009-06-22 | 21 | -1299/+1658 |
* | Convert cld.gyp to Unix line endings.Patch by chase@chromium.org | sidchat@google.com | 2009-06-18 | 1 | -105/+105 |
* | Delete the user vcproj that was accidentally checked in. | brettw@chromium.org | 2009-06-16 | 1 | -65/+0 |
* | Remove some files from third_party\cld which are not required. | sidchat@google.com | 2009-06-16 | 7 | -2249/+0 |
* | Clicking on any tile in the NTP would hide the window. Surprising! | jrg@chromium.org | 2009-06-16 | 1 | -10/+12 |
* | Make the generated stubs weak. Enable the unittests that had conflicting sym... | ajwong@chromium.org | 2009-06-16 | 1 | -1/+6 |
* | Add Compact Language Detection (CLD) library to Chrome. This works in Windows... | sidchat@google.com | 2009-06-15 | 93 | -0/+66491 |
* | Make tooltips work correctly, allowing for multiple tooltips w/out the mouse ... | pinkerton@chromium.org | 2009-06-15 | 4 | -0/+370 |
* | Change delayload attribute from string to list in gyp files | hclam@chromium.org | 2009-06-12 | 1 | -1/+5 |
* | Delay loading FFmpeg dlls from the test_shell | hclam@chromium.org | 2009-06-12 | 1 | -0/+5 |
* | Revert "Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make bui... | tc@google.com | 2009-06-11 | 7 | -48/+178 |
* | Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make build). | agl@chromium.org | 2009-06-11 | 7 | -178/+48 |
* | Define all file handles so if open fails, we can still test for the variable. | ajwong@chromium.org | 2009-06-11 | 1 | -0/+5 |
* | Reapply ffmpeg changes. The original review is at http://codereview.chromium.... | ajwong@chromium.org | 2009-06-11 | 7 | -48/+178 |