| Commit message (Expand) | Author | Age | Files | Lines |
* | This changes the base clipboard class, as accomplishing paste requires that C... | avi@chromium.org | 2009-03-10 | 1 | -1/+1 |
* | Changing ForwardMessageToExternalHost to postMessage and passing a proper | tommi@chromium.org | 2009-03-09 | 1 | -4/+8 |
* | Landing again the CL that adds security info to canceled requests (last time ... | jcampan@chromium.org | 2009-03-08 | 1 | -2/+3 |
* | Revert change 11197 because it created 138 new layout tests | nsylvain@chromium.org | 2009-03-07 | 1 | -3/+2 |
* | Landing again the CL that adds security info to canceled requests (it was bre... | jcampan@chromium.org | 2009-03-07 | 1 | -2/+3 |
* | Reverting 11179. | jcampan@chromium.org | 2009-03-07 | 1 | -3/+2 |
* | This CL adds a way to specify the security info when canceling a URLRequest. | jcampan@chromium.org | 2009-03-07 | 1 | -2/+3 |
* | POSIX: Rewrite IPC's interaction with FileDescriptor | agl@chromium.org | 2009-03-05 | 1 | -2/+1 |
* | Try #2 of "make JavaScript alerts reflect the URL of the frame they came from, | brettw@chromium.org | 2009-03-05 | 1 | -2/+4 |
* | Reverting 11002. | brettw@chromium.org | 2009-03-05 | 1 | -4/+2 |
* | Make JavaScript alerts reflect the URL of the frame they came from, not the | brettw@chromium.org | 2009-03-05 | 1 | -2/+4 |
* | Revert change 10975 and 10972 because it broke the purify | nsylvain@chromium.org | 2009-03-05 | 1 | -15/+3 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-05 | 1 | -3/+15 |
* | Update clipboard classes to use string16 and FilePath instead of wstring. | estade@chromium.org | 2009-03-04 | 1 | -2/+2 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 1 | -0/+12 |
* | Make our IME backend platform-independent. | hbono@chromium.org | 2009-03-03 | 1 | -4/+4 |
* | Register an onmessage handler with the external host binding instead of expli... | ananta@chromium.org | 2009-03-03 | 1 | -2/+1 |
* | Implementation of AudioRendererHost | hclam@chromium.org | 2009-02-27 | 1 | -2/+3 |
* | Prototype extension process. This is a proof of concept, with a lot of | mpcomplete@google.com | 2009-02-27 | 1 | -13/+5 |
* | Developer tools messages are forwarded as wrapped IPC::Messages(previously th... | yurys@google.com | 2009-02-26 | 1 | -23/+13 |
* | Don't send the receiver function name in the ExternalHostBindings::ForwardMes... | ananta@chromium.org | 2009-02-25 | 1 | -6/+1 |
* | This CL causes the autofill popup to hide when the browser window is moved or... | jcampan@chromium.org | 2009-02-25 | 1 | -0/+3 |
* | Delete the ViewSourceTabContents. | brettw@chromium.org | 2009-02-25 | 1 | -5/+5 |
* | Initial support for Renderer Side Histograms | jar@chromium.org | 2009-02-25 | 1 | -0/+6 |
* | Audio related IPC messages and handlers from browser to | hclam@chromium.org | 2009-02-20 | 1 | -0/+25 |
* | Bitmap transport | agl@chromium.org | 2009-02-20 | 1 | -0/+17 |
* | Prepare some files for porting: | estade@chromium.org | 2009-02-18 | 1 | -2/+2 |
* | Add IPC messages to send data between inspected page and developer tools. | yurys@google.com | 2009-02-18 | 1 | -0/+30 |
* | IPC messages definitions for audio related requests from | hclam@chromium.org | 2009-02-16 | 1 | -0/+29 |
* | Revert r9861 to fix build | hclam@chromium.org | 2009-02-16 | 1 | -29/+0 |
* | IPC messages definitions for audio related requests from | hclam@chromium.org | 2009-02-16 | 1 | -0/+29 |
* | Reverting 9855. | maruel@chromium.org | 2009-02-16 | 1 | -30/+0 |
* | Review URL: http://codereview.chromium.org/20405 | yurys@google.com | 2009-02-16 | 1 | -0/+30 |
* | Change mime type utils to operate on platform-specific string types for filen... | estade@chromium.org | 2009-02-14 | 1 | -3/+3 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 1 | -3/+5 |
* | Change url wstrings to GURLS | estade@chromium.org | 2009-02-12 | 1 | -1/+1 |
* | Reverting 9493. | kuchhal@chromium.org | 2009-02-10 | 1 | -5/+3 |
* | Relanding of http://codereview.chromium.org/16488. | mad@chromium.org | 2009-02-10 | 1 | -3/+5 |
* | Reverting 9408. | brettw@chromium.org | 2009-02-09 | 1 | -5/+3 |
* | Add a new resizer corner. | mad@chromium.org | 2009-02-09 | 1 | -3/+5 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -6/+5 |
* | Commiting the changes from my previous cl that are specific to not including ... | jam@chromium.org | 2009-02-04 | 1 | -3/+5 |
* | Commit just the changes to make creating new IPC channel types easier. | jam@chromium.org | 2009-02-04 | 1 | -4/+2 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 1 | -7/+7 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 1 | -7/+7 |
* | From agl. Cleaned up version of issue 19046. | thestig@chromium.org | 2009-02-03 | 1 | -2/+0 |
* | Move proxy resolve requests out of plugin/renderer process, and into the brow... | ericroman@google.com | 2009-01-31 | 1 | -0/+8 |
* | Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for... | thestig@chromium.org | 2009-01-30 | 1 | -6/+6 |
* | Re-land revision 8821 with the ui test fixed. | maruel@chromium.org | 2009-01-29 | 1 | -7/+1 |
* | Roll back r8821 | mark@chromium.org | 2009-01-28 | 1 | -1/+7 |