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
*
Merged duplicate functions from tools/data_pack into the grit/format/data_pac...
adriansc@chromium.org
2011-09-09
1
-2
/
+2
*
Dispose of NPOject in npobject_identity_test.cc
jhorwich@chromium.org
2011-09-09
1
-0
/
+2
*
Fix BufferedResourceLoaderTest.BufferWindow_SetVeryLarge
vrk@google.com
2011-09-09
2
-0
/
+11
*
Forward declare v8::Extension in webkit/extensions/v8/*.
tfarina@chromium.org
2011-09-09
6
-39
/
+43
*
Fix the readonly state in the Mac accessibility tree.
dmazzoni@chromium.org
2011-09-09
2
-1
/
+9
*
Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...
erikwright@chromium.org
2011-09-09
1
-12
/
+3
*
Fork platform_support_android.cc from platform_support_gtk.cc.
tony@chromium.org
2011-09-09
1
-0
/
+79
*
Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...
erikwright@chromium.org
2011-09-09
1
-3
/
+12
*
clean test expectations after WebKit rolls
loislo@chromium.org
2011-09-09
1
-6
/
+0
*
Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...
estade@chromium.org
2011-09-09
1
-12
/
+3
*
WebKit merge 94770:94807
japhet@chromium.org
2011-09-08
1
-9
/
+0
*
Scale BufferedResourceLoader buffering window based on bit rate of video
vrk@google.com
2011-09-08
7
-13
/
+309
*
Finalize a CL originally by departed intern ycxiao@ that detaches the loading...
erikwright@chromium.org
2011-09-08
1
-3
/
+12
*
Introduce a new Pepper interface: PPB/PPP_MouseLock.
yzshen@chromium.org
2011-09-08
3
-1
/
+71
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
5
-16
/
+16
*
DatabaseTracker: Clearing session-only databases on exit.
marja@chromium.org
2011-09-08
6
-9
/
+118
*
Looks like some diff between canary/trybots and deps bots forced me to make w...
loislo@chromium.org
2011-09-08
1
-3
/
+7
*
Third-party appcache blocking.
marja@chromium.org
2011-09-08
24
-314
/
+297
*
block linux tests until rebaseline
loislo@chromium.org
2011-09-08
1
-0
/
+4
*
roll skia to 2241
reed@google.com
2011-09-07
1
-0
/
+5
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
3
-1
/
+92
*
temporary disable scripts-sorting.html
loislo@chromium.org
2011-09-07
1
-0
/
+1
*
reconstitute moving 3d out of dev CL. (previous attempt was reverted)
nfullagar@google.com
2011-09-07
6
-20
/
+20
*
Use precompiled headers for most large projects where the .gyp file
joi@chromium.org
2011-09-07
5
-107
/
+109
*
temporary disable fast/canvas/canvas-text-alignment.html until roll
loislo@chromium.org
2011-09-07
1
-1
/
+1
*
Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
6
-20
/
+20
*
Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
6
-20
/
+20
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-0
/
+5
*
Get rid of a LazyInstance usage to get rid of code execution at static init t...
michaeln@google.com
2011-09-06
1
-7
/
+10
*
A stab at fixing a crashing bug and a bandaid to prevent the crash if that st...
michaeln@google.com
2011-09-06
1
-0
/
+5
*
Revert 99810 - Get the rest of the chrome target to build (but not link) with...
ben@chromium.org
2011-09-06
1
-5
/
+0
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-0
/
+5
*
Clean up old dead code.
ericu@chromium.org
2011-09-06
3
-132
/
+13
*
Add TCP configuration parameters for Transport API.
sergeyu@chromium.org
2011-09-06
3
-2
/
+34
*
Add DeletePluginInDeallocate UI test.
wez@chromium.org
2011-09-06
4
-1
/
+187
*
Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...
bsalomon@google.com
2011-09-06
6
-111
/
+109
*
Add browser_tests for FileAPI with Quota, and remove unlimited access for fil...
dmikurube@chromium.org
2011-09-06
2
-10
/
+0
*
Clean up style errors introduced in r99349.
abarth@chromium.org
2011-09-05
1
-3
/
+3
*
[Refactor] to rename and re-layer the file_util stack layers.
dmikurube@google.com
2011-09-05
39
-1679
/
+1939
*
Temporary disable absolute-child-with-percent-height-inside-relative-parent.html
loislo@chromium.org
2011-09-05
1
-0
/
+1
*
webkit/extensions/v8: Forward declare v8::Extension in HeapProfilerExtension ...
tfarina@chromium.org
2011-09-04
2
-7
/
+9
*
Re-land r98511 which was reverted in r98531.
brettw@chromium.org
2011-09-02
2
-11
/
+21
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
1
-1
/
+0
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
10
-16
/
+19
*
webkit/extensions/v8: Forward declare v8::Extension in GCExtension header.
tfarina@chromium.org
2011-09-02
2
-16
/
+21
*
Hookup Gpu blacklist with NaCl Pepper3D access.
zmo@google.com
2011-09-02
6
-0
/
+69
*
Add PluginServiceFilter interface and ChromePluginServiceFilter.
bauerb@chromium.org
2011-09-02
1
-24
/
+4
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
21
-159
/
+180
*
Don't abort reading directory when a backing file lost.
tzik@chromium.org
2011-09-02
2
-2
/
+40
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
10
-19
/
+16
[next]