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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a DocumentLoader leak by switching from using new to a
tc@google.com
2008-10-03
4
-8
/
+17
*
We need to layout child frames too!
darin@chromium.org
2008-10-03
1
-0
/
+5
*
putting the ifdef back the way it needs to be for mac until we can upstream o...
pinkerton@google.com
2008-10-02
1
-1
/
+4
*
Linux compile fix
erg@google.com
2008-10-02
1
-2
/
+2
*
port a webkit plugin test to non-win32
estade@chromium.org
2008-10-02
2
-9
/
+5
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
45
-445
/
+388
*
Add the new *accessibility*.cc source files to the SCons build.
sgk@google.com
2008-10-01
1
-0
/
+1
*
Fix painting problem with transparent plugins because plugins were ignoring t...
jam@chromium.org
2008-10-01
7
-163
/
+35
*
This fixes http://code.google.com/p/chromium/issues/detail?id=2803, which
iyengar@google.com
2008-10-01
1
-6
/
+5
*
Adds MSAA/IAccessible exposure of web content.
klink@chromium.org
2008-09-30
2
-0
/
+349
*
On the Mac, extract the CGContextRef to pass down to WebCore, since a blind
amanda@chromium.org
2008-09-30
1
-2
/
+6
*
fix mac/linux build
darin@google.com
2008-09-29
1
-2
/
+2
*
webkit side of adding a command line switch for fastback.
darin@google.com
2008-09-29
2
-1
/
+4
*
Disable alternate error pages on frames and iframes. This is
tc@google.com
2008-09-29
1
-3
/
+4
*
Fix bug 455: Active match in Find is not selected and links are not focused a...
finnur@google.com
2008-09-26
3
-9
/
+62
*
Add a command-line switch to change the user agent.BUG=757345
pkasting@chromium.org
2008-09-24
5
-56
/
+76
*
retain NSEvent explicitly instead of adopt, fixes over-releasing. Check event...
pinkerton@google.com
2008-09-24
1
-3
/
+3
*
Don't use WideToASCII because there is an IsStringASCII
wtc@google.com
2008-09-24
1
-1
/
+4
*
This CL adds new UI tests for the SSL UI.
jcampan@chromium.org
2008-09-24
4
-5
/
+19
*
This fixes the following bugs:-
iyengar@google.com
2008-09-24
2
-5
/
+18
*
port some parts of webkit/glue/plugins/test to Linux
evanm@google.com
2008-09-24
7
-76
/
+109
*
This CL enables the Page info menu when right-clicking on a page/frame.
jcampan@chromium.org
2008-09-23
3
-5
/
+18
*
Fix linux compile issue. Patch by Adam Treat <treat@kde.org>.
amanda@chromium.org
2008-09-23
1
-2
/
+2
*
turn on user agent code for mac
pinkerton@google.com
2008-09-23
1
-1
/
+1
*
Missed file in webkit
jam@chromium.org
2008-09-22
1
-3
/
+2
*
This fixes the following bugs:-
iyengar@google.com
2008-09-20
1
-3
/
+1
*
Make sure webkit/port and webkit/glue are in lower case because libGlue.a loo...
tc@google.com
2008-09-19
1
-1
/
+1
*
Reverting the fixes for the UI test single-process mode in the NPAPI
iyengar@google.com
2008-09-19
2
-19
/
+1
*
This fixes the NPAPI ui test failures in single-process mode.These tests fail...
iyengar@google.com
2008-09-19
2
-2
/
+19
*
This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...
iyengar@google.com
2008-09-19
20
-160
/
+520
*
Order of initialization should match declaration. Fixes gcc build break:
mmoss@google.com
2008-09-17
1
-3
/
+2
*
Add a new switch: --allow-scripts-to-close-windows.
patrick@chromium.org
2008-09-17
2
-1
/
+5
*
add a new xcconfig to build c++ files as obj-c++ to ensure correct linkage. B...
pinkerton@google.com
2008-09-17
1
-1
/
+1
*
Convert CG images to Skia to draw.
avi@google.com
2008-09-17
1
-0
/
+52
*
Unignore most warnings on POSIX in build/SConscript.main.
evanm@google.com
2008-09-16
7
-14
/
+26
*
More linkage (stubbing out willCacheResponse()) for now
avi@google.com
2008-09-16
2
-1
/
+12
*
Fix the Mac build; we can't pull that one line until it's fixed all the way d...
avi@google.com
2008-09-16
1
-1
/
+4
*
Link fixing.
avi@google.com
2008-09-16
2
-2
/
+6
*
First stab at lib dependencies
avi@google.com
2008-09-15
1
-0
/
+4
*
Turn off ActiveX for non-Windows platforms
avi@google.com
2008-09-15
2
-1
/
+9
*
Fix string conversions for Mac build bustage
brettw@google.com
2008-09-13
1
-1
/
+1
*
misc. http response status-line changes:
ericroman@google.com
2008-09-13
1
-8
/
+2
*
Fix a Mac compile problem as a result of my recent backout.
brettw@google.com
2008-09-12
1
-1
/
+2
*
Revert the change that fixed the encoding when viewing source in subframes.
brettw@google.com
2008-09-12
5
-15
/
+14
*
Add DLOG(INFO) before 'TODO: implement me'.
fqian@google.com
2008-09-12
1
-1
/
+13
*
Fix bustage in r2110; fix the return type
avi@google.com
2008-09-12
2
-2
/
+2
*
Small tweak for platform-free types.
avi@google.com
2008-09-12
1
-2
/
+2
*
Fixing 1669: Renderer crashes on FindNext
finnur@google.com
2008-09-10
2
-20
/
+57
*
Stub out webplugin_impl to make more progress on testshell
pinkerton@google.com
2008-09-10
1
-0
/
+54
*
Bring layout_test_controller.cc into the mac project.
avi@google.com
2008-09-10
1
-2
/
+2
[prev]
[next]