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
*
Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-15
3
-87
/
+252
*
Linux: Un-blacklist gecko-mediaplayer.
thestig@chromium.org
2011-02-15
1
-3
/
+0
*
AppCache URLFetcher refactoring. Just pulling the URLRequest handling
michaeln@google.com
2011-02-15
3
-394
/
+342
*
Make the size of menulists on Linux the same size as on Windows.
tony@chromium.org
2011-02-15
1
-0
/
+6
*
Implement proxy for FlashMenu and Run/QuitMessageLoop
piman@google.com
2011-02-15
3
-6
/
+6
*
Implement basic crash detection and shutdown handling for out of process PPAPI
brettw@chromium.org
2011-02-15
9
-53
/
+159
*
New versions for Adobe Reader, Flash, Shockwave and RealPlayer.
panayiotis@google.com
2011-02-14
1
-23
/
+22
*
Don't use a separate FILE thread in FileSystemURLRequestJobTest.
adamk@chromium.org
2011-02-14
1
-10
/
+2
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-23
/
+23
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-23
/
+23
*
Make sure that if Reader is installed after Chrome and the internal PDF reade...
jam@chromium.org
2011-02-14
1
-0
/
+10
*
Fix HasSingleOrigin() so it properly handles double redirect & added unit test.
acolwell@chromium.org
2011-02-14
7
-14
/
+157
*
Add commandline flag --disable-gl-multisampling and hook it up with WebGL to ...
zmo@google.com
2011-02-14
2
-0
/
+5
*
Update V8 to version 3.1.4
sgjesse@google.com
2011-02-14
1
-0
/
+2
*
Update test_expectations.txt for newly added test.
hamaji@chromium.org
2011-02-14
1
-0
/
+2
*
Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.
kinuko@chromium.org
2011-02-14
11
-421
/
+274
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-23
/
+23
*
Update translations for the inspector_strings template using launchpad.net r119
tony@chromium.org
2011-02-11
1
-1
/
+1
*
clang: Fix several -Woverloaded-virtual warnings.
thakis@chromium.org
2011-02-11
2
-4
/
+4
*
Fix re-entrant destroy issues in pepper
piman@google.com
2011-02-11
1
-0
/
+34
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-23
/
+23
*
Extend Mac popup to handle more directionality.
avi@chromium.org
2011-02-11
4
-85
/
+93
*
Clean outdated test_expectations after webkit roll.
zmo@google.com
2011-02-11
1
-2
/
+0
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-23
/
+23
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
1
-23
/
+23
*
Test expectations update due to a layout test failure caused by chromium side...
zmo@google.com
2011-02-10
1
-0
/
+2
*
Adding support for JavaScript internationalization API as V8 extension. See p...
cira@chromium.org
2011-02-10
1
-0
/
+3
*
Revert the accidentially changed auto-generated files.
jochen@chromium.org
2011-02-10
1
-1
/
+1
*
Only invoke WebKit methods in browsing data helpers on the WEBKIT thread.
jochen@chromium.org
2011-02-10
1
-1
/
+1
*
Add 1st cut of FileSystemUsageTracker that tracks the usage changes in FileSy...
kinuko@chromium.org
2011-02-10
9
-29
/
+363
*
Restore old title in WebViewPlugin only when loading the plugin.
bauerb@chromium.org
2011-02-10
2
-2
/
+8
*
Changes some of the dependencies to remove
gman@chromium.org
2011-02-10
1
-1
/
+1
*
Several bits of cleanup in FileSystem*URLRequestJob:
adamk@chromium.org
2011-02-09
5
-21
/
+20
*
Cleanup more test code.
erg@google.com
2011-02-09
5
-249
/
+518
*
Remove expectations of failure, leftover from my gardening shift.
dglazkov@chromium.org
2011-02-09
1
-3
/
+0
*
clean
loislo@chromium.org
2011-02-09
1
-1
/
+0
*
Test_expectations cleanup.
loislo@chromium.org
2011-02-09
1
-5
/
+1
*
Prevent crashing on errors in PPB_Context_3D_Impls.
neb@chromium.org
2011-02-09
1
-12
/
+10
*
Update the checked-in GLES2 bindings and implementation to match the auto-gen...
bryner@chromium.org
2011-02-08
1
-1
/
+1
*
Revert 73222 - Make target running GLES2 autogen script.
gavinp@chromium.org
2011-02-08
1
-29
/
+0
*
Corrected signature of WebPlugin3DDeviceDelegate::Device3DRegisterCallback.
apatrick@chromium.org
2011-02-08
2
-5
/
+6
*
Remove most of layout test controller.
tony@chromium.org
2011-02-08
4
-1441
/
+1
*
Add debug logging for mixed scripting.
agl@chromium.org
2011-02-08
2
-15
/
+0
*
Change ListenerLeakTest tests to use the new V8 profiler API.
mnaganov@chromium.org
2011-02-08
2
-35
/
+26
*
Update test expectations for successfully passing tests.
loislo@chromium.org
2011-02-08
1
-15
/
+15
*
First crack at FileSystemURLRequestJob for handling filesystem: URLs.
adamk@chromium.org
2011-02-08
11
-0
/
+1160
*
Add a tool to retrieve passing and failing WebKit revision numbers from
yuzo@chromium.org
2011-02-08
1
-0
/
+176
*
Fix clang warning WebClipboardImpl::writeData() fails to override WebClipboar...
dcheng@chromium.org
2011-02-07
2
-2
/
+7
*
Remove some more DRT features from test_shell.
tony@chromium.org
2011-02-07
11
-878
/
+4
*
Clean up warnings found in our testing code.
erg@google.com
2011-02-07
22
-191
/
+315
[next]