summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Merge 82366 - PpapiBrokerImpl manages its own lifetime based on Connect and D...ddorwin@chromium.org2011-05-032-21/+85
* Merge 83754 - blob_storage_controller.cc assert from this bug was caused by t...zelidrag@chromium.org2011-05-024-13/+83
* Merge 83364 - Record stats for mixed content warnings and errors.cevans@chromium.org2011-04-281-0/+2
* Manual merge of 83248.jam@chromium.org2011-04-288-152/+78
* Merge 82662 - Fix diagnostics and log messages in about:gpu.nduca@chromium.org2011-04-282-16/+32
* Merge 82990 - Move the synchronous GPU messages to the IO thread to avoid dea...jam@chromium.org2011-04-275-109/+486
* Merge 83064 - Prevent a NULL pointer crash in RedirectToFileResourceHandler::...eroman@chromium.org2011-04-272-6/+21
* Merge 83140 - Enable visible profanity filter for speech input and correct a ...satish@chromium.org2011-04-271-1/+2
* Merge 82575 - Proxy time zone requests to the browser. This is because the cu...brettw@chromium.org2011-04-225-4/+35
* Merge 82397 - [Mac] Reset isHandlingSendEvent flag in case of exceptional con...shess@chromium.org2011-04-212-0/+8
* Merge 82266 - Fixed file/directory url resolution for external mount point pr...kerz@chromium.org2011-04-202-1/+6
* Merge 82253 - Fix M12 release blocker. SaveAs now works for embedded PDFs and...kerz@chromium.org2011-04-203-6/+7
* Mark the worker test SyncPersistent as expected to fail until we candpranke@chromium.org2011-04-201-1/+3
* Replace more uses of ChromeURLRequestContext/URLRequestContextGetter in conte...willchan@chromium.org2011-04-2015-105/+117
* Implement Clipboard::ReadImage on Linux.dcheng@chromium.org2011-04-204-25/+58
* Collect GPU info on Mac through IO registry for dual GPU systems.zmo@google.com2011-04-201-1/+79
* Enable TCP sockets for P2P IPC.sergeyu@chromium.org2011-04-2011-65/+182
* Added GetLocalAddress() in net::ClientSocket.sergeyu@chromium.org2011-04-191-12/+7
* Fix for blocked popups crash (issue 79777).stevenjb@google.com2011-04-193-20/+43
* Progress towards fixing 77536backer@chromium.org2011-04-1922-23/+81
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-191-5/+2
* Change Clipboard::ReadImage to return a bitmap.dcheng@chromium.org2011-04-192-5/+28
* Change the method name from enumerateDirectory to enumerateChosenDirectory in...johnnyg@chromium.org2011-04-192-14/+14
* Updated event trace code to stop on buffer full condition for any child proce...jbates@chromium.org2011-04-1910-25/+196
* Add content/browser/file_system/OWNERSkinuko@chromium.org2011-04-191-0/+3
* Revert 82067 - make new syncer thread the default. Fixed all the test cases t...lipalani@chromium.org2011-04-191-2/+5
* Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoidscevans@chromium.org2011-04-191-1/+2
* IPC host for TCP P2P sockets.sergeyu@chromium.org2011-04-1913-28/+618
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-191-5/+2
* Revert 82026 - make new syncer thread the default. Fixed all the test cases t...lipalani@chromium.org2011-04-191-2/+5
* Move BrowserRenderProcessHost to content. It should have been moved earlier.jam@chromium.org2011-04-1912-5/+1564
* GpuScheduler no longer spins when it is waiting on a latch.jbates@chromium.org2011-04-183-0/+28
* Revert 82018 - Revert 81994 - Fixes race condition in displaying error pages....sky@chromium.org2011-04-181-0/+7
* Notify all SSL client auth prompts when a cert is selected.mattm@chromium.org2011-04-181-0/+7
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-181-5/+2
* Revert 81994 - Fixes race condition in displaying error pages. In particular ...sky@chromium.org2011-04-181-7/+0
* Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ...ddorwin@chromium.org2011-04-183-3/+3
* Added DisabledSchemes policy.joaodasilva@chromium.org2011-04-184-9/+80
* linux: don't always print dlopen errors from LoadNativeLibraryevan@chromium.org2011-04-183-5/+8
* Ensure no chrome includes in content\common and content\ppapi_plugin. Also t...jam@chromium.org2011-04-186-3/+11
* Make icon_messages use the IPC macros for defining the structs and the serial...jam@chromium.org2011-04-183-5/+4
* Fixes race condition in displaying error pages. In particular it wassky@chromium.org2011-04-181-0/+7
* Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl...jam@chromium.org2011-04-189-135/+7
* Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...backer@chromium.org2011-04-1821-81/+22
* Add net/base/sys_byteorder.hsergeyu@chromium.org2011-04-181-8/+1
* Progress towards fixing 77536backer@chromium.org2011-04-1821-22/+81
* Move renderer_main and renderer_glue to content.jam@chromium.org2011-04-1813-0/+1023
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-1810-8/+373
* Usability improvements to about:gpu statusnduca@chromium.org2011-04-182-83/+104
* Move the content settings code out of RenderView, since it belongs in the Chr...jam@chromium.org2011-04-185-190/+67