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
*
Fix QuartzCore.framework path.
mark@chromium.org
2010-08-15
1
-1
/
+1
*
Cleanup Registry API: part 3.
tfarina@chromium.org
2010-08-14
1
-3
/
+3
*
Revert all WebKit merges.
yutak@chromium.org
2010-08-13
1
-38
/
+0
*
WebKit merge 65185:65192.
yutak@chromium.org
2010-08-13
1
-35
/
+35
*
WebKit merge 65180:65182.
yutak@chromium.org
2010-08-13
1
-0
/
+38
*
Reenable bad-scheme-subframe.html which was rebaselined upstream
yurys@chromium.org
2010-08-12
1
-2
/
+0
*
GTK: fix decoding of custom cursor bytes.
estade@chromium.org
2010-08-12
1
-11
/
+7
*
FBTF: Start cleaning up net/
erg@google.com
2010-08-11
5
-0
/
+5
*
Provide a profile.GetAppCacheService() accessor and add two helper methods to...
michaeln@chromium.org
2010-08-11
1
-1
/
+2
*
Added linux-specific NP_Initialize function so that the plugin is properly in...
alokp@chromium.org
2010-08-11
1
-8
/
+39
*
Add custom expectation for http/tests/loading/bad-scheme-subframe.html
yurys@chromium.org
2010-08-11
1
-0
/
+2
*
DevTools: remove reference to InjectDispatch.js from test_shell_win.cc
yurys@chromium.org
2010-08-11
1
-1
/
+0
*
DevTools: remove one more reference to InjectDispatch.js
yurys@chromium.org
2010-08-11
1
-1
/
+0
*
DevTools: remove usages of InjectDispatch.js
yurys@chromium.org
2010-08-11
3
-10
/
+1
*
DevTools: DevTools should be closed in test_shell for non-inspector layout tests
yurys@chromium.org
2010-08-11
3
-9
/
+5
*
Clamp the hotspot on custom cursors to the custom cursor image's dimensions.
estade@chromium.org
2010-08-11
3
-0
/
+52
*
Whitespace change to trigger bots.
viettrungluu@chromium.org
2010-08-10
1
-1
/
+1
*
Test shell initializes OSMesa GL bindings.
apatrick@chromium.org
2010-08-09
2
-0
/
+7
*
Disable device motion in test shell.
pfeldman@chromium.org
2010-08-09
1
-0
/
+1
*
Add a mimetype to npapi_test_plugin so we pass a layout test
tony@chromium.org
2010-08-07
3
-7
/
+11
*
Take 2: Copy the npapi pepper test plugin during the build so we
tony@chromium.org
2010-08-07
1
-1
/
+67
*
FBTF: Remove unneeded headers from base/ (part 5)
thestig@chromium.org
2010-08-07
2
-5
/
+9
*
WebGL web preferences do not disable WebGL if already enabled.
apatrick@chromium.org
2010-08-06
1
-1
/
+2
*
Revert "Copy the npapi pepper test plugin during the build so we don't"
tony@chromium.org
2010-08-06
1
-67
/
+1
*
Revert "Disable failing test on Linux."
tony@chromium.org
2010-08-06
1
-3
/
+0
*
Disable another test that fails after the plugin copy change.
tony@chromium.org
2010-08-06
1
-0
/
+2
*
add pepper video decoder glue and delegate
wjia@google.com
2010-08-06
6
-1
/
+216
*
Disable failing test on Linux.
tony@chromium.org
2010-08-06
1
-0
/
+3
*
Fix plugin tests on linux.
tony@chromium.org
2010-08-06
1
-0
/
+3
*
Copy the npapi pepper test plugin during the build so we don't
tony@chromium.org
2010-08-06
1
-1
/
+67
*
FBTF: Remove unneeded headers from base/ (part 3)
thestig@chromium.org
2010-08-06
1
-1
/
+0
*
Remove use of CommandLine::GetSwitchValue() from webkit/.
evan@chromium.org
2010-08-05
3
-9
/
+8
*
Implement the UrlUtil pepper interface. Pull PPAPI to get that interface.
brettw@chromium.org
2010-08-05
4
-0
/
+193
*
Fix missing Linux fonts in PDF plugin.
gene@chromium.org
2010-08-05
1
-0
/
+1
*
Chromium-side implemention of pepper's FileChooser.
dumi@chromium.org
2010-08-05
4
-5
/
+99
*
WebKit roll 64742:64762
jianli@chromium.org
2010-08-05
1
-3
/
+0
*
Fix select menu placement on 10.5
stuartmorgan@chromium.org
2010-08-05
1
-1
/
+9
*
Copy the layout test plugin during a gyp step instead of
tony@chromium.org
2010-08-05
2
-1
/
+8
*
AutoFill: Add a re-sized generic CC icon.
jhawkins@chromium.org
2010-08-05
1
-0
/
+0
*
Sending renderer notification when update job finishes (Used to notify cache ...
kkanetkar@chromium.org
2010-08-05
2
-15
/
+33
*
Remove the coordinate hack for zoomed plugin pages on the Mac.
stuartmorgan@chromium.org
2010-08-05
1
-26
/
+0
*
Add residual-style webkit tests suppression until the roll.
pfeldman@chromium.org
2010-08-05
1
-2
/
+2
*
DevTools: get rid of delayed command dispatching on front-end side.
pfeldman@chromium.org
2010-08-05
4
-3
/
+16
*
If SHM pixmaps support is available, for example, Intel drivers now support that
piman@chromium.org
2010-08-05
2
-28
/
+92
*
base: rename Environment::HasEnv to Environment::HasVar.
tfarina@chromium.org
2010-08-04
1
-1
/
+1
*
Play WebM live stream
hclam@chromium.org
2010-08-04
1
-1
/
+6
*
AppCache: Provide a way to override the default quota for an origin. The inte...
michaeln@chromium.org
2010-08-04
4
-5
/
+92
*
Remove wstring-ness from some more locale variables.
evan@chromium.org
2010-08-04
2
-3
/
+3
*
Add linux webkit-tests dbg crashes into expectations until the roll.
pfeldman@chromium.org
2010-08-04
1
-0
/
+3
*
Mac: Some clang appeasing.
thakis@chromium.org
2010-08-04
1
-1
/
+3
[next]