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
*
The app launcher had a height of zero as it was not getting preferred size up...
jcivelli@google.com
2010-05-06
1
-5
/
+5
*
Rename some other occurrences of deperecated methods.
antonm@chromium.org
2010-05-06
1
-1
/
+1
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
3
-52
/
+15
*
Call set_unblock(true) on async resize message to guarantee its
kbr@google.com
2010-05-06
1
-1
/
+15
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
3
-14
/
+16
*
AutoFill: Fix a renderer crash by resetting the form cache when each WebFrame
jhawkins@chromium.org
2010-05-06
3
-11
/
+13
*
Update Mac plugins for SetFocus changes, and remove old workaround messages
stuartmorgan@chromium.org
2010-05-05
5
-12
/
+30
*
Switch over to non-deprecated WebKit APIs and delete client methods that are no
darin@chromium.org
2010-05-05
2
-24
/
+26
*
First step in adding a parameter to a method of WebKit::WebSharedWorker.
michaeln@chromium.org
2010-05-05
2
-2
/
+12
*
Make the app launcher bubble fit its contents.
jcivelli@google.com
2010-05-05
1
-18
/
+14
*
Add EGLImage as one media type different than regular uncompressed video buffer.
scherkus@chromium.org
2010-05-05
1
-2
/
+5
*
Replace CHECK(false) by LOG(FATAL) where appropriate.
evan@chromium.org
2010-05-05
1
-1
/
+1
*
Small cleanups/style fixes. Simplifies RTL functions slightly.
pkasting@chromium.org
2010-05-05
1
-4
/
+4
*
Simplify delayed TransportDIB cleanup in Mac plugins
stuartmorgan@chromium.org
2010-05-04
2
-42
/
+24
*
Revert 46394 - Detect login password on sites with an onSubmit handler that c...
snej@chromium.org
2010-05-04
2
-31
/
+2
*
Detect login password on sites with an onSubmit handler that clears it
snej@chromium.org
2010-05-04
2
-2
/
+31
*
Fix various uses of release() that did not check its value
estade@chromium.org
2010-05-04
2
-6
/
+3
*
Fix leak of windowless plugin background canvas
stuartmorgan@chromium.org
2010-05-04
1
-1
/
+1
*
Site isolation metrics: Sniff the actual type of cross origin text/html
japhet@chromium.org
2010-05-04
1
-71
/
+9
*
Hide the select popup when the browser is moved or resized.
jcivelli@chromium.org
2010-05-03
1
-2
/
+2
*
Enable Core Animation for Flash by default
stuartmorgan@chromium.org
2010-05-03
1
-5
/
+5
*
Add Bulgarian spellchecker. Hunspell change will be committed separately.
jshin@chromium.org
2010-05-03
1
-0
/
+15
*
Adds support for shared resources.
gman@chromium.org
2010-05-03
1
-1
/
+2
*
Revert "Clean-up of the asynchronous behaviour of the experimental extension ...
phajdan.jr@chromium.org
2010-05-01
2
-3
/
+2
*
Clean-up of the asynchronous behaviour of the experimental extension popup API.
twiz@chromium.org
2010-04-30
2
-2
/
+3
*
Create a command-line switch for enabling touch events.
gdk@chromium.org
2010-04-30
1
-0
/
+3
*
Free old transport DIBs for which no PluginHostMsg_UpdateGeometry_ACK was
mark@chromium.org
2010-04-29
1
-0
/
+12
*
Free transport DIBs and associated shared memory when a WebPluginDelegateProxy
mark@chromium.org
2010-04-29
1
-10
/
+15
*
Cleanup: Rename OnLoadFont->OnPreCacheFont
jeremy@chromium.org
2010-04-29
1
-1
/
+1
*
This is the second side of a multi-sided webkit patch that will allow experim...
rafaelw@chromium.org
2010-04-28
2
-4
/
+24
*
Fix password mgr heuristics for sites that keep the login form around after s...
snej@chromium.org
2010-04-28
2
-11
/
+21
*
This adds in the ability for Chrome to generate windows with snapshots
gspencer@chromium.org
2010-04-28
2
-5
/
+74
*
AutoFill: Notify the renderer when the page has finished translating. Extract
jhawkins@chromium.org
2010-04-27
5
-4
/
+67
*
Add support for new webkit capability allowing us to update
davemoore@chromium.org
2010-04-27
2
-0
/
+10
*
Changes the code to use separate ids namspaces
gman@chromium.org
2010-04-27
1
-2
/
+2
*
Correction, and simplification of the javascript code to capture the screen-s...
twiz@chromium.org
2010-04-26
1
-20
/
+11
*
RenderView::UpdateTargetURL should not look at GURL::spec().
dglazkov@chromium.org
2010-04-26
3
-1
/
+9
*
Send content settings based on the URL to the renderer instead of just the host.
jochen@chromium.org
2010-04-23
4
-33
/
+31
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
3
-2
/
+67
*
AutoFill: Also use the form action to uniquely identify which form to fill in
jhawkins@chromium.org
2010-04-22
2
-2
/
+93
*
Adding the chromium implementation of the GLES2context class which
vangelis@chromium.org
2010-04-22
2
-0
/
+91
*
Add isGLES2Compliant() to command buffer implementation of WebGraphicsContext3D.
zmo@google.com
2010-04-22
2
-0
/
+6
*
AutoFill: Skip past empty strings when comparing form fields for filling.
jhawkins@chromium.org
2010-04-21
2
-0
/
+87
*
Make sure extensions work in single process mode.
arv@chromium.org
2010-04-21
1
-1
/
+3
*
Translate now supports translating pages for which we
jcivelli@google.com
2010-04-20
5
-55
/
+253
*
Use the same code to handle both overridable and fatal
wtc@chromium.org
2010-04-20
3
-47
/
+1
*
Give chrome-extension frames in regular renderers access to messaging APIs,
mpcomplete@chromium.org
2010-04-19
7
-9
/
+40
*
New experimental Pepper device API.
apatrick@chromium.org
2010-04-16
2
-2
/
+205
*
Mac: Refactor sandbox profiles to use a common base configuration file.
jeremy@chromium.org
2010-04-16
1
-25
/
+2
*
Add ability to manipulate DOM elements from the automation proxy. Rework the ...
kkania@chromium.org
2010-04-16
1
-55
/
+239
[next]