summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-1411-61/+36
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-142-2/+3
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-1411-2026/+9
* [Mac] Replace instances of IDR_DEFAULT_FAVICON with nav.pdf.rsesek@chromium.org2011-04-141-3/+4
* Use TabContentsObserver to monitor web navigation events instead of notificat...jochen@chromium.org2011-04-145-62/+72
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-142-28/+5
* Fix clang error.ddorwin@chromium.org2011-04-142-0/+4
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-1415-26/+540
* Added ppp_broker.h and parameterized PpapiThread to support the broker process.ddorwin@chromium.org2011-04-144-40/+81
* Split EGLContext in GLContextEGL and GLSurfaceEGL.apatrick@chromium.org2011-04-141-2/+2
* Implement Clipboard::ReadImage for Windows.dcheng@chromium.org2011-04-131-1/+4
* Count histograms initiated and finished by the download system.rdsmith@chromium.org2011-04-131-0/+3
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-136-18/+18
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-1312-108/+111
* Adds GLContext::LosesAllContextsOnContextLost.amarinichev@chromium.org2011-04-135-2/+35
* Suppress login prompting for favicons.asanka@chromium.org2011-04-134-18/+53
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-135-5/+15
* Add OWNERS file for content/browser/geolocation.hans@chromium.org2011-04-131-0/+3
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-132-2/+5
* Adding an initial Bidi Checker test.ofri@google.com2011-04-132-0/+54
* Fix clang build that have been broken by 81364.kinuko@chromium.org2011-04-131-1/+2
* Add IPC plumbing code for Quota APIkinuko@chromium.org2011-04-1313-0/+356
* Fix build.apatrick@chromium.org2011-04-131-1/+1
* Moved TextureTransport into content/common/gpu.apatrick@chromium.org2011-04-135-6/+6
* Add initial changes to intercept logging.dtseng@chromium.org2011-04-132-3/+28
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-1313-640/+27
* Fix the incorrect method name override.jbates@chromium.org2011-04-131-2/+3
* Implement P2P Transport Dev using P2PTransportImpl.sergeyu@chromium.org2011-04-125-21/+29
* Pull content from TabContentsViewViews into NativeTabContentsViewWin.ben@chromium.org2011-04-121-3/+1
* Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-1212-111/+108
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-1212-108/+111
* Implements AudioInputDevice API for low-latency audio input in the browser pr...scherkus@chromium.org2011-04-128-28/+713
* Move P2P sockets host code to content/browser/renderer_host/p2p/sergeyu@chromium.org2011-04-129-40/+50
* Ensure URL is updated after a cross-site navigation is pre-empted bycreis@chromium.org2011-04-122-1/+84
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-2/+2
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-129-16/+246
* Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...siggi@chromium.org2011-04-122-5/+2
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-122-2/+5
* Chrome side needed for WebKit change to move the little remaining spellcheck ...jam@chromium.org2011-04-121-0/+3
* Implement easy GPU feature status summary.nduca@chromium.org2011-04-125-29/+257
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-4/+4
* a Downloaded or retrieved favicon and touch in FaviconHelper.michaelbai@google.com2011-04-123-7/+31
* Rework the in-browser thumbnailing by doing everything in ThumbnailGenerator.satorux@chromium.org2011-04-124-25/+8
* [cros] Adding mobile connection "security" tab (change RequirePin pref/change...nkostylev@chromium.org2011-04-121-0/+7
* Add IPC messages and renderer process side API for video capture. wjia@google.com2011-04-123-0/+56
* Add a path for a web page to request the enumeration of a directory. This, t...johnnyg@chromium.org2011-04-128-0/+126
* Revert 81175 since as kbr pointed out, this would break GPU in the meantime s...jam@chromium.org2011-04-113-36/+19
* Reland r79470 and disable the failing GPU test (and prerendering tests that u...jam@chromium.org2011-04-113-19/+36
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-3/+3
* Revert 81158 due to memory bots - a Downloaded or retrieved favicon and touch...erg@google.com2011-04-113-31/+7