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
*
[Auto-fill] Input field loses keyboard focus with 'ESC' key.
dhollowa@chromium.org
2010-10-12
1
-0
/
+8
*
Add private pepper API to keep the throbber spinning while PDFs are loading.
jam@chromium.org
2010-10-12
2
-0
/
+10
*
net: detect and error out with ESET HTTPS interception + False Start
agl@chromium.org
2010-10-11
1
-2
/
+26
*
Wire up InstallSearchProvider to allow setting the default search provider.
levin@chromium.org
2010-10-11
3
-20
/
+40
*
Adds better error text for case where there is no network connection (ERR_INT...
mmenke@chromium.org
2010-10-11
1
-7
/
+47
*
fix bookmarks API crash when handling invalid URL
erikkay@chromium.org
2010-10-11
1
-2
/
+4
*
Change plugin content settings to three states: Allow, click-to-play, and block.
bauerb@chromium.org
2010-10-11
6
-45
/
+43
*
Autofill - "Clear form" failed to clear the select popup values
dhollowa@chromium.org
2010-10-11
3
-8
/
+104
*
Add a way to get proxy information to the Private2 Pepper API.
brettw@chromium.org
2010-10-10
2
-1
/
+13
*
Fixed include in test_webkit_client
davemoore@chromium.org
2010-10-10
1
-0
/
+5
*
Enable IndexedDB by default.
jorlow@chromium.org
2010-10-09
1
-1
/
+1
*
Revert 62068 - Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
1
-5
/
+0
*
Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
1
-0
/
+5
*
Sets the referrer for media resource requests.
vrk@google.com
2010-10-08
1
-1
/
+1
*
Ensure global extension events (like bookmarks) are sent to the incognito
mpcomplete@chromium.org
2010-10-08
10
-26
/
+24
*
Resubmit - move MFT h264 code to media/video and connect to gpu video decoder.
hclam@chromium.org
2010-10-08
2
-4
/
+6
*
Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo...
hclam@chromium.org
2010-10-08
2
-6
/
+4
*
Move MFT H264 video decoder implementation and connect it to GpuVideoDecoder
hclam@chromium.org
2010-10-08
2
-4
/
+6
*
Add a new method, Scorer::CreateFromFile, that asynchronously reads a model
bryner@chromium.org
2010-10-08
3
-0
/
+195
*
Remove PrintWebViewHelper::PrintPageAsJPEG. It's dead code.
thestig@chromium.org
2010-10-08
3
-83
/
+0
*
GpuVideoDecoderHost runs on IO thread instead of Render thread
hclam@chromium.org
2010-10-07
10
-74
/
+68
*
Make FakeGlVideoDecodeEngine works in the hardware video decoding architecture
hclam@chromium.org
2010-10-07
9
-18
/
+62
*
Cleanup in VideoFrame
hclam@chromium.org
2010-10-07
2
-4
/
+0
*
Remove flaky from external extension uitest.
levin@chromium.org
2010-10-07
1
-0
/
+9
*
Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in the
jhawkins@chromium.org
2010-10-07
2
-2
/
+2
*
Implement Gles2VideoDecoderContext
hclam@chromium.org
2010-10-07
3
-11
/
+96
*
Implement GpuVideoDecoderHost and unit tests
hclam@chromium.org
2010-10-07
5
-121
/
+541
*
Revert 61718 - GPU process terminates on hang.
mnissler@chromium.org
2010-10-07
7
-87
/
+40
*
Reapply 61613 that was reverted for false valgrind alarm.
kinuko@chromium.org
2010-10-07
1
-1
/
+1
*
GPU process terminates on hang.
apatrick@chromium.org
2010-10-06
7
-40
/
+87
*
Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...
kinuko@chromium.org
2010-10-06
1
-1
/
+1
*
Fix up the IndexedDB plumbing layers to match the latest WebKit code.
jorlow@chromium.org
2010-10-06
10
-188
/
+194
*
Added more logging to debug a test which fails in the build bots.
satish@chromium.org
2010-10-06
1
-0
/
+12
*
Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...
satish@chromium.org
2010-10-06
3
-17
/
+16
*
Re-enable DOM UI bindings for data: URLs.
caseq@google.com
2010-10-06
1
-1
/
+2
*
Second try for support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-06
1
-1
/
+1
*
On Windows, create a new TransportDIB::Handle struct which includes the file
kkania@chromium.org
2010-10-06
3
-16
/
+17
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
1
-45
/
+0
*
Printing: Temporary fix on Linux using dummy print settings until we get the ...
thestig@chromium.org
2010-10-05
1
-33
/
+1
*
Notify browser accessibility when the renderer's focus node is cleared.
ctguil@chromium.org
2010-10-05
1
-0
/
+8
*
Revert asynchronous backing store changes.
derat@chromium.org
2010-10-05
2
-31
/
+16
*
Implement the frame id required for the web navigation api.
jochen@chromium.org
2010-10-05
1
-3
/
+4
*
Revert 61480 - Support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-05
1
-1
/
+1
*
Support removeRecursively and new copy/move behaviors added to the spec recen...
kinuko@chromium.org
2010-10-05
1
-1
/
+1
*
Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult which
sky@chromium.org
2010-10-05
2
-14
/
+27
*
Update Chrome to use the renamed WebDragData methods.
dcheng@chromium.org
2010-10-05
1
-2
/
+2
*
Only enable renderer accessibility when an active screen reader is detected.
ctguil@chromium.org
2010-10-05
1
-1
/
+0
*
Coverity: Initialize data members in constructor.
jhawkins@chromium.org
2010-10-05
2
-0
/
+2
*
Don't try to ReleaseTransportDIB() the dibs that come from pepper
piman@chromium.org
2010-10-05
1
-2
/
+0
*
Relanding "Take extension 'management' API out of experimental."
asargent@chromium.org
2010-10-04
1
-1
/
+1
[next]