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
*
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
*
Add an optional parameter to CreatePlatformFile() to report the type
dumi@chromium.org
2010-08-31
1
-1
/
+1
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
9
-27
/
+49
*
Don't show scrollbars in click-to-play UI
bauerb@chromium.org
2010-08-31
1
-0
/
+1
*
Implement the Chrome half of setVersion.
jorlow@chromium.org
2010-08-31
4
-0
/
+28
*
Update browser cache of accessibility tree on renderer sub-tree changes.
ctguil@chromium.org
2010-08-31
2
-0
/
+37
*
Update click-to-play UI and strings.
bauerb@chromium.org
2010-08-31
2
-30
/
+33
*
Reland r57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-31
9
-62
/
+115
*
Support handling blob URL and resolve blob references in upload data.
jianli@chromium.org
2010-08-31
1
-1
/
+2
*
FBTF: Move some heavy, repeatedly emitted symbols to implementation files.
erg@google.com
2010-08-30
1
-0
/
+1
*
Move --block-nonsandboxed-plugins command line switch to preferences.
bauerb@chromium.org
2010-08-30
1
-3
/
+2
*
Pull latest Pepper to get moved audio, video, and char set interfaces, now
brettw@chromium.org
2010-08-28
2
-8
/
+8
*
Revert 57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
9
-113
/
+62
[next]