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
*
Added UMA histgrams for spellchecking.
morrita@chromium.org
2011-05-16
1
-0
/
+5
*
PrintPreview: Added a new histogram to measure the time taken to render the p...
kmadhusu@chromium.org
2011-05-13
3
-0
/
+28
*
Get rid of the remaining content settings code in the content module.
jam@chromium.org
2011-05-13
2
-14
/
+15
*
Re-land r84928: Move EFD to ExtensionTabHelper.
aa@chromium.org
2011-05-13
2
-12
/
+25
*
Print Preview: Disable controls when printing an embedded PDF.
thestig@chromium.org
2011-05-12
5
-4
/
+20
*
Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...
jam@chromium.org
2011-05-12
4
-2
/
+19
*
Support window.opener after a process swap.
creis@chromium.org
2011-05-12
2
-12
/
+1
*
Static constructors for Safe Browsing in Render Process.
jknotten@chromium.org
2011-05-12
7
-24
/
+53
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
2
-6
/
+8
*
Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"
aa@chromium.org
2011-05-12
2
-25
/
+12
*
Re-land r84928: Move ExtensionFunctionDispatcher to
aa@chromium.org
2011-05-11
2
-12
/
+25
*
Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""
aa@chromium.org
2011-05-11
2
-25
/
+12
*
iwyu: Include stringprintf.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-11
3
-11
/
+19
*
Revert "Looks like this introduced leaks in sync ui tests. Sigh."
aa@chromium.org
2011-05-11
2
-12
/
+25
*
Looks like this introduced leaks in sync ui tests. Sigh.
aa@chromium.org
2011-05-11
2
-25
/
+12
*
Move ExtensionFunctionDispatcher to ExtensionTabHelper. This
aa@chromium.org
2011-05-11
2
-12
/
+25
*
Print Preview: Fix NULL dereference in PrintWebViewHelper.
thestig@chromium.org
2011-05-11
1
-2
/
+4
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-10
2
-30
/
+22
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
3
-4
/
+6
*
iwyu: Use callback_old.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-10
5
-5
/
+5
*
Enable Print Preview by default for Google Chrome builds.
thestig@chromium.org
2011-05-09
2
-7
/
+26
*
Add IME UI related extension API.
bryeung@chromium.org
2011-05-09
1
-1
/
+2
*
Add some missing returns in PhishingClassifier::TermExtractionFinished().
bryner@chromium.org
2011-05-09
1
-0
/
+2
*
Remove unused experimental.clipboard APIs.
dcheng@chromium.org
2011-05-09
1
-1
/
+0
*
More work on removing content settings code from src\content.
jam@chromium.org
2011-05-07
4
-16
/
+31
*
Add more logging to determine where the keypress event is failing.
isherman@chromium.org
2011-05-06
1
-0
/
+4
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
1
-1
/
+2
*
Printing: Notify the browser process of renderer print failures. (try 2)
thestig@chromium.org
2011-05-06
5
-13
/
+69
*
Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...
joi@chromium.org
2011-05-06
2
-22
/
+30
*
Revert 84343 - Printing: Notify the browser process of renderer print failures.
thestig@chromium.org
2011-05-05
3
-67
/
+10
*
Printing: Notify the browser process of renderer print failures.
thestig@chromium.org
2011-05-05
3
-10
/
+67
*
Add tests for print preview code in PrintWebViewHelper.
thestig@chromium.org
2011-05-05
6
-27
/
+209
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-05
2
-30
/
+22
*
Revert 84095 - Add IME UI related extension API.
bryeung@chromium.org
2011-05-04
1
-2
/
+1
*
Add a histogram to record why the phishing classifier is canceled.
bryner@chromium.org
2011-05-04
2
-13
/
+42
*
Add IME UI related extension API.
bryeung@chromium.org
2011-05-04
1
-1
/
+2
*
IPC outgoing message filters interpose yourself in a message stream. Minimal...
tsepez@chromium.org
2011-05-04
1
-0
/
+5
*
Chrome side to allow WebKit layer to use WebPermissionClient to check if acce...
jam@chromium.org
2011-05-04
5
-5
/
+20
*
Add IPCs to check web copy/cut/paste for extensions with the appropriate perm...
dcheng@chromium.org
2011-05-03
1
-4
/
+8
*
Don't dismiss Autofill suggestions when clicking on a field that currently ha...
isherman@chromium.org
2011-05-03
1
-1
/
+2
*
Add tracking for scorer creation failures.
noelutz@google.com
2011-05-03
1
-2
/
+32
*
Have the phishing classifier guard against extra PageCaptured calls.
bryner@chromium.org
2011-05-03
2
-18
/
+100
*
Revert 83730: Revert 83687 - Remove ExtensionMsg_UpdatePageActions.
mpcomplete@chromium.org
2011-05-03
3
-38
/
+11
*
Start moving content_settings code out of content code.
jam@chromium.org
2011-05-03
1
-1
/
+1
*
Fix chrome.test.checkDeepEq
battre@chromium.org
2011-05-03
1
-0
/
+6
*
Get rid of the command state changed code that was only used for spellcheckin...
jam@chromium.org
2011-05-03
1
-13
/
+6
*
Null-check the WebView and WebFrame in PhishingClassifier::TermExtractionFini...
bryner@chromium.org
2011-05-02
1
-1
/
+10
*
Added tab_id parameter to payload of chrome.fileBrowserHandler.onExecute event.
zelidrag@chromium.org
2011-05-02
1
-3
/
+5
*
Prerender: Update histogram names.
mmenke@chromium.org
2011-05-02
1
-5
/
+5
*
Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...
jam@chromium.org
2011-05-02
1
-0
/
+1
[next]