summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-117-33/+148
* Port CrossSiteResourceHandler to Mac and Linux.paul@chromium.org2009-02-111-40/+0
* POSIX: Change FD passing test to send many messagesagl@chromium.org2009-02-111-17/+26
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-17/+76
* Implement more of the TabContentsDelegate to hook up loading URLs from the lo...pinkerton@chromium.org2009-02-112-35/+82
* The Chrome Automation framework is based on a homegrown request response IPC ...ananta@chromium.org2009-02-111-0/+38
* POSIX: Transfer network data using shared memoryagl@chromium.org2009-02-1110-50/+49
* Fix some files in common. I changed this a while ago but forgot to check it inbrettw@chromium.org2009-02-111-1/+5
* Redo my IPC change, undoing the linker dependency.jam@chromium.org2009-02-113-16/+34
* Port some strings in download/save_package.ccestade@chromium.org2009-02-111-8/+8
* Back out parts of r9537 to fix Linux build bustage.jeremy@chromium.org2009-02-111-22/+14
* Make sure we copy the file descriptor set when assigning IPC::Messagespaul@chromium.org2009-02-111-0/+3
* Unittest gardening on MacOS X:shess@chromium.org2009-02-111-26/+21
* * Fix error checking for mmap() for POSIX shared memory.jeremy@chromium.org2009-02-111-14/+22
* Make browsing_data_remover.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-2/+32
* Add test to check that FDs are sent through the OS X Sandbox ok.jeremy@chromium.org2009-02-103-30/+117
* Reverting 9493.kuchhal@chromium.org2009-02-103-10/+4
* Remove tab_util from scaffolding.paul@chromium.org2009-02-102-25/+0
* revert my ipc change due to compile failure in debug ipc_testsjam@chromium.org2009-02-103-30/+25
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-103-4/+10
* Fix ipc logging for non browser processes. I broke this in my last refactori...jam@chromium.org2009-02-103-25/+30
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-02-102-25/+43
* Hook views up.avi@chromium.org2009-02-101-0/+1
* Windows: build fixagl@chromium.org2009-02-101-0/+2
* POSIX: fix logging of messages with file descriptorsagl@chromium.org2009-02-101-3/+7
* POSIX: fix file descriptor passingagl@chromium.org2009-02-101-1/+2
* POSIX: fix file descriptor passingagl@chromium.org2009-02-103-0/+18
* Adds some debugging code in hopes of isolating bug 6316. I suspect thesky@google.com2009-02-101-0/+5
* Re-check in some of my dynamic linking change.evan@chromium.org2009-02-102-2/+3
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-104-101/+81
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-104-81/+101
* Tighten up IPC Tests a bit.jeremy@chromium.org2009-02-103-85/+107
* POSIX: add command line option to launch renderers in a wrapperagl@chromium.org2009-02-102-0/+6
* Reverting 9408.brettw@chromium.org2009-02-093-10/+4
* Add a new resizer corner.mad@chromium.org2009-02-093-4/+10
* By changing how we #ifdef, we get a bunch more l10n functions.evan@chromium.org2009-02-092-31/+6
* Fix the windows implementation of KillProcess and WaitForSingleProcess to not...stoyan@chromium.org2009-02-092-0/+5
* Add Recycle() method to scoped autorelease pool to allow cleaning out any junkpinkerton@chromium.org2009-02-091-2/+8
* Adds a command line switch to allow the user to specify the locationrvargas@google.com2009-02-072-0/+5
* Mac: build fixagl@chromium.org2009-02-071-0/+2
* Mac build fix: Mac needs more includes than Linuxagl@chromium.org2009-02-071-0/+5
* Mac + Linux build fix:agl@chromium.org2009-02-072-1/+6
* FileDescriptor: passing fds over IPCagl@chromium.org2009-02-0710-8/+480
* Stop about:ipc crashingagl@chromium.org2009-02-061-1/+1
* Add logging to NP_Initialize and CP_Initialize to try to figure out why gearsmpcomplete@google.com2009-02-061-0/+5
* Ensure toolbar buttons are in sync with command updater when tab becomes sele...pinkerton@chromium.org2009-02-061-4/+1
* Add a command line option --disable-web-security. People can use this option...abarth@chromium.org2009-02-065-0/+9
* Reference and create a RenderView when needed.jrg@chromium.org2009-02-061-23/+53
* Initial Mac port of web_contents_view and render_widget_host_view.avi@google.com2009-02-062-102/+36
* Make cert_store.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-061-16/+0