index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-12
/
+9
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-9
/
+12
*
Packaged (CRX) extensions shouldn't be able to get 'dev' interfaces in NaCl.B...
bbudge@google.com
2011-10-18
2
-45
/
+96
*
Remove redundant function call, and fix bad var naming.
arthurhsu@chromium.org
2011-10-18
1
-6
/
+8
*
Remove toolstrips from Chrome.
aa@chromium.org
2011-10-17
2
-19
/
+1
*
Create a public header with the child_process_sandbox_support_linux functions...
jam@chromium.org
2011-10-17
5
-11
/
+7
*
Add webstorePrivate.beginInstallWithManifest3 and remove webstorePrivate.begi...
mihaip@chromium.org
2011-10-17
1
-4
/
+9
*
When printing a PDF, query and use the print scaling disabled option. Also, ...
vandebo@chromium.org
2011-10-17
3
-44
/
+79
*
Revert 105759 - Revert 105755 - Fails on XP and Vista
tbarzic@chromium.org
2011-10-17
1
-0
/
+1
*
Move the java channel code to content. As discussed, we don't want to expose ...
jam@chromium.org
2011-10-17
2
-62
/
+0
*
Revert 105755 - Fails on XP and Vista
rsleevi@chromium.org
2011-10-17
1
-1
/
+0
*
Adding experimental extension clipboard api.
tbarzic@chromium.org
2011-10-16
1
-0
/
+1
*
Fix of unused variable warnings related to DHISTOGRAM* in release builds.
pph34r@gmail.com
2011-10-16
1
-2
/
+2
*
Collect histograms for page load time when adblock extensions are installed.
mpcomplete@chromium.org
2011-10-16
3
-0
/
+174
*
Move margin processing code to the browser process.
vandebo@chromium.org
2011-10-15
2
-101
/
+41
*
Get rid of view_messages.h includes in chrome\renderer.
jam@chromium.org
2011-10-15
10
-44
/
+13
*
Split most of RenderViewTest and associated classes into content.
joi@chromium.org
2011-10-14
17
-813
/
+223
*
Move url_constansts.h to content/public/common.
jam@chromium.org
2011-10-14
1
-1
/
+1
*
Move extension permissions API out of experimental.
jstritar@chromium.org
2011-10-14
1
-1
/
+1
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
2
-2
/
+2
*
Allow resource identifiers in content settings.
bauerb@chromium.org
2011-10-13
1
-3
/
+1
*
net: Move EscapeForHTML() functions into net namespace.
tfarina@chromium.org
2011-10-13
1
-6
/
+6
*
Move contentSettings extension API out of experimental
bauerb@chromium.org
2011-10-13
2
-5
/
+5
*
More options for the types of margins to add.
vandebo@chromium.org
2011-10-13
2
-23
/
+22
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
2
-4
/
+4
*
Pull FileBrowserPrivate API out of EventBindings.
aa@chromium.org
2011-10-13
7
-49
/
+127
*
Unbreak popup blocker. We now create a ChromeV8Context for all contexts, so t...
aa@chromium.org
2011-10-13
1
-3
/
+2
*
Scales coordinates reported to page by instant by zoom factor. Without
sky@chromium.org
2011-10-12
3
-9
/
+25
*
Remove GetChannel() call from mixed content path. This version is correct
tsepez@chromium.org
2011-10-12
1
-7
/
+6
*
Move view_types to content\public\common. Also update the enum values to matc...
jam@chromium.org
2011-10-12
3
-27
/
+26
*
Fixing deprecated NewRunnableMethod() calls converting them over to base::Bin...
mad@chromium.org
2011-10-12
2
-10
/
+14
*
Add a per-context "Handler" concept to ChromeV8Extension and
aa@chromium.org
2011-10-12
19
-379
/
+572
*
Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...
jam@chromium.org
2011-10-12
4
-12
/
+15
*
Make benchmarking_extension.cc use content::RenderThread interface instead of...
jam@chromium.org
2011-10-12
1
-7
/
+7
*
Move BindingsPolicy enum to content\public\common and put it in the content n...
jam@chromium.org
2011-10-11
1
-7
/
+7
*
Add error description to the DidFailProvisionalLoad callback.
mkosiba@chromium.org
2011-10-11
4
-34
/
+59
*
Revert 104832 - Move ResourceDispatcherHostDelegate to content\public\common....
jam@chromium.org
2011-10-11
4
-12
/
+12
*
Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...
jam@chromium.org
2011-10-11
4
-12
/
+12
*
Don't expose RenderViewImpl to tests which use RenderViewTest through its hea...
jam@chromium.org
2011-10-11
6
-18
/
+21
*
Move some testing classes used by chrome to content\renderer, to match what w...
jam@chromium.org
2011-10-10
2
-5
/
+1
*
Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...
jam@chromium.org
2011-10-10
7
-22
/
+24
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
64
-328
/
+358
*
Simplify embedder API around showing custom error pages so that the embedder ...
jam@chromium.org
2011-10-08
2
-15
/
+10
*
Add a content::RenderView API. I'll make RenderView use it in a future change...
jam@chromium.org
2011-10-08
4
-29
/
+26
*
Sanity check the printable area returned by windows.
vandebo@chromium.org
2011-10-08
1
-1
/
+0
*
Cleanup: Fix miscellaneous cleanup issues in the print preview code.
thestig@chromium.org
2011-10-07
2
-27
/
+21
*
Move HostAllocateSharedMemoryBuffer to content::RenderThread now that we have...
jam@chromium.org
2011-10-07
4
-18
/
+18
*
Fix memory leak in V8ContextSet unit test.
aa@chromium.org
2011-10-07
6
-45
/
+31
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
3
-5
/
+5
*
Move RenderViewFakeResourcesTest to content\test. This is because we don't wa...
jam@chromium.org
2011-10-07
6
-358
/
+3
[next]