summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-2/+2
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-142-5/+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-144-38/+72
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-141-28/+3
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-147-12/+382
* 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-132-5/+5
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-132-27/+27
* Suppress login prompting for favicons.asanka@chromium.org2011-04-131-2/+7
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-131-1/+6
* 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-132-0/+77
* 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-134-256/+0
* 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-122-27/+27
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-122-27/+27
* Implements AudioInputDevice API for low-latency audio input in the browser pr...scherkus@chromium.org2011-04-127-28/+707
* Move P2P sockets host code to content/browser/renderer_host/p2p/sergeyu@chromium.org2011-04-128-34/+44
* Ensure URL is updated after a cross-site navigation is pre-empted bycreis@chromium.org2011-04-122-1/+84
* 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
* Implement easy GPU feature status summary.nduca@chromium.org2011-04-122-26/+184
* 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-122-1/+21
* Rework the in-browser thumbnailing by doing everything in ThumbnailGenerator.satorux@chromium.org2011-04-123-16/+8
* Add a path for a web page to request the enumeration of a directory. This, t...johnnyg@chromium.org2011-04-125-0/+78
* 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
* Revert 81158 due to memory bots - a Downloaded or retrieved favicon and touch...erg@google.com2011-04-112-21/+1
* Rename TabContentsViewWin to TabContentsViewViewsben@chromium.org2011-04-111-1/+1
* a Downloaded or retrieved favicon and touch in FaviconHelper.michaelbai@google.com2011-04-112-1/+21
* Pass over the log level of console.* JS calls from renderer to browser.dtseng@chromium.org2011-04-112-3/+9
* Cleanup RenderMessageFilter.jam@chromium.org2011-04-114-267/+107
* Add logging to NPP_ClearSiteData call.bauerb@chromium.org2011-04-111-13/+14
* Implemented policy for disabling the bookmark bar.pastarmovj@chromium.org2011-04-111-0/+3
* Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...tkent@chromium.org2011-04-112-26/+26
* Fix memory corruption that happens when the RenderViewHostDelegate deletes th...jam@chromium.org2011-04-091-5/+10
* Security restrictions for P2P UDP Sockets.sergeyu@chromium.org2011-04-095-29/+445
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-092-26/+26
* Fix invalid write in RenderViewHostObserver.jam@chromium.org2011-04-091-1/+1
* Revert 80982, tests failing on Win XPdmichael@chromium.org2011-04-082-27/+27
* Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.jam@chromium.org2011-04-0810-8/+161
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-082-27/+27
* Switch most BrowserChildProcessHost subclasses to using the new constructor.willchan@chromium.org2011-04-083-3/+3