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
/
tools
/
test_shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
16
-27
/
+27
*
Fix test_shell to use the correct page ID for error pages.
creis@google.com
2011-02-04
1
-0
/
+8
*
Remove last call to deprecated WebNotification::dir() method
adamk@chromium.org
2011-02-03
1
-1
/
+4
*
Move src/gfx/ to src/ui/gfx
sail@chromium.org
2011-02-02
1
-2
/
+2
*
Cleanup everything but net/ for our first clang plugins.
erg@google.com
2011-02-02
2
-0
/
+3
*
Remove the the --layout-test flag from test_shell.
tony@chromium.org
2011-01-31
4
-134
/
+14
*
Remove eventSender, accessibilityController, plainText and
tony@chromium.org
2011-01-25
14
-1869
/
+11
*
Refactor the plugin lists handling code.
pastarmovj@chromium.org
2011-01-24
2
-1
/
+2
*
Chromium support for window.webkitRequestAnimationFrame()
jamesr@chromium.org
2011-01-21
8
-3
/
+36
*
When clearing plugin data at shutdown, wait for it to finish.
bauerb@chromium.org
2011-01-21
1
-3
/
+2
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
2
-4
/
+4
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
2
-6
/
+6
*
Move more web widgets painting from webkit to chrome.
xiyuan@chromium.org
2011-01-20
6
-15
/
+14
*
Add another didRunInsecureContent method.
agl@chromium.org
2011-01-20
2
-1
/
+19
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
4
-21
/
+20
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
3
-8
/
+8
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
58
-236
/
+236
*
Remove obsolete WebViewClient::createView method.
jochen@chromium.org
2011-01-15
2
-13
/
+0
*
Remove MessageLoop methods from Filter interface to
acolwell@chromium.org
2011-01-15
1
-1
/
+7
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
3
-8
/
+8
*
Add some initial OWNERS files for src/webkit/.
darin@chromium.org
2011-01-14
1
-0
/
+1
*
Use the new WebViewClient::createView signature.
jochen@chromium.org
2011-01-14
2
-0
/
+15
*
Tag a couple of functions with OVERRIDE
agl@chromium.org
2011-01-13
1
-1
/
+2
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-21
/
+21
*
Added WARN_UNUSED_RESULT to ScopedTempDir methods.
cbentzel@chromium.org
2011-01-13
1
-1
/
+1
*
Make a separated library for files common between webkit_support and test_shell
tkent@chromium.org
2011-01-13
1
-1
/
+2
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-4
/
+4
*
Take out temp WEBKIT_HAS_WEB_AUTO_FILL_CLIENT code now that WebKit is rolled.
jam@chromium.org
2011-01-13
3
-12
/
+0
*
Blacklist WebKitTestNetscapePlugIn so we can rename the plugin
tony@chromium.org
2011-01-12
1
-1
/
+1
*
Change namespace of WebGraphicsContext3DInProcessImpl based on review feedback.
kbr@google.com
2011-01-12
1
-1
/
+1
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
1
-1
/
+0
*
Clarify wording around blocking 3rd party cookies and add lab to block readin...
jochen@chromium.org
2011-01-12
1
-1
/
+1
*
Fix WebKit canary builders after deletion of
kbr@google.com
2011-01-12
2
-2
/
+3
*
Update WebView::create call after http://trac.webkit.org/changeset/75448 to
mihaip@chromium.org
2011-01-11
1
-0
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-4
/
+6
*
More changes to code to use new WebView::create function that takes in a WebA...
jam@chromium.org
2011-01-10
2
-0
/
+8
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
3
-11
/
+14
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-4
/
+6
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-4
/
+6
*
Refactor grit -D flags into a gyp variable so we don't
tony@chromium.org
2011-01-07
1
-1
/
+4
*
Remove legacy non-client-based geolocation code.
jknotten@chromium.org
2011-01-06
7
-221
/
+1
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
4
-12
/
+15
*
Move lots of GMock stuff out of line.
erg@google.com
2011-01-05
1
-1
/
+2
*
Fix Clang warning about self assignment.
hans@chromium.org
2011-01-05
1
-1
/
+1
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
2
-2
/
+2
*
Move base/debug_on_start to base/debugger and rename it to be _win since it
brettw@chromium.org
2011-01-01
2
-3
/
+2
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
3
-12
/
+8
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-1
/
+1
[next]