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
*
PrintPreview: Added code to print using system dialog.
kmadhusu@chromium.org
2011-04-25
1
-2
/
+0
*
Load crypt32.dll into renderer when chromoting is enabled
hclam@chromium.org
2011-04-24
1
-0
/
+6
*
Autofill passwords after re-opening tab containing a login page.
isherman@chromium.org
2011-04-23
2
-5
/
+17
*
Scope some autorelease pools.
avi@chromium.org
2011-04-22
1
-3
/
+5
*
Refine inferring label algorithm to Autofill correctly.
Takano.Naoki@gmail.com
2011-04-22
2
-2
/
+113
*
Revert 82448 -
nsylvain@chromium.org
2011-04-21
2
-113
/
+2
*
Refine inferring label algorithm to Autofill correctly.
Takano.Naoki@gmail.com
2011-04-21
2
-2
/
+113
*
Add V8ValueConverter utility to convert between v8::Value and
aa@chromium.org
2011-04-20
7
-93
/
+32
*
Add support in the extension docs for webRequest event listeners.
mpcomplete@chromium.org
2011-04-20
1
-2
/
+6
*
DevTools: implement Save As binding.
pfeldman@chromium.org
2011-04-20
2
-0
/
+9
*
Fix scaling issue in windows print preview.
ctguil@chromium.org
2011-04-20
2
-16
/
+28
*
Print Preview: Check PrintHostMsg_UpdatePrintSettings return results and disp...
thestig@chromium.org
2011-04-20
2
-11
/
+21
*
Cleanup: Use RenderViewObserver::Send() instead of RenderView::Send() in Prin...
thestig@chromium.org
2011-04-19
3
-64
/
+30
*
Drop RAW_LOGs that describe ordinary conditions nobody cares about.
mark@chromium.org
2011-04-19
1
-3
/
+0
*
Update header
jam@chromium.org
2011-04-18
1
-1
/
+1
*
Move extension_groups.h to the extensions subdir of renderer.
jam@chromium.org
2011-04-18
3
-5
/
+5
*
Make icon_messages use the IPC macros for defining the structs and the serial...
jam@chromium.org
2011-04-18
1
-8
/
+9
*
Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl...
jam@chromium.org
2011-04-18
2
-115
/
+244
*
Move renderer_main and renderer_glue to content.
jam@chromium.org
2011-04-18
10
-979
/
+64
*
Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...
jam@chromium.org
2011-04-18
1
-1
/
+1
*
Move the content settings code out of RenderView, since it belongs in the Chr...
jam@chromium.org
2011-04-18
5
-5
/
+330
*
Really fix build break
rsleevi@chromium.org
2011-04-18
1
-1
/
+1
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
12
-13
/
+832
*
Enabled media source content from filesystem: schema.
zelidrag@chromium.org
2011-04-18
1
-0
/
+1
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
3
-0
/
+48
*
Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...
zelidrag@chromium.org
2011-04-16
3
-48
/
+0
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
3
-0
/
+48
*
File API changes needed for safely passing user selected file entities from t...
zelidrag@chromium.org
2011-04-16
1
-1
/
+1
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
3
-3
/
+3
*
Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...
jam@chromium.org
2011-04-16
15
-180
/
+652
*
Enable PrintWebViewHelper::OnPrintForPrintPreview on all platforms.
ctguil@chromium.org
2011-04-15
1
-2
/
+0
*
Moved ParamTraits specializations that depend on WebKit out of content/common...
grt@chromium.org
2011-04-15
1
-0
/
+1
*
Fix missing include
jam@chromium.org
2011-04-15
1
-0
/
+1
*
Fix missing include
jam@chromium.org
2011-04-15
1
-0
/
+1
*
Move RenderProcess to content.
jam@chromium.org
2011-04-15
16
-549
/
+10
*
Move RenderThread to content\renderer.
jam@chromium.org
2011-04-14
18
-1212
/
+16
*
Remove the rest of the Chrome dependencies from RenderThread.
jam@chromium.org
2011-04-14
11
-78
/
+104
*
Proactively preventing build break when https://bugs.webkit.org/show_bug.cgi?...
zelidrag@chromium.org
2011-04-14
1
-0
/
+6
*
Change the client-side phishing detection request format. Instead of
noelutz@google.com
2011-04-14
9
-69
/
+129
*
Implement private API for web store to determine app ID of
aa@chromium.org
2011-04-14
1
-13
/
+109
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
28
-445
/
+436
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
5
-22
/
+22
*
Wire up the extension API for registering NaCl modules to an actual registry ...
abarth@chromium.org
2011-04-14
1
-3
/
+42
*
Cleanup: Remove some unused includes in PrintWebViewHelper.
thestig@chromium.org
2011-04-14
1
-6
/
+4
*
Mac: Let chrome coexist with the Chinese Handwriting IME.
thakis@chromium.org
2011-04-13
2
-0
/
+35
*
[Reverting 81332. Reason for revert: page_cycler_intl2 showing huge regressi...
nick@chromium.org
2011-04-13
2
-25
/
+0
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
2
-6
/
+6
*
Adds method call to UpdatePrintableSizeInPrintParameters() to fix Content Are...
clementskau@gmail.com
2011-04-13
1
-0
/
+2
*
Move code that talks to spelling and translate out of content. I create Chro...
jam@chromium.org
2011-04-13
11
-85
/
+549
*
More https for support URLs.
cevans@chromium.org
2011-04-13
1
-1
/
+1
[next]