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
*
Change the path of the V8 API headers from public to include
sgjesse@google.com
2008-09-03
2
-2
/
+2
*
Remove last minute #define and change UA string to Chrome
mal@google.com
2008-09-02
1
-2
/
+2
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
2
-56
/
+8
*
platform ifdefs for webview. Add platform_viewdefs to wrap things like HWNDs ...
pinkerton@google.com
2008-08-29
9
-23
/
+104
*
Made changes to the JavaScript debugger in preparing for an upcoming
sgjesse@google.com
2008-08-29
2
-0
/
+10
*
The GetWindowRect must return the rect of the container HWND; not the actual ...
erg@google.com
2008-08-28
2
-3
/
+5
*
Move std::string16 to base::string16. Don't pollute the std namespace. Don't
mmentovai@google.com
2008-08-27
4
-11
/
+11
*
Use correct decls for non-windows platforms. Create a platform-neutral wrappe...
pinkerton@google.com
2008-08-27
1
-4
/
+4
*
include basictypes for mac/linux
pinkerton@google.com
2008-08-27
1
-0
/
+1
*
include config.h first otherwise bad things happen
pinkerton@google.com
2008-08-27
1
-0
/
+1
*
use the correct string converstion util
pinkerton@google.com
2008-08-27
1
-1
/
+1
*
make reference parameters const.
pinkerton@google.com
2008-08-27
3
-15
/
+16
*
use the correct string conversion.
pinkerton@google.com
2008-08-26
1
-1
/
+1
*
Use appropriate string conversion on |url_|.
pinkerton@google.com
2008-08-26
1
-1
/
+2
*
Add UTF8 <-> UTF-16 conversion functions, and a WebCore::String -> std::strin...
brettw@google.com
2008-08-26
2
-14
/
+25
*
can't forward declare enums outside MSVC.
pinkerton@google.com
2008-08-26
1
-1
/
+1
*
need to include config.h first
pinkerton@google.com
2008-08-26
1
-1
/
+1
*
Mac-ify webinputevent
avi@google.com
2008-08-26
4
-11
/
+209
*
Some more glue code for the personalization module.
ericcheng@google.com
2008-08-26
4
-0
/
+33
*
Ensure "contextmenu" event is dispatched _after_ "mouseup".
ericroman@google.com
2008-08-25
2
-26
/
+31
*
Use a more compact license header in source files.
license.bot
2008-08-24
167
-4681
/
+668
*
Fix ChromeClientImpl::windowRect() to return the current
erg@google.com
2008-08-21
2
-15
/
+25
*
Update chrome strings.
tc@google.com
2008-08-21
2
-30
/
+30
*
As Brett pointed it out, We normally use 8-bit for encoding names since they'...
jnd@google.com
2008-08-21
5
-12
/
+12
*
TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...
evanm@google.com
2008-08-20
2
-8
/
+10
*
Revert. Failing unit tests.
evanm@google.com
2008-08-20
2
-10
/
+8
*
TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...
evanm@google.com
2008-08-20
2
-8
/
+10
*
Add a unit test for getting the text of a webframe. This fixes a serious cras...
brettw@google.com
2008-08-19
2
-14
/
+98
*
Update a forgotten user of the Sys StringPiece conversion functions to includ...
deanm@google.com
2008-08-19
1
-0
/
+1
*
Use LF for newlines in all DEPS files
mmentovai@google.com
2008-08-18
2
-10
/
+10
*
Fix full text indexing. My crash fix was overly aggressive and it was stopping
brettw@google.com
2008-08-18
1
-4
/
+3
*
The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...
jnd@google.com
2008-08-18
5
-3
/
+25
*
Rev string conversions to work in UTF-32 land.
avi@google.com
2008-08-18
2
-4
/
+36
*
Final changes to make checkdeps happy.
brettw@google.com
2008-08-15
1
-0
/
+4
*
Step 1 at making Gears run in the renderer process (enabled by switch
mpcomplete@google.com
2008-08-15
4
-4
/
+17
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
3
-8
/
+7
*
Introduce MessagePump to represent the native message pump used to drive a
darin@google.com
2008-08-15
1
-6
/
+3
*
Make more cross-platform
pinkerton@google.com
2008-08-15
1
-1
/
+1
*
Fixing more forward decls of enums
pinkerton@google.com
2008-08-14
1
-1
/
+2
*
Allow compilation by GCC (no forward enums) and ifdef out a part of apple's r...
pinkerton@google.com
2008-08-14
1
-2
/
+2
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...
awalker@google.com
2008-08-14
8
-20
/
+20
*
Commit recent string changes to zh_cn.
mal@google.com
2008-08-14
1
-3
/
+3
*
DCHECK vswprintf format string cross-platform portability. Use %ls, not %s, ...
mmentovai@google.com
2008-08-14
2
-2
/
+5
*
Use %ls instead of %s in wprintf format strings for wchar_t fields.
mmentovai@google.com
2008-08-14
2
-6
/
+6
*
Set the svn:eol-style to LF on all SConscript files
tc@google.com
2008-08-13
1
-107
/
+107
*
Change the ProxyService to work with ASCII strings.
darin@google.com
2008-08-12
1
-5
/
+5
*
Update chrome strings ('it' translation clean ups).
tc@google.com
2008-08-11
1
-2
/
+2
*
Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.
darin@google.com
2008-08-11
1
-5
/
+5
*
Revert my change for c_utility so that the JSC build will compile
brettw@google.com
2008-08-09
1
-1
/
+1
*
Fix a bunch of include problems that my deps checker tool found. Mostly I mad...
brettw@google.com
2008-08-08
6
-8
/
+8
[next]