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
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebSocket Pepper API: the second Close() should not return error code.
toyoshim@chromium.org
2012-04-25
1
-2
/
+3
*
fileapi: FileWriter and LocalFileWriter.
kinaba@chromium.org
2012-04-25
5
-0
/
+492
*
Fix leak in ScopedClipboardWriterGlue.
dcheng@chromium.org
2012-04-25
3
-9
/
+10
*
Add EncodeRGBAPNGWithChecksum method.
jnd@chromium.org
2012-04-25
2
-1
/
+23
*
WebKit roll 114999:115029
mnaganov@chromium.org
2012-04-24
1
-11
/
+0
*
Update downstream WebKit layout tests expectations before rolling
mnaganov@chromium.org
2012-04-24
1
-0
/
+5
*
Update downstream WebKit layout tests expectations before rolling
mnaganov@chromium.org
2012-04-24
1
-0
/
+2
*
WebSocket Pepper API: PPB_WebSocket::close must accept undefined reason
toyoshim@chromium.org
2012-04-24
1
-7
/
+11
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
12
-210
/
+122
*
DomStorage async IPC message definitions and browser-side handlers. These mes...
michaeln@google.com
2012-04-24
5
-1
/
+25
*
Implement sourceAddId() & sourceRemoveId()
acolwell@chromium.org
2012-04-23
4
-8
/
+57
*
Cleanup: IWYU for base/file_util_proxy.h.
thestig@chromium.org
2012-04-23
3
-1
/
+4
*
IndexedDB: API rename to allow return type of keyPath accessors to change
jsbell@chromium.org
2012-04-23
1
-2
/
+8
*
Clean up downstream layout test expectations.
mnaganov@chromium.org
2012-04-23
1
-2
/
+0
*
Clean up downstream layout test expectations.
mnaganov@chromium.org
2012-04-23
1
-21
/
+0
*
Add a media pipeline status error code for decryption error.
xhwang@chromium.org
2012-04-23
1
-0
/
+7
*
Update uses of TimeDelta in chrome_frame/*. Also update a bit of TimeDelta u...
tedvessenes@gmail.com
2012-04-23
1
-3
/
+3
*
Clean up native_theme_android by making it inherit from native_theme.h
pkotwicz@chromium.org
2012-04-22
1
-32
/
+33
*
Revert 133335 - Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-21
4
-56
/
+8
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-21
4
-8
/
+56
*
Use new WebElement attribute accessors so we can delete WebNamedNodeMap.
dmazzoni@chromium.org
2012-04-20
1
-5
/
+3
*
Log when a browser plugin hangs
whyuan@google.com
2012-04-20
2
-20
/
+47
*
Hook up screensaver prevention on Windows
brettw@chromium.org
2012-04-20
1
-1
/
+1
*
Hook up the DeviceID to the browser process.
brettw@chromium.org
2012-04-20
1
-1
/
+1
*
Convert the npapi interactive_ui_test, layout_plugin ui_test, and npapi ui_te...
jam@chromium.org
2012-04-20
3
-4
/
+4
*
Revert 133191 - Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-20
4
-56
/
+8
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-20
4
-8
/
+56
*
Allow a bit more imprecision in TimeConversion.Time.
thestig@chromium.org
2012-04-20
1
-2
/
+3
*
Don't search root paths for MS WMP plugin
jschuh@chromium.org
2012-04-20
1
-21
/
+1
*
Fixup the DomStorage IPC messsages.
michaeln@google.com
2012-04-19
4
-16
/
+19
*
Unbind 3D Context When Pepper Plugin Crashes
fsamuel@chromium.org
2012-04-19
1
-1
/
+2
*
Connect addKey() to AesDecryptor (video only).
ddorwin@chromium.org
2012-04-19
1
-4
/
+15
*
Update Adobe Reader version metadata.
cevans@chromium.org
2012-04-19
1
-3
/
+3
*
Initial implementation of Encrypted Media Extensions in Chrome.
ddorwin@chromium.org
2012-04-19
10
-10
/
+271
*
Revert 132965 - this change seems to break media_unittests
toyoshim@chromium.org
2012-04-19
4
-56
/
+8
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-19
4
-8
/
+56
*
Add FileSystemContext::CreateFileReader() which returns appropriate Reader in...
kinuko@chromium.org
2012-04-19
11
-8
/
+115
*
Remove support for bitmap printing in pepper
brettw@chromium.org
2012-04-19
2
-155
/
+1
*
Change BufferedResourceLoader::kOK to BufferedResourceLoader::kOk.
scherkus@chromium.org
2012-04-19
4
-36
/
+36
*
Remedy irratic focus behavior when accessibility clients set focus.
dtseng@chromium.org
2012-04-19
2
-77
/
+3
*
Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ...
jam@chromium.org
2012-04-18
17
-480
/
+9
*
Add FileReader interface and implement FileSystemFileReader.
kinuko@chromium.org
2012-04-18
9
-63
/
+267
*
Cleanup webkit::npapi::PluginStream a bit.
thestig@chromium.org
2012-04-18
4
-88
/
+86
*
Move VideoCapture::VideoCaptureCapability to video_capture_types.h
yujie.mao@intel.com
2012-04-18
2
-3
/
+4
*
Fix all WebMediaPlayer enum values.
acolwell@chromium.org
2012-04-18
1
-34
/
+32
*
add another image to be rebaselined
reed@google.com
2012-04-17
1
-0
/
+1
*
roll skia to 3695
reed@google.com
2012-04-17
1
-0
/
+20
*
Reland 132134 with memory fix - Use LocalFileReader in FileSystemURLRequestJob
kinuko@chromium.org
2012-04-17
6
-75
/
+44
*
DomStorageContext: separate directories for localStorage and sessionStorage.
marja@chromium.org
2012-04-17
4
-20
/
+41
*
More DomStorage house cleaning, many files but all mechanical changes.
michaeln@google.com
2012-04-17
7
-60
/
+0
[next]