summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Don't handle GPU accessibility in chrome os.zmo@chromium.org2012-05-252-1/+5
* Fix utterly wrong comment that hasn't been true for years.avi@chromium.org2012-05-251-8/+19
* Add APK targets for content_unittests and net_unittests.nileshagrawal@chromium.org2012-05-251-1/+31
* Fix Pepper Flash SIGSYS crash: recognize openat() and refactor ENOENT filesystemcevans@chromium.org2012-05-251-8/+28
* Remove a superfluous DCHECK() from NPChannelBase::RemoveRoute()steveblock@chromium.org2012-05-251-4/+1
* Prevent browser thumbnailer from trying to read from frontbuffer (surface tex...mmocny@chromium.org2012-05-2511-2/+35
* Restrict WebUI calls to the chrome:// origins.cevans@chromium.org2012-05-251-1/+12
* Build seccomp sandbox code even when Clang is usedjln@chromium.org2012-05-251-3/+2
* Cleanup: [WebRTC] Use GURL type to replace the std::string type of security o...yujie.mao@intel.com2012-05-2517-48/+58
* Mark pavlsphook.dll as troublesome.jbauman@chromium.org2012-05-251-0/+1
* Turn on deferred 2d canvas rendering by default.junov@chromium.org2012-05-253-5/+5
* [Android] Introduce phone number detection.leandrogracia@chromium.org2012-05-256-0/+216
* Add FileUtilities::GetFileInfo() to capture file metadata with single IPCkinuko@chromium.org2012-05-256-8/+66
* Revert 139019 - [Android] Introduce phone number detection.leandrogracia@chromium.org2012-05-255-213/+0
* [Android] Introduce phone number detection.leandrogracia@chromium.org2012-05-255-0/+213
* Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP...hans@chromium.org2012-05-2519-103/+684
* Suppress pause-and-buffer behavior when the HTTP response won't satisfy futur...fischman@chromium.org2012-05-251-0/+1
* Move URLFetcherFactory from content to netakalin@chromium.org2012-05-256-50/+19
* The message pump gets events in pixels. Convert to DIP as we should.pkotwicz@chromium.org2012-05-251-1/+4
* GTK Render Widget Host View resets cached center location on mouse lock.scheib@chromium.org2012-05-252-2/+14
* Add flag to make all position:fixed elements create stacking contextsjamesr@chromium.org2012-05-244-0/+7
* Make sure the JavaBridgeDispatcherHostManger releases its reference to inject...steveblock@chromium.org2012-05-241-0/+4
* Simplify gamepad objects lifetimesscottmg@google.com2012-05-245-55/+69
* Update LoadHTML documentation, and remove spurious commits.gavinp@chromium.org2012-05-241-1/+2
* Disable WebAudio when media library init fails.dalecurtis@chromium.org2012-05-241-1/+2
* [Android] Introduce email address detection.leandrogracia@chromium.org2012-05-245-0/+166
* Fix disable-gpu-vsync on mac.jbates@chromium.org2012-05-243-16/+37
* Browser Plugin: Remove MapInstance from BrowserPluginHost + More cross-proces...fsamuel@chromium.org2012-05-2423-192/+248
* Revert 138818 - Revert 138812 - Move render_view_host_delegate.h out of conte...danakj@chromium.org2012-05-2417-22/+19
* Revert 138812 - Move render_view_host_delegate.h out of content/public.asargent@chromium.org2012-05-2417-19/+22
* cros: More aura::Env::DeleteInstance(), to fix broken tests.erg@google.com2012-05-241-0/+5
* Move render_view_host_delegate.h out of content/public.jam@chromium.org2012-05-2417-22/+19
* Revert 138801 - Introduced SpeechRecognitionDispatcher(Host) classes, handlin...hans@chromium.org2012-05-2419-684/+103
* Revert 138791 - Revert 138554 - Prevent zero-length items from being appended...danakj@chromium.org2012-05-243-7/+27
* Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP...primiano@chromium.org2012-05-2419-103/+684
* Move RenderViewHostDelegate::View to content/port and rename it to RenderView...jam@chromium.org2012-05-2429-153/+230
* Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...agl@chromium.org2012-05-243-27/+7
* Revert "nss: revert encrypted and origin bound certificates support."agl@chromium.org2012-05-243-7/+27
* Revert 138554 - Prevent zero-length items from being appended to a blob.danakj@chromium.org2012-05-243-27/+7
* Support for navigator.connection APIdroger@google.com2012-05-243-16/+21
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-2412-48/+41
* SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio...primiano@chromium.org2012-05-248-139/+73
* Add more trace events to GPU process.apatrick@chromium.org2012-05-241-0/+17
* Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.sergeyu@chromium.org2012-05-241-1/+1
* Have WebContentsViewWin return HTTRANSPARENT for WM_NCHITTESTjeremya@chromium.org2012-05-242-0/+8
* Fix the bug from r138648 that occurred because a notification was being dispa...jam@chromium.org2012-05-241-3/+4
* Prevent zero-length items from being appended to a blob.ericu@chromium.org2012-05-243-7/+27
* Reset previous damage rect when discarding frontbuffer, and make sure we draw...mmocny@chromium.org2012-05-242-12/+12
* Remove the need for ResourceDispatcherHostTest to call PauseRequest.darin@chromium.org2012-05-232-60/+36
* Move the create/show window/widget calls from RenderViewHostDelegate::View to...jam@chromium.org2012-05-2323-829/+408