summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Don't set exit_cleanly bit early if shutdown can be canceled.oshima@google.com2011-06-281-3/+8
* Manage gpu feature capabilities through blacklist indepedently.zmo@google.com2011-06-281-17/+4
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-288-147/+48
* Revert 90808 - Fixing type error for ZygoteMain.fischman@chromium.org2011-06-281-1/+1
* Fixing type error for ZygoteMain.bradchen@google.com2011-06-281-1/+1
* I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...bradchen@google.com2011-06-288-48/+147
* chromeos: Add maximize/restore button.derat@chromium.org2011-06-281-0/+3
* Change the WebResourceService to use SystemURLRequestContext, and fix leak th...mirandac@chromium.org2011-06-283-61/+86
* File upload API in chromedriverhnoda@google.com2011-06-285-0/+19
* Remove Profiles from JavaScript dialogs.avi@chromium.org2011-06-283-10/+27
* Disable GPU process unless EGL backend is used.backer@chromium.org2011-06-281-0/+10
* MediaStreamDispatcher perkj@google.com2011-06-288-0/+564
* Move the thread test helper to base/testjochen@chromium.org2011-06-283-7/+8
* Adding an experimental app notification API.asargent@chromium.org2011-06-281-0/+5
* Release scriptable object reference when deleting WebPluginDelegateProxy.wez@chromium.org2011-06-281-0/+2
* Removing defunct OpenMAX code (round 2).scherkus@chromium.org2011-06-281-1/+0
* Always show keyboard when an editable element is touched.mazda@chromium.org2011-06-281-0/+4
* MediaStreamDeviceSettings is used by MediaStreamManager to communicate with t...mflodman@google.com2011-06-284-0/+246
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-288-147/+48
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-278-48/+147
* Cleanup: Remove unneeded includes from GpuChannelManager.thestig@chromium.org2011-06-272-23/+10
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-272-0/+2
* Enable Web Audio API by default (no longer needs enable flag).crogers@google.com2011-06-274-6/+11
* Add Clipboard GetSequenceNumber interface which allows us to version the data...cdn@chromium.org2011-06-274-0/+16
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-2729-78/+119
* move VideoCaptureImplManager from singleton to a member of RenderThread.wjia@chromium.org2011-06-279-134/+68
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-271-0/+10
* Chromium-branding bug fix and test re-enable.jrt@chromium.org2011-06-271-5/+0
* Revert 90578 - Add a CHECK to help track use-after-free of TabContentsDelegat...cbentzel@chromium.org2011-06-274-44/+1
* Add a CHECK to help track use-after-free of TabContentsDelegate from a TabCon...cbentzel@chromium.org2011-06-274-1/+44
* Reland "EGLImage transport for TOUCH_UI".backer@chromium.org2011-06-2511-21/+269
* Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...backer@chromium.org2011-06-2510-262/+21
* Use pixmaps and EGLImages to transport image data between GPU process and bro...backer@chromium.org2011-06-2510-21/+262
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-254-9/+8
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2520-1/+4497
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-251-2/+2
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-254-9/+9
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-254-9/+9
* Factor Windows handle enumeration code into its own classesI did some general...jschuh@chromium.org2011-06-243-92/+54
* Multiprofile: Fix all places where we observe BROWSER_THEME_CHANGED so that weerg@google.com2011-06-241-1/+2
* Revert 90435 - Re-land: Move browser accessibility code from chrome to content.brettw@chromium.org2011-06-2420-4488/+1
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2420-1/+4488
* Add MediaInternals data aggregator.scottfr@chromium.org2011-06-243-1/+39
* Consolidates managing of bookmark bar state to browser. Browser nowsky@chromium.org2011-06-243-31/+15
* Update src/content/renderer to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-246-40/+49
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-241-10/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-241-0/+10
* Revert 90359 - Helper functions for tracking stale TabContentsDelegate's.cbentzel@chromium.org2011-06-244-44/+1
* Helper functions for tracking stale TabContentsDelegate's.cbentzel@chromium.org2011-06-244-1/+44
* Reenable WorkerTest.WorkerWebSocketLayoutTests.yutak@chromium.org2011-06-241-3/+1