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
/
glue
/
webkitclient_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-1
/
+1
*
Estimate the renderer working set on Linux. This is less expensive and works ...
thestig@chromium.org
2010-03-05
1
-5
/
+113
*
Note: I'm reverting it to see if it fixes all the dromaeo_test failures.
jam@chromium.org
2010-03-02
1
-51
/
+5
*
Estimate the renderer working set on Linux. This is less expensive and works ...
thestig@chromium.org
2010-02-26
1
-5
/
+51
*
Remove unused methods.
darin@chromium.org
2010-02-26
1
-12
/
+0
*
Avoid unnecessary restarts of the webkit shared timer, and when restarting, use
darin@chromium.org
2010-02-23
1
-2
/
+5
*
Modal loops of joy.
darin@chromium.org
2010-02-18
1
-4
/
+17
*
Remove unnecessary references to webkit/glue/glue_util.h in
darin@chromium.org
2010-01-13
1
-1
/
+0
*
bsds: views/ and webkit/ support for FreeBSD/OpenBSD
evan@chromium.org
2009-12-31
1
-1
/
+2
*
Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...
viettrungluu@chromium.org
2009-12-19
1
-0
/
+7
*
Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...
thakis@chromium.org
2009-12-19
1
-7
/
+0
*
Fix cpu/memory measurements on OS X.
thakis@chromium.org
2009-12-18
1
-0
/
+7
*
Use utf_string_conversions header in more places.
maruel@chromium.org
2009-12-11
1
-1
/
+1
*
Rename policy_url to first_party_for_cookies in cookie-related code.
wtc@chromium.org
2009-11-18
1
-1
/
+1
*
Remove unnecessary WebCore includes.
darin@chromium.org
2009-11-16
1
-11
/
+3
*
Cleans up a bit the DB-related methods.
dumi@chromium.org
2009-11-13
1
-4
/
+4
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-8
/
+8
*
First half of http://codereview.chromium.org/274014/show
jorlow@chromium.org
2009-11-04
1
-18
/
+0
*
Add the plumbing and test code for plugins opening files from the sandbox. This
brettw@chromium.org
2009-11-03
1
-2
/
+1
*
Chrome changes to extract the code from V8Proxy that special-cases
darin@chromium.org
2009-11-03
1
-14
/
+0
*
Expose a method to access amount of memory used by the current process.
darin@chromium.org
2009-11-02
1
-0
/
+9
*
Remove TemporaryGlue::popupsAllowed by just having the
darin@chromium.org
2009-10-30
1
-11
/
+0
*
Flesh out more of ChromiumBridge.cpp eliminating all but two methods on
darin@chromium.org
2009-10-30
1
-155
/
+35
*
Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc into
darin@chromium.org
2009-10-30
1
-3
/
+6
*
Move webworker{client}_impl.{h,cc} into webkit/api/src
yaar@chromium.org
2009-10-29
1
-1
/
+2
*
DevTools: Implement raw cookies access for inspector.
pfeldman@chromium.org
2009-10-29
1
-0
/
+18
*
Rollback of 30408
yaar@chromium.org
2009-10-29
1
-2
/
+1
*
Move webworker{client}_impl.{h,cc} into webkit/api/src
yaar@chromium.org
2009-10-29
1
-1
/
+2
*
Move a bunch of files into webkit/api/src
darin@chromium.org
2009-10-27
1
-3
/
+4
*
Adds support for the <keygen> tag for client certificate enrollment
wtc@chromium.org
2009-10-23
1
-0
/
+8
*
Enable WebSocket in test_shell
ukai@chromium.org
2009-10-21
1
-0
/
+6
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-1
/
+2
*
This is a second attempt at submitting this changelist. The original one was
markus@chromium.org
2009-10-13
1
-2
/
+14
*
Another stab at the Chromium side of storage events. Re-submission of http:/...
jorlow@chromium.org
2009-10-03
1
-0
/
+6
*
Add quota support.
jorlow@chromium.org
2009-10-03
1
-0
/
+13
*
Reverting 27756.
jorlow@chromium.org
2009-10-01
1
-6
/
+0
*
Another stab at the Chromium side of storage events. The WebKit side can be ...
jorlow@chromium.org
2009-10-01
1
-0
/
+6
*
Chromium side implementations of some FileSystem methods. This is needed to c...
jianli@chromium.org
2009-09-28
1
-0
/
+19
*
Roll back Markus's CL ( http://codereview.chromium.org/196053)
jshin@chromium.org
2009-09-25
1
-14
/
+2
*
When converting between units of time or data types of different precision,
markus@chromium.org
2009-09-24
1
-2
/
+14
*
Add missing newline at end of file causing a warning with gcc (r25967 caused ...
thomasvl@chromium.org
2009-09-15
1
-1
/
+1
*
Modify our webkit code to make sure it does not call into
nsylvain@chromium.org
2009-09-11
1
-1
/
+154
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-1
/
+1
*
Add beginDragWithFiles to EventSendingController. Also implement WebKitClient...
jianli@chromium.org
2009-09-08
1
-2
/
+2
*
Chromium side patch for DB support on Linux.
dumi@chromium.org
2009-08-28
1
-4
/
+7
*
Adding image for volume slider thumb
hclam@chromium.org
2009-08-21
1
-0
/
+1
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
1
-2
/
+1
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
1
-1
/
+2
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
1
-2
/
+1
*
Add disabled play and mute icons for media player.
kylep@chromium.org
2009-08-14
1
-0
/
+2
[prev]
[next]