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
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
7
-189
/
+81
*
Third try at committing this.
erikwright@chromium.org
2011-09-13
1
-3
/
+11
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
7
-81
/
+189
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
7
-189
/
+81
*
Revert "Prepare appcache to build as a DLL in the component build."
dpranke@chromium.org
2011-09-13
9
-59
/
+13
*
Prepare appcache to build as a DLL in the component build.
dpranke@chromium.org
2011-09-13
9
-13
/
+59
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
4
-2
/
+8
*
Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...
jam@chromium.org
2011-09-12
1
-25
/
+0
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
7
-81
/
+189
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
7
-189
/
+81
*
Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage.
michaeln@google.com
2011-09-12
10
-191
/
+34
*
Shortcut the appcache clearing if there are no session-only origins.
marja@chromium.org
2011-09-12
1
-1
/
+6
*
webkit/glue: Remove an unused declaration of GetWebKitVersion() that was left...
tfarina@chromium.org
2011-09-11
1
-4
/
+1
*
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
[next]