summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-165-5/+238
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-163-0/+102
* Let Pepper open FileSystem files again.ericu@google.com2011-04-163-0/+47
* Delete the plugin printing code, which wasn't actually called.jam@chromium.org2011-04-151-5/+0
* Moved ParamTraits specializations that depend on WebKit out of content/common...grt@chromium.org2011-04-159-577/+620
* [Sync] Simplify themes notifications and themes syncakalin@chromium.org2011-04-151-5/+1
* Inverted dependency between code in content/common/gpu and the GpuWatchdogThr...apatrick@chromium.org2011-04-158-25/+47
* Update the web store promo to be clearer and configurable at run-time.jstritar@chromium.org2011-04-151-0/+3
* Added GpuMsg_VisibilityChanged message.amarinichev@chromium.org2011-04-154-1/+15
* Landing issue 6828049 on behalf of KushalP.apatrick@chromium.org2011-04-143-29/+29
* Draft version of the HW video decode tester and few other changes.scherkus@chromium.org2011-04-141-18/+20
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-141-5/+0
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-143-30/+5
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-148-2006/+0
* Use TabContentsObserver to monitor web navigation events instead of notificat...jochen@chromium.org2011-04-141-24/+0
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-141-0/+2
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-143-2/+20
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-134-13/+13
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-138-67/+70
* Adds GLContext::LosesAllContextsOnContextLost.amarinichev@chromium.org2011-04-135-2/+35
* Suppress login prompting for favicons.asanka@chromium.org2011-04-131-0/+24
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-133-3/+8
* Add IPC plumbing code for Quota APIkinuko@chromium.org2011-04-137-0/+227
* Fix build.apatrick@chromium.org2011-04-131-1/+1
* Moved TextureTransport into content/common/gpu.apatrick@chromium.org2011-04-132-0/+205
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-131-8/+0
* Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-128-70/+67
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-128-67/+70
* 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-123-6/+13
* Implement easy GPU feature status summary.nduca@chromium.org2011-04-123-3/+73
* Rework the in-browser thumbnailing by doing everything in ThumbnailGenerator.satorux@chromium.org2011-04-121-9/+0
* [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-122-0/+55
* Add a path for a web page to request the enumeration of a directory. This, t...johnnyg@chromium.org2011-04-121-0/+13
* Fix the issue that context menu doesn't show on fullscreen Pepper Flash.yzshen@chromium.org2011-04-111-0/+1
* Implements audio capturing support in Chromium renderer process.scherkus@chromium.org2011-04-111-0/+47
* Pass over the log level of console.* JS calls from renderer to browser.dtseng@chromium.org2011-04-111-1/+2
* Cleanup RenderMessageFilter.jam@chromium.org2011-04-111-3/+3
* Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...tkent@chromium.org2011-04-118-70/+67
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-098-67/+70
* Revert 80982, tests failing on Win XPdmichael@chromium.org2011-04-088-70/+67
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-088-67/+70
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-084-12/+31
* After reviewing the frequency list for 3rd party crashers there are a fewfinnur@chromium.org2011-04-081-4/+3
* Moved code that runs in both the browser and GPU process from content/gpu to ...apatrick@chromium.org2011-04-0829-7/+2847
* Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-078-70/+67
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, whereericu@google.com2011-04-078-67/+70
* Added a command-line flag to enable h/w accelerated rendering of content layers.alokp@chromium.org2011-04-073-0/+8
* New notification sent when extension uninstall is not allowed.dennisjeffrey@google.com2011-04-071-0/+5