| Commit message (Expand) | Author | Age | Files | Lines |
* | Print Preview: Go from event driven print preview back to print preview with ... | thestig@chromium.org | 2011-08-23 | 1 | -0/+11 |
* | Print Preview: Fixing behavior of event listeners. | dpapad@chromium.org | 2011-08-12 | 1 | -4/+5 |
* | Revert 96567 - Reland 96406 - Print preview page selection should not require... | kmadhusu@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | Reland 96406 - Print preview page selection should not require a rerendering ... | kmadhusu@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | Revert 96406 - Print preview page selection should not require a rerendering ... | kmadhusu@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Print preview page selection should not require a rerendering of draft pages. | kmadhusu@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | PrintPreview: backend changes to support pipelining. | vandebo@chromium.org | 2011-07-26 | 1 | -2/+4 |
* | Print Preview: Make preview generation event driven to eliminate synchronous ... | thestig@chromium.org | 2011-07-18 | 1 | -5/+6 |
* | Print Preview: Add the ability to cancel an in-flight print preview. | thestig@chromium.org | 2011-07-07 | 1 | -0/+7 |
* | Add tests for print preview code in PrintWebViewHelper. | thestig@chromium.org | 2011-05-05 | 1 | -2/+7 |
* | Move RenderThread to content\renderer. | jam@chromium.org | 2011-04-14 | 1 | -1/+1 |
* | Move the dispatching of extension messages out of RenderThread. This also mo... | jam@chromium.org | 2011-03-29 | 1 | -10/+0 |
* | Move printing messages to their own file. | jam@chromium.org | 2011-03-24 | 1 | -7/+7 |
* | Printing: Simplify window.print() blocking code. | thestig@chromium.org | 2011-03-18 | 1 | -0/+7 |
* | Moved creation of GPU transfer buffers into the browser process. | apatrick@chromium.org | 2011-02-24 | 1 | -2/+0 |
* | Linux: Refactor printing to be more linux Windows/Mac. | thestig@chromium.org | 2011-02-19 | 1 | -2/+2 |
* | More test out-of-lining. | erg@google.com | 2011-02-14 | 1 | -2/+2 |
* | Move ExtensionRendereInfo into common and call it ExtensionSet instead. | aa@chromium.org | 2011-01-29 | 1 | -3/+3 |
* | Refactor away all the duplicate extension data structures in | aa@chromium.org | 2011-01-26 | 1 | -0/+7 |
* | Move the TestSink for doing IPC tests from chrome/common into IPC and create ... | brettw@google.com | 2011-01-20 | 1 | -1/+1 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+1 |
* | Merge ViewHostMsg_AllocatePDFTransport with ViewHostMsg_AllocateSharedMemoryB... | thestig@chromium.org | 2010-12-17 | 1 | -3/+3 |
* | Add support for a "split" incognito behavior for extensions. | mpcomplete@chromium.org | 2010-08-31 | 1 | -0/+1 |
* | Reland r57788 - Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-31 | 1 | -1/+0 |
* | Revert 57788 - Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-28 | 1 | -0/+1 |
* | Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-28 | 1 | -1/+0 |
* | FBTF: Header cleanup in chrome/common. Part 1. | jhawkins@chromium.org | 2010-08-17 | 1 | -0/+4 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Port some more RenderViewTests to Linux. | estade@chromium.org | 2010-05-24 | 1 | -0/+6 |
* | Give chrome-extension frames in regular renderers access to messaging APIs, | mpcomplete@chromium.org | 2010-04-19 | 1 | -0/+5 |
* | Adding the new WebPopupType to the RenderWidget creation. | jcivelli@google.com | 2010-04-07 | 1 | -1/+2 |
* | Revert 43684 - Localize CSS files in content scripts (but don't localize JS f... | cira@google.com | 2010-04-07 | 1 | -6/+0 |
* | Localize CSS files in content scripts (but don't localize JS files). | cira@chromium.org | 2010-04-06 | 1 | -0/+6 |
* | Pepper audio basic functionality unit test, take 3. | neb@chromium.org | 2010-04-05 | 1 | -4/+4 |
* | Revert 43234 - Add a Pepper audio basic functionality unit test, take 2. | arv@chromium.org | 2010-03-31 | 1 | -4/+4 |
* | Add a Pepper audio basic functionality unit test, take 2. | neb@chromium.org | 2010-03-31 | 1 | -4/+4 |
* | Revert 42656 - Add a Pepper audio basic functionality unit test. | skerner@chromium.org | 2010-03-25 | 1 | -2/+2 |
* | Add a Pepper audio basic functionality unit test. | neb@chromium.org | 2010-03-25 | 1 | -2/+2 |
* | Make SharedMemory use uint32 instead of size_t. This removes the remaining s... | jam@chromium.org | 2010-02-16 | 1 | -1/+1 |
* | Wire up printing on the Mac | stuartmorgan@chromium.org | 2009-10-13 | 1 | -0/+7 |
* | Implement chrome.extension.connectExternal and fix various API inconsistencies. | mpcomplete@chromium.org | 2009-10-09 | 1 | -1/+2 |
* | Implement PrintPageAsJPEG feature for Print Preview.In order to show the tab ... | mhm@chromium.org | 2009-09-04 | 1 | -1/+1 |
* | Relanding with v8 fix. | mbelshe@google.com | 2009-08-26 | 1 | -4/+7 |
* | Revert 24314 - Modify the RenderThread to track the number of widgets | mbelshe@google.com | 2009-08-25 | 1 | -7/+4 |
* | Modify the RenderThread to track the number of widgets | mbelshe@google.com | 2009-08-25 | 1 | -4/+7 |
* | Revert 24227 - Modify the RenderThread to track the number of widgets | nick@chromium.org | 2009-08-25 | 1 | -6/+4 |
* | Modify the RenderThread to track the number of widgets | mbelshe@google.com | 2009-08-25 | 1 | -4/+6 |
* | Add an optional channel name to the extension message connect event. | mpcomplete@chromium.org | 2009-07-13 | 1 | -3/+3 |