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
*
Add webkit.gyp:webkit target.
mark@chromium.org
2009-02-26
2
-22
/
+84
*
I missed baselining one test when landing 24171
sky@google.com
2009-02-26
1
-1
/
+1
*
Catch webkit.gyp up to Chromium r10396 WebKit r41217.
mark@chromium.org
2009-02-26
1
-20
/
+31
*
Lands the patch for WebKit bug 24171 locally, and rebaselines the necessary l...
sky@google.com
2009-02-26
44
-126
/
+126
*
Add an identity (id) to system drag & drop.
tc@google.com
2009-02-26
4
-1
/
+45
*
Fix linux build part N.
darin@chromium.org
2009-02-26
1
-0
/
+1
*
This should really not be necessary, but for some reason the Mac build
darin@chromium.org
2009-02-26
2
-0
/
+8
*
fixing linux bustage
darin@chromium.org
2009-02-26
1
-0
/
+4
*
fix mac build
darin@chromium.org
2009-02-26
1
-0
/
+2
*
fix build bustage
darin@chromium.org
2009-02-26
1
-0
/
+13
*
Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces.
darin@chromium.org
2009-02-26
17
-149
/
+383
*
Defers three select tests
sky@google.com
2009-02-25
1
-7
/
+7
*
Mark merge regressions in the test list. Based on the webkit builder
tc@google.com
2009-02-25
1
-1
/
+8
*
Revert "Implement accelerators in the gtk port" at avi's request.
erg@google.com
2009-02-25
2
-10
/
+1
*
chrome side of merge from r41181 to r41217
tc@google.com
2009-02-25
8
-126
/
+182
*
Improve wheel scrolling on Linux.
evan@chromium.org
2009-02-25
1
-2
/
+11
*
The autocomplete popup was shown relative to the main frame, causing it to be...
jcampan@chromium.org
2009-02-25
1
-1
/
+1
*
Eliminate duplicate argument to action_jsconfig.py
mark@chromium.org
2009-02-25
2
-9
/
+7
*
Implement accelerators in the gtk port.
erg@google.com
2009-02-25
2
-1
/
+10
*
Rebaseline an SVG layout test. The vertical edges are shaded slightly differe...
sidchat@google.com
2009-02-25
4
-8
/
+10
*
This CL causes the autofill popup to hide when the browser window is moved or...
jcampan@chromium.org
2009-02-25
3
-1
/
+9
*
Set pan cursor hotspots to center
jhaas@chromium.org
2009-02-25
9
-0
/
+0
*
Import .gyp files into the Chromium tree
mark@chromium.org
2009-02-25
13
-0
/
+5396
*
Defer LayoutTests/fast/dom/cssTarget-crash.html since it's failing upstream.
willchan@chromium.org
2009-02-25
1
-1
/
+2
*
Revert "Fixing WebKeyboardEvent."
kuchhal@chromium.org
2009-02-25
15
-332
/
+291
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-02-25
15
-291
/
+332
*
A few layout tests are no longer crashing.
finnur@google.com
2009-02-25
1
-20
/
+0
*
Fixes bug in test shell. We were invoking ResetTestController before
sky@google.com
2009-02-25
2
-12
/
+13
*
Get save page working on posix.
estade@chromium.org
2009-02-25
1
-3
/
+6
*
We allow Flash to popup windows in response to user gesture messages like WM_...
ananta@chromium.org
2009-02-24
1
-2
/
+9
*
Final step in converting all grit includes to have grit in the path.
tc@google.com
2009-02-24
5
-10
/
+6
*
More layout test fun.
finnur@google.com
2009-02-24
1
-21
/
+7
*
linux baselines for column-rules-stacking.html
tc@google.com
2009-02-24
2
-0
/
+1
*
add a baseline for column-rules-stacking.html
tc@google.com
2009-02-24
3
-0
/
+105
*
8 more layout tests... (4 needed baseline, 4 were passing already).
finnur@google.com
2009-02-24
13
-9
/
+80
*
chrome side of the webkit merge
tc@google.com
2009-02-24
5
-1828
/
+1840
*
Rebaseline an SVG test. There is slight difference in shading around the bord...
sidchat@google.com
2009-02-24
4
-3
/
+21
*
rollback r10264 to fix build bustage
darin@chromium.org
2009-02-24
2
-30
/
+0
*
Recommit r10259 after successful try server run.
jeremy@chromium.org
2009-02-24
1
-14
/
+4
*
Update build files to pick up newly added files.
darin@chromium.org
2009-02-24
2
-0
/
+30
*
Xcode changes to build third_party/WebKit/WebKit/chromium
darin@google.com
2009-02-24
2
-0
/
+167
*
Revert r10259 & subsequent fixes.
jeremy@chromium.org
2009-02-24
1
-4
/
+14
*
Fix for Sandboxed WebKit on OS X:
jeremy@chromium.org
2009-02-24
1
-14
/
+4
*
Minor includes cleanup.
darin@chromium.org
2009-02-24
5
-5
/
+1
*
Add a check for empty handle in V8Proxy::GetSourceLineNumber()
sgjesse@chromium.org
2009-02-24
1
-1
/
+5
*
mark a couple more tests as failing:
tc@google.com
2009-02-24
1
-0
/
+2
*
WebKit Merge! (chrome part)
eseidel@chromium.org
2009-02-24
4
-10
/
+43
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
1
-14
/
+13
*
Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...
mmoss@chromium.org
2009-02-23
3
-2
/
+14
*
the lI tried to land the clipboard change locally (it was landed upstream too...
sky@google.com
2009-02-23
3
-9
/
+0
[next]