| Commit message (Expand) | Author | Age | Files | Lines |
* | POSIX: Rename DescriptorSet to FileDescriptorSet | agl@chromium.org | 2009-02-12 | 1 | -1/+1 |
* | POSIX: basic IPC logging | agl@chromium.org | 2009-02-12 | 1 | -1/+0 |
* | Refactor plugin process code in the browser process so that the browser/about... | jam@chromium.org | 2009-02-11 | 1 | -0/+2 |
* | POSIX: Transfer network data using shared memory | agl@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | FileDescriptor: passing fds over IPC | agl@chromium.org | 2009-02-07 | 1 | -1/+2 |
* | Integrate URLPattern with Extension user scripts. | aa@chromium.org | 2009-02-05 | 1 | -0/+2 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | Commit just the changes to make creating new IPC channel types easier. | jam@chromium.org | 2009-02-04 | 1 | -3/+0 |
* | Add a linux stub implementation for resource_bundle. | tc@google.com | 2009-02-04 | 1 | -0/+2 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 1 | -0/+3 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 1 | -3/+0 |
* | Factor out platform specific chrome_paths calls into platform specific files. | tc@google.com | 2009-02-03 | 1 | -0/+12 |
* | Introduce UrlPattern. This is basically me resuming work on | aa@chromium.org | 2009-02-02 | 1 | -0/+4 |
* | Create a stub chrome executable that crashes when run. | tc@google.com | 2009-01-29 | 1 | -0/+5 |
* | More break fixes | jrg@chromium.org | 2009-01-28 | 1 | -1/+0 |
* | Try2 of issue 18772. (move jpeg_codec* to base/gfx) | estade@chromium.org | 2009-01-27 | 1 | -2/+0 |
* | undo 8692 (fix build failure) | estade@chromium.org | 2009-01-27 | 1 | -0/+2 |
* | Move jpeg_codec.* to base/gfx | estade@chromium.org | 2009-01-27 | 1 | -2/+0 |
* | Small porting in chrome/ | phajdan.jr@chromium.org | 2009-01-26 | 1 | -4/+2 |
* | Revert r8560 due to broken interactive_ui_tests | mark@chromium.org | 2009-01-23 | 1 | -2/+5 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2009-01-23 | 1 | -5/+2 |
* | Fix strings in url_fixer_upper. | estade@chromium.org | 2009-01-23 | 1 | -1/+0 |
* | POSIX: Get IPCSyncChannel unittests working | agl@chromium.org | 2009-01-20 | 1 | -1/+0 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -65/+233 |
* | WaitableEvent is the replacement for Windows events. Previously in the code, ... | agl@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Porting in chrome/common/ | phajdan.jr@chromium.org | 2009-01-14 | 1 | -4/+4 |
* | Make resource_bundle compile on Linux. | evan@chromium.org | 2009-01-13 | 1 | -1/+1 |
* | Refactor resource_bundle into a _win file. | evan@chromium.org | 2009-01-13 | 1 | -0/+1 |
* | Implement default ChromeFont constructor on Linux. | estade@chromium.org | 2009-01-09 | 1 | -0/+1 |
* | remove chrome dependencies from win sandboxing headers. Wrap sandbox code to | pinkerton@google.com | 2009-01-09 | 1 | -0/+1 |
* | adding more grit love to other targets, updating scons files for things that ... | pinkerton@google.com | 2009-01-07 | 1 | -8/+3 |
* | Add using_generated_resources.scons to the build. This | tc@google.com | 2009-01-06 | 1 | -1/+1 |
* | Reverting 7574 which reverted 7570. It was an error on my part. | maruel@chromium.org | 2009-01-06 | 1 | -1/+1 |
* | Reverting 7570. | maruel@chromium.org | 2009-01-06 | 1 | -1/+1 |
* | * Port l10n_utiL and it's unit test on POSIX. | jeremy@chromium.org | 2009-01-05 | 1 | -1/+1 |
* | Add generic unzip support. This is to be used by extensions. | erikkay@google.com | 2008-12-31 | 1 | -0/+1 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2008-12-31 | 1 | -1/+1 |
* | * Bring up render_mesages.cc on POSIX. | jeremy@chromium.org | 2008-12-29 | 1 | -2/+2 |
* | * Update xcode project to add files compiled on Linux but not on OS X in chro... | jeremy@chromium.org | 2008-12-29 | 1 | -29/+29 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Bring up chrome/common/ipc_sync_message.cc on POSIX. | jeremy@chromium.org | 2008-12-22 | 1 | -1/+1 |
* | Bring up IPC::ChannelProxy on POSIX. | jeremy@chromium.org | 2008-12-22 | 1 | -1/+4 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+7 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -7/+7 |
* | Platform cleanup in common/ and even porting few files and unit tests. | phajdan.jr@chromium.org | 2008-12-15 | 1 | -2/+2 |
* | Have GRIT generate files into a common directory. | tc@google.com | 2008-12-12 | 1 | -1/+1 |
* | chrome_canvas: fork into platform independent/dependent files | agl@chromium.org | 2008-12-12 | 1 | -1/+3 |
* | Rename chrome_font.cc to chrome_font_win.cc in the scons build. | tc@google.com | 2008-12-12 | 1 | -1/+1 |
* | ... | agl@chromium.org | 2008-12-12 | 1 | -5/+6 |
* | ... | agl@chromium.org | 2008-12-12 | 1 | -1/+4 |