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
*
A fix for Issue 2673 in chromium: "Flash: IME not available".
hbono@chromium.org
2008-10-15
2
-2
/
+30
*
Rename various text zoom related stuff to be more generic, since we now can
brettw@google.com
2008-10-14
3
-28
/
+40
*
Convert CaptureImage to a single method with lots of ifdefs.
tc@google.com
2008-10-14
1
-36
/
+9
*
Fix a bug where if we converted a std::string into a WebCore::String,
brettw@google.com
2008-10-14
2
-6
/
+17
*
Start compiling webview_impl.cc.
erg@google.com
2008-10-14
1
-1
/
+1
*
get webframe_impl.cc to compile on linux
tc@google.com
2008-10-14
3
-19
/
+36
*
Fix spelling.
erg@google.com
2008-10-14
1
-1
/
+7
*
Revert "wrap HMODULE with ifdefs for right now to compile on linux"
erg@google.com
2008-10-14
1
-7
/
+1
*
Make zomm do full page zoom instead of just text zoom.
brettw@google.com
2008-10-14
1
-3
/
+3
*
wrap HMODULE with ifdefs for right now to compile on linux
erg@google.com
2008-10-14
1
-1
/
+7
*
Fix one of icefox's patchs which broke under windows by adding the header whi...
erg@google.com
2008-10-14
1
-6
/
+10
*
Revert "Wrap cursor calls with windows ifdef as cursor support only works on ...
erg@google.com
2008-10-14
1
-9
/
+6
*
Wrap cursor calls with windows ifdef as cursor support only works on windows ...
erg@google.com
2008-10-14
1
-6
/
+9
*
Replace pragma with MSVC macros
erg@google.com
2008-10-14
3
-5
/
+8
*
build more glue on linux
tc@google.com
2008-10-14
2
-5
/
+8
*
GCC 4.3 fixes
tc@google.com
2008-10-13
5
-7
/
+0
*
This fixes a regression introduced by my fix for http://code.google.com/p/chr...
ananta@chromium.org
2008-10-13
1
-1
/
+1
*
Remove unused variable (warnings are compile errors)
erg@google.com
2008-10-13
1
-3
/
+2
*
This fixes http://code.google.com/p/chromium/issues/detail?id=2846, which is ...
ananta@chromium.org
2008-10-10
3
-6
/
+29
*
Implement CaptureImage on the Mac
amanda@chromium.org
2008-10-10
1
-1
/
+17
*
Add a support to NPN_PostUrl[Notify] using files
joshia@google.com
2008-10-10
1
-34
/
+82
*
Add stacking_order_iterator.cc to the SCons build.
sgk@google.com
2008-10-10
1
-0
/
+1
*
Get more of glue/ compiling.
erg@google.com
2008-10-10
2
-23
/
+21
*
Remove unused variable (warnings are errors)
erg@google.com
2008-10-09
2
-2
/
+1
*
Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...
jam@chromium.org
2008-10-09
5
-0
/
+18
*
Add stub constructors to compile on Linux and remove warning for switch cases...
erg@google.com
2008-10-09
2
-2
/
+9
*
Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).
erg@google.com
2008-10-09
1
-1
/
+1
*
Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).
erg@google.com
2008-10-09
2
-5
/
+5
*
Patch by Thatcher Ulrich <tulrich@google.com>.
ojan@google.com
2008-10-09
9
-33
/
+342
*
Wrap Windows functions with ifdef so they are only compiled on windows
erg@google.com
2008-10-09
3
-5
/
+10
*
Keep the order of variables the same
erg@google.com
2008-10-09
1
-15
/
+14
*
Look for Adobe Acrobat as well.
jam@chromium.org
2008-10-09
1
-4
/
+8
*
Fix videos stopping playing. Only send an invalidate to the renderer if it's...
jam@chromium.org
2008-10-09
1
-0
/
+1
*
WebKit merge hits the SCons build, the sequel:
sgk@google.com
2008-10-09
1
-0
/
+1
*
Linux build fix: wchar_t is different on different platforms, use the char16 ...
erg@google.com
2008-10-09
3
-5
/
+5
*
KJS::Lock constructor now takes a bool. Fix 1 build error!
ojan@google.com
2008-10-09
1
-1
/
+1
*
Compile fix on Linux
erg@google.com
2008-10-09
2
-6
/
+8
*
Porting changes in webkit/glue/plugins/test
evanm@google.com
2008-10-09
3
-29
/
+40
*
remove unneeded webkit_glue:: and wrap windows functions in ifdefs
erg@google.com
2008-10-08
2
-11
/
+13
*
Remove include to file that does not exist and sign comparison compiler warning.
erg@google.com
2008-10-08
2
-3
/
+2
*
Comparison between signed and unsigned
erg@google.com
2008-10-08
2
-2
/
+2
*
Remove unused static function
erg@google.com
2008-10-08
2
-13
/
+2
*
base/logging.h defines LOG when webkit is about to so undef it
erg@google.com
2008-10-08
2
-2
/
+3
*
Use Skia on Linux also
erg@google.com
2008-10-08
2
-4
/
+4
*
Update strings.
tc@google.com
2008-10-08
1
-1
/
+1
*
Fix for a memory leak.
jcampan@chromium.org
2008-10-08
1
-3
/
+3
*
Merge in InspectorController changes. Get rid of all the
ojan@google.com
2008-10-07
1
-1
/
+1
*
Fix ResourceHandle leak.
erg@google.com
2008-10-06
1
-3
/
+3
*
Update localized_strings.cc post-merge
jeremy@chromium.org
2008-10-06
1
-1
/
+3
*
Fix LayoutTests/fast/loader/xmlhttprequest-missing-file-exception.html
darin@chromium.org
2008-10-05
1
-3
/
+5
[next]