summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implemented broker dispatcher, pipe creation, and handle distribution.ddorwin@chromium.org2011-04-186-30/+175
* Fix build breakrsleevi@chromium.org2011-04-181-1/+1
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-1831-952/+295
* Refactored ppapi Dispatcher to share common code between the plugin and broke...ddorwin@chromium.org2011-04-166-18/+90
* Move the rest of the storage objects into ResourceContext.willchan@chromium.org2011-04-1611-75/+128
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-168-6/+242
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-1625-693/+179
* Let Pepper open FileSystem files again.ericu@google.com2011-04-167-1/+136