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
*
Show gpu process stats in about:tcmalloc
jamesr@chromium.org
2012-04-25
2
-11
/
+0
*
Only enable password generation if password manager and autofill are both
gcasto@chromium.org
2012-04-24
3
-9
/
+10
*
Add an API for hosted apps to check their install and running states.
jstritar@chromium.org
2012-04-24
3
-1
/
+90
*
Make functions being routed by NativeHandlers throw an exception if there is ...
koz@chromium.org
2012-04-24
3
-0
/
+17
*
NaCl: Don't pass the NaCl process's Windows handle to the renderer process
mseaborn@chromium.org
2012-04-23
1
-7
/
+6
*
Add and implement API to associate Google experiment IDs with FieldTrials.
stevet@chromium.org
2012-04-23
1
-2
/
+2
*
Cancel unnecessary spellcheck requests.
hbono@chromium.org
2012-04-23
4
-16
/
+55
*
Back out r132850 from the trunk. It caused crashes, documented at bug 124208.
mark@chromium.org
2012-04-20
3
-91
/
+97
*
Revert 133212 - Add and implement API to associate Google experiment IDs with...
groby@chromium.org
2012-04-20
1
-2
/
+2
*
Add and implement API to associate Google experiment IDs with FieldTrials.
stevet@chromium.org
2012-04-20
1
-2
/
+2
*
Report cases where the connection appears to close too early while transferri...
cbentzel@chromium.org
2012-04-20
1
-0
/
+14
*
Use Value objects instead of JSON strings in extension API response IPCs.
asargent@chromium.org
2012-04-20
9
-17
/
+30
*
[Print Preview] Refactored code to support auto fit to page functionality.
kmadhusu@chromium.org
2012-04-20
7
-41
/
+36
*
Fix bug where transient pages would miss events dispatched while it was
mpcomplete@chromium.org
2012-04-19
4
-99
/
+138
*
This patch implements asynchronous spellchecker on Windows and Linux.
shinyak@chromium.org
2012-04-19
5
-42
/
+382
*
Remove support for bitmap printing in pepper
brettw@chromium.org
2012-04-19
1
-2
/
+8
*
Generate storage API constants using json_schema_compiler.
kalman@chromium.org
2012-04-19
4
-13
/
+16
*
Disk cache: Remove per-size-group histograms and a few stale ones.
rvargas@google.com
2012-04-18
1
-54
/
+0
*
Refactor EventBindings to be a ChromeV8Extension.
koz@chromium.org
2012-04-18
3
-97
/
+91
*
Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ...
jam@chromium.org
2012-04-18
3
-4
/
+91
*
Convert the load times ui_test to a browser_test.
jam@chromium.org
2012-04-18
1
-75
/
+0
*
Allow full-page plug-ins for click-to-play.
bauerb@chromium.org
2012-04-17
1
-0
/
+8
*
Revert 132589 - Revert 132440 - Allow extension APIs to be compiled out.
sky@chromium.org
2012-04-17
1
-26
/
+28
*
Revert 132440 - Allow extension APIs to be compiled out.
zmo@google.com
2012-04-17
1
-28
/
+26
*
Convert the external extension ui_test to a browser_test.
jam@chromium.org
2012-04-17
1
-193
/
+0
*
TabContents -> WebContentsImpl, part 15.
avi@chromium.org
2012-04-17
1
-1
/
+1
*
DataList UI (Chromium part)
keishi@chromium.org
2012-04-17
4
-107
/
+184
*
Make SearchBox extension call through WebFrame to execute page script
rafaelw@chromium.org
2012-04-17
1
-42
/
+46
*
ModuleSystem should not crash when JS has a syntax error.
aa@chromium.org
2012-04-17
1
-1
/
+28
*
Supply Windows handle-passing function to NaCl
mseaborn@chromium.org
2012-04-17
1
-0
/
+19
*
Code cleanup. Addressing TODO from the previous CL.
gene@chromium.org
2012-04-16
2
-15
/
+11
*
Allow extension APIs to be compiled out.
jgreenwald@chromium.org
2012-04-16
1
-26
/
+28
*
Fixed issue with shrink output when using system print dialog.
gene@chromium.org
2012-04-14
3
-7
/
+52
*
Fix top renderer crash. Extension can go away before Context. Duh.
aa@chromium.org
2012-04-13
1
-2
/
+2
*
Make lazy field access handle the case where ModuleSystem has been deleted.
koz@chromium.org
2012-04-13
4
-10
/
+32
*
Adding run_at to chrome.tabs.executeScript/insertCss.
eaugusti@chromium.org
2012-04-13
3
-53
/
+100
*
Add chrome.experimental.runtime.getBackgroundPage which ensures the transient
mpcomplete@chromium.org
2012-04-12
3
-0
/
+26
*
Don't attempt to access chrome.tts from the tts custom binding unless the
kalman@chromium.org
2012-04-12
1
-4
/
+14
*
Send spellcheck requests only when we need.
hbono@chromium.org
2012-04-12
3
-26
/
+170
*
Adding an error for "file access denied" to the error pages.
gspencer@chromium.org
2012-04-11
1
-0
/
+15
*
Remove unneeded extension_messages_browsertest.cc + cleanup.
aa@chromium.org
2012-04-11
11
-114
/
+88
*
Null check web_frame_ to prevent a race from attempting to execute script on ...
rafaelw@chromium.org
2012-04-11
1
-0
/
+6
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-3
/
+1
*
Reland r131429 (Moved SuicideOnChannelErrorFilter to content.). Install it in...
jam@chromium.org
2012-04-10
1
-27
/
+0
*
Revert 131429 because content_unittests is early exiting- Moved SuicideOnChan...
jam@chromium.org
2012-04-10
1
-0
/
+27
*
Moved SuicideOnChannelErrorFilter to content.
asharif@chromium.org
2012-04-09
1
-27
/
+0
*
Make renderer calls into script declare there "type" (internal or author).
rafaelw@chromium.org
2012-04-09
3
-2
/
+14
*
Change the URL for the nacl process host to use an actual GURL instead of var...
brettw@chromium.org
2012-04-08
1
-1
/
+1
*
Restrict platform app access to WebKit features by modifying JS bindings.
jstritar@chromium.org
2012-04-05
4
-0
/
+51
*
Add experiments info to crash dumps.
mad@chromium.org
2012-04-05
1
-0
/
+5
[next]