summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Stub out web_contents_view_gtk.estade@chromium.org2009-02-062-0/+6
* Enable/disable buttons when the corresponding command updates in the model.pinkerton@chromium.org2009-02-061-0/+2
* Remove many more ifdefs around un-used methods to enable more functionality f...pinkerton@chromium.org2009-02-061-3/+14
* Commit my changes that simplify automation message unpacking.jam@chromium.org2009-02-062-15/+48
* Fix Renderer Crash on OS X + update unit test.jeremy@chromium.org2009-02-061-0/+1
* Make ResourceMessageFilter compile on Mac. It stubs out a substantial part ofbrettw@google.com2009-02-062-36/+76
* Stub implementation of gtk browser window.estade@chromium.org2009-02-051-7/+0
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-057-1/+275
* Cleanup some forward declared structs that are not being used.thestig@chromium.org2009-02-052-4/+5
* Linux: get us to the point where we crash at browser->window()->Show()agl@chromium.org2009-02-052-0/+21
* Hook up tab close menu item and plumb tab closing scaffolding through UI laye...pinkerton@chromium.org2009-02-052-15/+55
* Fix linker error on Linux & Mac by stubbing out a function.brettw@chromium.org2009-02-051-0/+3
* Build bustage fixes, moved this file, didn't update the include.brettw@chromium.org2009-02-051-1/+1
* Take out unnecessary include that I added in a failed effort to fix the linux...jam@chromium.org2009-02-052-1/+1
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-052-41/+271