summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Linux: Fix the sandbox error message when the helper binary is missing.thestig@chromium.org2011-08-101-2/+6
* Delete copy_texture_to_parent_texture from GPU command buffer code.apatrick@chromium.org2011-08-104-4/+13
* Add a status message "Waiting for extension Foo..." when there's a requestmpcomplete@chromium.org2011-08-109-59/+46
* A fairly recent change introduced a history of page_ids for each RenderView, ...cbentzel@chromium.org2011-08-106-0/+59
* Renamed authorized_ to connected_ for p2p sockets host.sergeyu@chromium.org2011-08-104-11/+11
* Add load flag indicating a request is probably the result of a user gesture.joi@chromium.org2011-08-093-2/+30
* Move P2P candidate serialization/deserialization to jingle/glue.sergeyu@chromium.org2011-08-092-73/+5
* Properly handle STUN requests and responses from relay servers.sergeyu@chromium.org2011-08-094-4/+9
* GpuInfoCollector needs to initialize gl_bindings.backer@chromium.org2011-08-091-0/+6
* Add IPC for DNS host address resolution.sergeyu@chromium.org2011-08-099-8/+337
* Removal of Profile from content part 7.avi@chromium.org2011-08-0923-45/+41
* Remove idb transaction callbacks onTimeout stuff that was removed from the spec.dgrogan@chromium.org2011-08-095-20/+3
* Fix indenting in render_view.cc. No code change.brettw@chromium.org2011-08-091-6/+6
* Move filename determination logic to net_util so that it's not split between ...asanka@chromium.org2011-08-091-17/+7
* Remove some unneeded uses of wstring.torne@chromium.org2011-08-091-5/+2
* Moving the contents of chrome://gpu Profiling to chrome://tracing.dominich@chromium.org2011-08-092-0/+87
* This is the exact same CL as in http://codereview.chromium.org/7570001 .varunjain@chromium.org2011-08-096-10/+56
* Update UMA user actions parsing, primarily to include WebUI metrics.isherman@chromium.org2011-08-091-2/+2
* content: use string16 in ViewHostMsg_AddMessageToConsoleevan@chromium.org2011-08-084-8/+8
* linux: warn if we're not running with the SUID sandboxevan@chromium.org2011-08-081-3/+8
* Add OVERRIDE to all RenderWidgetHostView implementationsevan@chromium.org2011-08-082-66/+45
* Add WebGraphicsContext support for readbacks from any framebuffer.jbauman@chromium.org2011-08-082-6/+17
* Instantiate MessageLoop earlier during GPU process startup on Windowskbr@chromium.org2011-08-081-1/+15
* ovda: fix the build breakashokm@nvidia.com2011-08-081-1/+1
* content: remove unimplemented function prototypeevan@chromium.org2011-08-081-5/+0
* Delete url_request_mock_net_error_job.*.evan@chromium.org2011-08-082-186/+0
* content: change SetTooltipText to use string16evan@chromium.org2011-08-084-6/+5
* Remove download_manager_ CHECK in ~SavePackageachuith@chromium.org2011-08-081-2/+1
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-3/+2
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-2/+3
* content: change the CSSInsertRequest message to string16evan@chromium.org2011-08-083-18/+12
* DevTools: don't show the unresponsive dialog for inspected tabsyurys@chromium.org2011-08-082-0/+66
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-0615-17/+17
* Video Capture Pepper APIpiman@chromium.org2011-08-062-2/+68
* Revert 95698 - Implement touch selection for RWHVV.yzshen@chromium.org2011-08-066-56/+10
* Implement touch selection for RWHVV.varunjain@chromium.org2011-08-066-10/+56
* Fix DCHECK in P2PSocketClient.sergeyu@chromium.org2011-08-063-11/+9
* Improve IndexedDB's quota supportdgrogan@chromium.org2011-08-0510-44/+340
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-0510-1/+104
* wstring: remove wstrings from ChildProcessInfoevan@chromium.org2011-08-056-14/+15
* Quota: Add quota::StorageType to the GetOriginsCallback definition.mkwst@chromium.org2011-08-053-21/+40
* Fix a few lingering bugs in BrowserAccessibilityManager and BrowserAccessibil...dtseng@chromium.org2011-08-054-13/+49
* Revert 95552 - Revert 95541 - Profiles: SSLManger broadcasts SSL_INTERNAL_STA...yzshen@chromium.org2011-08-056-12/+18
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-3/+2
* Revert 95541 - Profiles: SSLManger broadcasts SSL_INTERNAL_STATE_CHANGED with...apatrick@chromium.org2011-08-056-18/+12
* Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...yzshen@chromium.org2011-08-0510-104/+1
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-0510-1/+104
* Profiles: SSLManger broadcasts SSL_INTERNAL_STATE_CHANGED with a Source<Brows...erg@google.com2011-08-056-12/+18
* base: Remove unnecessary using declarations from values.htfarina@chromium.org2011-08-041-3/+3
* Make the Linux sandbox process initialize WebKit before using the WebKit api.levin@chromium.org2011-08-041-0/+21