| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContext | mlloyd@chromium.org | 2010-09-17 | 1 | -2/+0 |
* | Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContext | hclam@chromium.org | 2010-09-17 | 1 | -0/+2 |
* | Defines GpuVideoDevice for video frame allocation | hclam@chromium.org | 2010-09-16 | 1 | -0/+1 |
* | Linux Reliability: Strip test binaries and libraries. | thestig@chromium.org | 2010-09-15 | 1 | -0/+23 |
* | Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video... | hclam@chromium.org | 2010-09-13 | 1 | -0/+2 |
* | 2nd attempt at http://codereview.chromium.org/3305003/show | johnnyg@chromium.org | 2010-09-09 | 1 | -4/+0 |
* | Remove default apps for Chrome OS from public repository | dpolukhin@chromium.org | 2010-09-09 | 1 | -1/+1 |
* | Implements the backend for clearing data from the server | tim@chromium.org | 2010-09-08 | 1 | -0/+2 |
* | Add 'debugger' to the list of dependencies of 'browser'. Remove redundant en... | jeanluc@google.com | 2010-09-08 | 1 | -2/+0 |
* | Revert 58778 - New authorization framework for sync. | johnnyg@chromium.org | 2010-09-08 | 1 | -0/+4 |
* | New authorization framework for sync. | johnnyg@chromium.org | 2010-09-08 | 1 | -4/+0 |
* | Added GPU stat for whether a GPU can report context lost. | apatrick@chromium.org | 2010-09-07 | 1 | -0/+2 |
* | Clean missing files out of .gyp files | dhollowa@chromium.org | 2010-09-07 | 1 | -1/+0 |
* | Added D3DCompiler_42.dll to the installer. | apatrick@chromium.org | 2010-08-30 | 1 | -0/+20 |
* | ADMX/ADML Writer to generate ADMX/ADMl templates. | markusheintz@chromium.org | 2010-08-30 | 1 | -2/+2 |
* | Added default extensions for Chrome OS | dpolukhin@chromium.org | 2010-08-30 | 1 | -0/+10 |
* | Eliminate the chrome_version_info target completely. | evan@chromium.org | 2010-08-26 | 1 | -1/+0 |
* | GTTF: Make our handling of Windows pre-processor symbols more consistent. | phajdan.jr@chromium.org | 2010-08-26 | 1 | -5/+0 |
* | Add Mac output for policy template generator | gfeher@chromium.org | 2010-08-25 | 1 | -1/+8 |
* | Create separate target for policy_templates to fix current build problems | gfeher@chromium.org | 2010-08-18 | 1 | -1/+55 |
* | sync: take two for: | tim@chromium.org | 2010-08-18 | 1 | -0/+2 |
* | Revert 56423 - Added classes to enable session sync functionality. | tim@chromium.org | 2010-08-17 | 1 | -2/+0 |
* | Added classes to enable session sync functionality. | tim@chromium.org | 2010-08-17 | 1 | -0/+2 |
* | Reapplies all the IPC system work (reverts the revert r56272). | erg@google.com | 2010-08-17 | 1 | -0/+1 |
* | Gaia authentication for access remoting directory and talk | hclam@chromium.org | 2010-08-17 | 1 | -0/+2 |
* | Completely revert all my IPC work to see if this was what regressed the page ... | erg@google.com | 2010-08-17 | 1 | -1/+0 |
* | Auto-generate ADM files | danno@chromium.org | 2010-08-13 | 1 | -0/+1 |
* | FBTF: Reapplies r55259, the first new IPC definition patch. | erg@google.com | 2010-08-10 | 1 | -0/+1 |
* | 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ... | jiesun@google.com | 2010-08-10 | 1 | -0/+4 |
* | Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code. | ananta@chromium.org | 2010-08-09 | 1 | -6/+0 |
* | Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO... | pinkerton@google.com | 2010-08-09 | 1 | -1/+0 |
* | Special thanks for in-ming cheng's MFT hardware decodering code. | jiesun@google.com | 2010-08-09 | 1 | -0/+6 |
* | FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. | erg@google.com | 2010-08-06 | 1 | -0/+1 |
* | Added constants, strings, protos for app sync. | akalin@chromium.org | 2010-08-06 | 1 | -0/+2 |
* | Added an IPC server in the service process to listen to commands. This is not... | sanjeevr@chromium.org | 2010-07-31 | 1 | -0/+2 |
* | Touch extracted D3DX9 dll in extract_d3dx9 action. | apatrick@chromium.org | 2010-07-28 | 1 | -2/+3 |
* | Relanding r53076 with linux fix. | apatrick@chromium.org | 2010-07-27 | 1 | -0/+28 |
* | Add toolkit for personal stuff filter | sargrass@google.com | 2010-07-22 | 1 | -0/+3 |
* | Revert 53076 - GYP changed to extract D3DX9 DLL into product dir. | pinkerton@chromium.org | 2010-07-20 | 1 | -28/+0 |
* | GYP changed to extract D3DX9 DLL into product dir. | apatrick@chromium.org | 2010-07-20 | 1 | -0/+28 |
* | Created a host for running the utility process as a child of the service proc... | sanjeevr@chromium.org | 2010-07-20 | 1 | -0/+6 |
* | sync: Remove unused row_iterator.h file. | tfarina@chromium.org | 2010-07-17 | 1 | -1/+0 |
* | STOP. Grammartime! | mark@chromium.org | 2010-07-16 | 1 | -1/+1 |
* | sync: Get rid of duplicated typedef Closure definition. | tfarina@chromium.org | 2010-07-16 | 1 | -1/+0 |
* | Add "Inspect Element" shortcut to browser tabs. | apavlov@chromium.org | 2010-07-16 | 1 | -0/+1 |
* | Switched sync protobufs to use "heavy" protobufs. | akalin@chromium.org | 2010-07-16 | 1 | -1/+3 |
* | Remove inspector_resources target and use the upstreaming | tkent@chromium.org | 2010-07-16 | 1 | -1/+1 |
* | Clean up app_resources.grd: | pkasting@chromium.org | 2010-07-13 | 1 | -0/+3 |
* | Moving gpu_info to common so that it can be used by param traits. Pulling the... | rlp@chromium.org | 2010-07-09 | 1 | -3/+4 |
* | Mac: Make default plugin appearance match windows. | thakis@chromium.org | 2010-07-09 | 1 | -0/+1 |