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
*
Moving the autofill code from WebKit EditorClientImpl to Chromium.
jcivelli@google.com
2010-08-12
6
-43
/
+151
*
Adding tts experimental extensions api
chaitanyag@chromium.org
2010-08-12
3
-1
/
+17
*
Autocomplete doesn't honor maxlength attribute.
dhollowa@chromium.org
2010-08-12
1
-2
/
+4
*
AutoFill: Release the cached frame when we receive the frameDestroyed() message
jhawkins@chromium.org
2010-08-11
4
-5
/
+20
*
Add support for BGRA pixel format to the command buffer implementation of Web...
senorblanco@google.com
2010-08-11
2
-0
/
+22
*
Enable GLSL shader translator by default. With this change, Chrome's
kbr@google.com
2010-08-11
1
-1
/
+1
*
Reapplies r55735, fixing some message code that was checked in that I collide...
erg@google.com
2010-08-11
1
-0
/
+2
*
Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages."
erg@google.com
2010-08-11
1
-2
/
+0
*
FBTF: Allow forward declaration of classes passed to sync IPC messages.
erg@google.com
2010-08-11
1
-0
/
+2
*
Chromium plumbing for Device Orientation.
hans@chromium.org
2010-08-11
4
-0
/
+127
*
Initialize member struct in Pepper plugin.
finnur@chromium.org
2010-08-11
1
-0
/
+1
*
Implements initial plumbing for IDBCursor.
bulach@chromium.org
2010-08-11
6
-1
/
+143
*
When running in single process mode, the sandbox is off. Tell the file syste...
jorlow@chromium.org
2010-08-11
1
-0
/
+1
*
DevTools: remove usages of InjectDispatch.js
yurys@chromium.org
2010-08-11
2
-7
/
+0
*
Making window.focus() work in Chrome.
jcivelli@chromium.org
2010-08-11
1
-7
/
+1
*
Added event traces at various points during Chrome and ChromeFrame startup to...
ananta@chromium.org
2010-08-11
2
-0
/
+11
*
Revert 55510 - Prelaunch GPU process after 10 seconds.
mirandac@chromium.org
2010-08-10
1
-17
/
+4
*
1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...
jiesun@google.com
2010-08-10
11
-1
/
+928
*
Prelaunch GPU process after 10 seconds.
apatrick@chromium.org
2010-08-10
1
-4
/
+17
*
Histograms & Field Trails about prefetching
gavinp@google.com
2010-08-09
2
-6
/
+111
*
Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.
ananta@chromium.org
2010-08-09
11
-928
/
+1
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
1
-4
/
+4
*
Special thanks for in-ming cheng's MFT hardware decodering code.
jiesun@google.com
2010-08-09
11
-1
/
+928
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
1
-4
/
+4
*
Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-09
5
-37
/
+114
*
Add device motion runtime feature entry and the command line switch.
pfeldman@chromium.org
2010-08-09
1
-0
/
+3
*
More metrics for proxy connections impact A/B test.
ziadh@chromium.org
2010-08-09
1
-2
/
+2
*
The Selenium window.open target blank test fails in ChromeFrame as the naviga...
ananta@chromium.org
2010-08-06
1
-1
/
+15
*
Fix map iteration error caught by Coverity.
jcivelli@chromium.org
2010-08-06
1
-2
/
+4
*
SwapBuffers notification is sent from GPU process to renderer process.
apatrick@chromium.org
2010-08-06
4
-0
/
+46
*
add pepper video decoder glue and delegate
wjia@google.com
2010-08-06
2
-0
/
+100
*
NULL-check the weak RenderView pointer before unregistering plugin delegates
stuartmorgan@chromium.org
2010-08-06
1
-1
/
+2
*
Revert 55227 - Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-06
5
-114
/
+37
*
Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-06
5
-37
/
+114
*
FBTF: Remove unneeded headers from base/ (part 3)
thestig@chromium.org
2010-08-06
2
-2
/
+0
*
FBTF: Remove unneeded headers from base/ (part 2)
thestig@chromium.org
2010-08-06
2
-2
/
+0
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-06
3
-4
/
+4
*
One more PhishingDOMFeatureExtractorTest suppression, for the IPC channel name.
bryner@chromium.org
2010-08-06
1
-7
/
+11
*
AutoFill: Remove one level of indirection when clearing a previewed form.
jhawkins@chromium.org
2010-08-06
4
-14
/
+8
*
Chromium-side implemention of pepper's FileChooser.
dumi@chromium.org
2010-08-05
2
-0
/
+15
*
Prettify blocked plugin HTML UI:
bauerb@chromium.org
2010-08-05
2
-3
/
+21
*
DevTools: get rid of delayed command dispatching on front-end side.
pfeldman@chromium.org
2010-08-05
4
-2
/
+14
*
Block non-sandboxed plugins.
bauerb@chromium.org
2010-08-05
3
-59
/
+82
*
Adds chromium side plumbing to pass speech input calls back and forth with We...
satish@chromium.org
2010-08-04
4
-0
/
+127
*
Revert "Remove GetSwitchValue() from chrome/* where easy."
evan@chromium.org
2010-08-04
3
-4
/
+4
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-04
3
-4
/
+4
*
Pass notifications to the browser when a document is accessing an appcache.
michaeln@chromium.org
2010-08-04
1
-2
/
+4
*
Remove wstring-ness from some more locale variables.
evan@chromium.org
2010-08-04
2
-2
/
+2
*
Initial port of accelerated compositor to Mac OS X 10.6. Reused
kbr@google.com
2010-08-04
9
-16
/
+87
*
Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).
viettrungluu@chromium.org
2010-08-04
2
-18
/
+18
[next]