| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 2 | -2/+0 |
* | Move PerfTestSuite implementation into a .cc file and add it to the base | brettw@chromium.org | 2010-10-10 | 1 | -1/+1 |
* | Revert 61899 for breaking cookes on file:// URLs. | willchan@chromium.org | 2010-10-08 | 1 | -11/+10 |
* | Fix instances of passing raw pointers to RefCounted objects in tasks. | willchan@chromium.org | 2010-10-08 | 1 | -10/+11 |
* | clang/mac: Fix almost all problems when building all.xcodeproj. | thakis@chromium.org | 2010-10-04 | 1 | -1/+3 |
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 4 | -24/+40 |
* | Add all foo_messages_internal.h files in chrome/common to ipc/ipc_message_imp... | jamesr@chromium.org | 2010-09-29 | 1 | -2/+6 |
* | FBTF: Move virtual methods to implementation files. | erg@google.com | 2010-09-23 | 2 | -15/+35 |
* | Mac: clang build | thakis@chromium.org | 2010-09-22 | 1 | -2/+1 |
* | Handle return value from HANDLE_EINTR in file_descriptor_set_posix_unittest.cc. | hans@chromium.org | 2010-09-17 | 1 | -2/+2 |
* | Handle return value from HANDLE_EINTR in ipc_send_fds_test.cc. | hans@chromium.org | 2010-09-16 | 1 | -1/+1 |
* | Remove an obsolete FIXME in ipc_channel.h. | thestig@chromium.org | 2010-09-08 | 1 | -5/+0 |
* | Fix a chrome browser crash observed in chrome frame reliability test runs. Th... | ananta@chromium.org | 2010-09-02 | 3 | -2/+58 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 4 | -2/+10 |
* | Remove exe perms from text files to fix checkprops failure | dmazzoni@chromium.org | 2010-08-27 | 1 | -0/+0 |
* | Update --gtest-filter files and suppressions for Dr. Memory | timurrrr@chromium.org | 2010-08-27 | 1 | -0/+2 |
* | ipc: delete wchar_t IPC trait | evan@chromium.org | 2010-08-26 | 1 | -24/+0 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 3 | -8/+26 |
* | Fix for the new IPC system on gcc 4.5 and greater. | erg@google.com | 2010-08-19 | 1 | -0/+8 |
* | Reland 55888: Allow per-plugin content settings. | bauerb@chromium.org | 2010-08-19 | 4 | -0/+55 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 7 | -194/+214 |
* | Re-land part of r55416, minus actually moving the test_suite.h contents to a ... | brettw@chromium.org | 2010-08-17 | 3 | -6/+7 |
* | Reapplies all the IPC system work (reverts the revert r56272). | erg@google.com | 2010-08-17 | 9 | -466/+1326 |
* | Remove remaining deprecated wstring methods from base/values.{cc,h}. | viettrungluu@chromium.org | 2010-08-17 | 1 | -8/+8 |
* | Completely revert all my IPC work to see if this was what regressed the page ... | erg@google.com | 2010-08-17 | 9 | -1326/+466 |
* | Re-land just the project file changes from r55416. This makes projects that use | brettw@chromium.org | 2010-08-15 | 1 | -0/+1 |
* | FBTF: Mark the Read methods in the IPC subsystem as noinline. | erg@google.com | 2010-08-13 | 3 | -29/+42 |
* | FBTF: Remove all the easy headers from *_messages.h. | erg@google.com | 2010-08-12 | 3 | -91/+127 |
* | Revert 55888: Allow per-plugin content settings. | bauerb@chromium.org | 2010-08-12 | 2 | -36/+0 |
* | Allow per-plugin content settings. | bauerb@chromium.org | 2010-08-12 | 2 | -0/+36 |
* | Reapplies r55735, fixing some message code that was checked in that I collide... | erg@google.com | 2010-08-11 | 5 | -370/+718 |
* | Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages." | erg@google.com | 2010-08-11 | 5 | -718/+370 |
* | FBTF: Allow forward declaration of classes passed to sync IPC messages. | erg@google.com | 2010-08-11 | 5 | -370/+718 |
* | FBTF: Reapplies r55259, the first new IPC definition patch. | erg@google.com | 2010-08-10 | 7 | -113/+576 |
* | 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ... | jiesun@google.com | 2010-08-10 | 1 | -0/+2 |
* | Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code. | ananta@chromium.org | 2010-08-09 | 1 | -2/+0 |
* | Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of... | nsylvain@chromium.org | 2010-08-09 | 4 | -8/+6 |
* | Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO... | pinkerton@google.com | 2010-08-09 | 7 | -580/+121 |
* | Special thanks for in-ming cheng's MFT hardware decodering code. | jiesun@google.com | 2010-08-09 | 1 | -0/+2 |
* | Cleanup in base. This moves the implementation (and a bunch of header file | brettw@chromium.org | 2010-08-09 | 4 | -6/+8 |
* | FBTF: Remove unneeded headers from base/ (part 5) | thestig@chromium.org | 2010-08-07 | 1 | -1/+0 |
* | FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. | erg@google.com | 2010-08-06 | 7 | -121/+580 |
* | FBTF: Remove unneeded headers from base/ (part 2) | thestig@chromium.org | 2010-08-06 | 4 | -4/+5 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 2 | -1/+2 |
* | Add undeclared virtual destructors part 5 | ziadh@chromium.org | 2010-08-02 | 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 |
* | Convert DictionaryValue's keys to std::string (from wstring). | viettrungluu@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -2/+3 |
* | Add an AppendSwitchASCII to CommandLine, and convert a test to it. | evan@chromium.org | 2010-07-30 | 2 | -19/+13 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 16 | -0/+16 |