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
*
DOMUI etc. Use the built in bind method of Function now that V8 supports it.
arv@chromium.org
2010-09-13
1
-8
/
+2
*
Accelerated Compositing: screen garbage when scrolling
darin@chromium.org
2010-09-13
3
-47
/
+88
*
NaCl: Remove old variant of LaunchNaClProcess()
mseaborn@chromium.org
2010-09-13
1
-26
/
+0
*
Uses an internal error page on some of the more common http errors, and a few...
mmenke@chromium.org
2010-09-13
4
-76
/
+255
*
Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...
hclam@chromium.org
2010-09-13
6
-45
/
+98
*
Adds a notification event for onload. I would have liked to plumb this
sky@chromium.org
2010-09-11
1
-2
/
+4
*
Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...
sky@chromium.org
2010-09-10
5
-0
/
+133
*
Excempt certain extension functions from module permission check.
finnur@chromium.org
2010-09-10
1
-10
/
+1
*
Implement pepper::FileIO.
dumi@chromium.org
2010-09-10
4
-1
/
+62
*
Revert 59019 -
nsylvain@chromium.org
2010-09-10
4
-386
/
+0
*
Add a scorer class for client-side phishing detection.
noelutz@google.com
2010-09-09
4
-0
/
+386
*
relative URL handling improvements
erikkay@chromium.org
2010-09-09
1
-1
/
+4
*
Support accept attribute for an <input type=file> element.
jianli@chromium.org
2010-09-08
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
3
-5
/
+2
*
Enable webgl and accelerated compositing by default on all platforms. Removes
vangelis@chromium.org
2010-09-08
3
-4
/
+4
*
Add a VideoDecodeContext that provides resources for a VideoDecodeEngine
hclam@chromium.org
2010-09-07
4
-0
/
+155
*
Added GPU stat for whether a GPU can report context lost.
apatrick@chromium.org
2010-09-07
4
-2
/
+21
*
Back out r58711. It appears to have caused video/media-related ui_tests
mark@chromium.org
2010-09-07
3
-4
/
+4
*
Turning WebGL and the accelerated compositor on by default (linux and windows...
vangelis@chromium.org
2010-09-07
3
-4
/
+4
*
Make calls to onWebGeolocationServiceDestroyed
joth@chromium.org
2010-09-07
1
-1
/
+5
*
DevTools: remove forceRepaint method which is obsolete
yurys@chromium.org
2010-09-06
2
-5
/
+0
*
Land http://codereview.chromium.org/3167045/show
jorlow@chromium.org
2010-09-05
2
-0
/
+23
*
Rename all FillThisBuffer and EmptyThisBuffer to something more meaningful
hclam@chromium.org
2010-09-05
3
-9
/
+8
*
Adding a class to track when a node in a page gets clicked.
jcivelli@chromium.org
2010-09-05
14
-57
/
+479
*
Due to some unresolved blocking issues, we are switching Native Client back o...
cbiffle@google.com
2010-09-03
2
-9
/
+12
*
Add a term feature extractor for client-side phishing detection.
bryner@chromium.org
2010-09-03
6
-2
/
+715
*
Fix initial plugin Mac plugin focus and visibily
stuartmorgan@chromium.org
2010-09-03
3
-12
/
+10
*
Complete initializing a GPU video decoder in a GLES2 context
hclam@chromium.org
2010-09-03
5
-79
/
+92
*
Connect GpuVideoDecodeServiceHost with ggl::Context and CommandBufferProxy
hclam@chromium.org
2010-09-03
8
-82
/
+103
*
Fix various issues with DOMStorage that only showed up in multi-process mode.
jorlow@chromium.org
2010-09-03
3
-9
/
+63
*
Add command-line switch to enable FileSystem API support.
kinuko@chromium.org
2010-09-03
1
-0
/
+3
*
This feature was already enabled on windows and mac last week (http://coderev...
satish@chromium.org
2010-09-03
1
-1
/
+1
*
Allow experimental extension pop-ups from infobars.
joi@chromium.org
2010-09-03
1
-1
/
+6
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
3
-31
/
+31
*
Factor out the setup for PhishingDOMFeatureExtractorTest into a new base class.
bryner@chromium.org
2010-09-02
4
-196
/
+314
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
3
-31
/
+31
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
3
-31
/
+31
*
Add number of tabs opened in the process to crash meta data.
antonm@chromium.org
2010-09-02
1
-0
/
+2
*
send referrer from gallery navigations
erikkay@chromium.org
2010-09-01
1
-1
/
+5
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
3
-31
/
+31
*
Update browser accessibility tree on a renderer accessibility object state ch...
ctguil@chromium.org
2010-09-01
1
-24
/
+8
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
6
-3
/
+12
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
3
-31
/
+31
*
Pull seccomp-sandbox in via DEPS rather than using an in-tree copy
mseaborn@chromium.org
2010-09-01
1
-1
/
+1
*
This CL ensures we use the language specified in the language meta tag if any.
jcivelli@chromium.org
2010-09-01
5
-27
/
+155
*
Enable click-to-play by default.
bauerb@chromium.org
2010-09-01
1
-5
/
+5
*
Implement the plumbing to deliver click events from the notification balloon ...
johnnyg@chromium.org
2010-09-01
2
-0
/
+11
*
Private API for web store to get sync login and set store login information.
asargent@chromium.org
2010-09-01
1
-0
/
+1
*
gpu: GpuVideo*Host stop hold ref pointer to GpuChannelHost.
jiesun@google.com
2010-09-01
4
-13
/
+16
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
4
-36
/
+25
[next]