| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new getFontFamilyForCharacters() API. | bashi@chromium.org | 2011-11-21 | 1 | -5/+9 |
* | Enforce that most content messages files can't be included by chrome. | jam@chromium.org | 2011-11-19 | 1 | -0/+370 |
* | Mark two tests as fails, to unblock the commit queue. | thakis@chromium.org | 2011-11-19 | 1 | -2/+16 |
* | Add OVERRIDE to content/. | avi@chromium.org | 2011-11-19 | 1 | -5/+5 |
* | Get rid of last gpu_messages.h dependency in chrome by having chrome ask the ... | jam@chromium.org | 2011-11-19 | 2 | -2/+18 |
* | Remove --enable-video-logging and WebVideoRenderer. | scherkus@chromium.org | 2011-11-18 | 1 | -1/+0 |
* | Close video capture devices on the device thread. | mflodman@chromium.org | 2011-11-18 | 2 | -8/+24 |
* | Enable |ValidateAndConvertPepperFilePath()| for domain-absolute paths without... | viettrungluu@chromium.org | 2011-11-18 | 1 | -6/+0 |
* | Revert 110710 - Add ChromeBrowserMainExtraParts for non main parts. | stevenjb@google.com | 2011-11-18 | 4 | -28/+42 |
* | Get rid of gpu_messages.h include in chrome by having the RenderWidgetHostVie... | jam@chromium.org | 2011-11-18 | 6 | -55/+21 |
* | Re-enable RenderWidgetHostTest.PreHandleRawKeyDownEvent | mukai@chromium.org | 2011-11-18 | 1 | -7/+1 |
* | Update the windows UI to support displaying a warning after the | noelutz@google.com | 2011-11-18 | 1 | -6/+8 |
* | Move enabling IPC logging for all child processes to the Content API. | jam@chromium.org | 2011-11-18 | 1 | -0/+51 |
* | Fix ProcessSingletonTest.StartupRaceCondition for win. | stevenjb@google.com | 2011-11-18 | 2 | -7/+6 |
* | Changed argument to GetAcceptLangs() to a BrowserContext. | rdsmith@chromium.org | 2011-11-18 | 5 | -9/+18 |
* | Add FAIL to IndexedDBBrowserTestWithLowQuota.QuotaTest | steveblock@chromium.org | 2011-11-18 | 1 | -1/+1 |
* | Add ChromeBrowserMainExtraParts for non main parts. | stevenjb@google.com | 2011-11-18 | 4 | -44/+31 |
* | Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp... | apatrick@chromium.org | 2011-11-18 | 15 | -149/+105 |
* | Provide a way for RenderProcessHosts to register themselves in the global hos... | ananta@chromium.org | 2011-11-18 | 3 | -18/+26 |
* | Pointer lock added to about:flags and passed to WebKit runtime flags | scheib@chromium.org | 2011-11-18 | 1 | -0/+1 |
* | Cleanup: Remove forward declarations in various directories. | thestig@chromium.org | 2011-11-18 | 2 | -4/+0 |
* | Reland 110355 - Use shared D3D9 texture to transport the compositor's backing... | apatrick@chromium.org | 2011-11-18 | 15 | -105/+149 |
* | Define the public interface for content browser RenderProcessHost. This inter... | ananta@chromium.org | 2011-11-18 | 60 | -876/+828 |
* | [Aura] Fix HtmlDialogBrowserTest.SizeWindow. | xiyuan@chromium.org | 2011-11-18 | 2 | -1/+5 |
* | Fix resize issues when using threaded compositing | enne@chromium.org | 2011-11-17 | 1 | -1/+1 |
* | Propagate the SafeBrowsing download protection verdict to the DownloadItem. | noelutz@google.com | 2011-11-17 | 4 | -69/+60 |
* | Get content to build again with aura & component build. | ben@chromium.org | 2011-11-17 | 3 | -5/+6 |
* | Fix next_page_id_ in a NTP forced to share an existing WebUI process. | creis@chromium.org | 2011-11-17 | 6 | -2/+18 |
* | Revert 110542 - Fix link issue when component=shared_library | ajwong@chromium.org | 2011-11-17 | 2 | -4/+3 |
* | Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp... | apatrick@chromium.org | 2011-11-17 | 16 | -546/+105 |
* | Reland 110355 - Use shared D3D9 texture to transport the compositor's backing... | apatrick@chromium.org | 2011-11-17 | 16 | -105/+546 |
* | Add a method to the controller to close the picker/service tab when a return ... | gbillock@chromium.org | 2011-11-17 | 2 | -5/+10 |
* | Add OVERRIDE to content/. | avi@chromium.org | 2011-11-17 | 102 | -429/+541 |
* | Fix link issue when component=shared_library | penghuang@chromium.org | 2011-11-17 | 2 | -3/+4 |
* | Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us... | jam@chromium.org | 2011-11-17 | 2 | -3/+3 |
* | Fix shared compile on windows | jam@chromium.org | 2011-11-17 | 1 | -3/+5 |
* | Fix shared compile | jam@chromium.org | 2011-11-17 | 1 | -3/+3 |
* | Move the PluginDataRemover class to content, and remove the chrome pieces fro... | jam@chromium.org | 2011-11-17 | 3 | -0/+312 |
* | Fix properties on new download files. | gavinp@chromium.org | 2011-11-17 | 2 | -0/+0 |
* | Disable failing WebKitBrowserTest.XsltBadImport on Mac after WebKit roll | steveblock@chromium.org | 2011-11-17 | 1 | -1/+2 |
* | Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m... | cbentzel@chromium.org | 2011-11-17 | 1 | -6/+6 |
* | Created a DownloadManager interface, for use in unit tests.. | ahendrickson@chromium.org | 2011-11-17 | 5 | -303/+748 |
* | Disable failing WebKitBrowserTest.XsltBadImport on Linux after WebKit roll | steveblock@chromium.org | 2011-11-17 | 1 | -1/+1 |
* | Disable failing test after the recent WebKit roll. | thestig@chromium.org | 2011-11-17 | 1 | -2/+8 |
* | Have ExtensionHost use TabContents instead of RenderViewHost. Try #3. | mpcomplete@chromium.org | 2011-11-17 | 6 | -107/+98 |
* | Revert 110355 - Use shared D3D9 texture to transport the compositor's backing... | cpu@chromium.org | 2011-11-17 | 15 | -149/+105 |
* | Fix check_perms failure from r110377. | thestig@chromium.org | 2011-11-16 | 2 | -0/+0 |
* | Created an interface for DownloadFile, for use in unit tests. | ahendrickson@chromium.org | 2011-11-16 | 16 | -131/+595 |
* | Enable content component (again!). | dpranke@chromium.org | 2011-11-16 | 2 | -3/+3 |
* | Use shared D3D9 texture to transport the compositor's backing buffer to the b... | apatrick@chromium.org | 2011-11-16 | 15 | -105/+149 |