summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add some more scaffolding, enable some browser_main code on linux.estade@chromium.org2009-02-052-7/+1
* Add in NavigationController to linux and mac. pinkerton@chromium.org2009-02-052-116/+69
* Fix the dependency checker tool. Rules for a directory did modify their direc...stoyan@chromium.org2009-02-052-3/+19
* Usual round of porting in chrome/phajdan.jr@chromium.org2009-02-051-25/+5
* Fixing build break.thomasvl@chromium.org2009-02-051-2/+1
* Fix mac/linux build break.jam@chromium.org2009-02-051-0/+1
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-058-155/+122
* Make mock_render_process_host, test_web_contents, and testing_profile compile...thestig@chromium.org2009-02-051-4/+1