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
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unfork NSResolver.h, part 2.
pkasting@chromium.org
2008-10-07
1
-1
/
+1
*
One more piece of re-forking I missed.
pkasting@chromium.org
2008-10-07
1
-1
/
+1
*
Revert r2927 and r2930, which were themselves reversions of prior changelists.
pkasting@chromium.org
2008-10-07
1
-4
/
+4
*
Merge in InspectorController changes. Get rid of all the
ojan@google.com
2008-10-07
1
-1
/
+1
*
Generate V8WebKitCSSKeyframe(s)Rule and fix CSSRuleToV8Object to
ager@google.com
2008-10-07
1
-0
/
+16
*
Roolback more in an attempt to get build compling.
ojan@google.com
2008-10-07
1
-4
/
+4
*
Unfork Node.*.
pkasting@chromium.org
2008-10-07
1
-2
/
+2
*
Unfork HTMLPlugInElement.*.
pkasting@chromium.org
2008-10-07
1
-2
/
+2
*
Add an #include path to get Register.h errors to go away.
pkasting@chromium.org
2008-10-07
2
-24
/
+180
*
Cleaning up the unfork
dglazkov@google.com
2008-10-06
1
-28
/
+28
*
Put define on the right line! TBR
ojan@google.com
2008-10-04
1
-2
/
+2
*
Fixes compile of perf tests. Submitted this accidentally in my previous CL. (...
ojan@google.com
2008-10-04
1
-24
/
+0
*
Set WFT_USE_V8 in a cross-platform friendly way.
ojan@google.com
2008-10-04
2
-2
/
+2
*
Unfork SecurityOrigin.cpp, 2/2: update DEPS and build files, delete old files.
evanm@google.com
2008-10-04
2
-3
/
+3
*
Get JSC build a closer to compiling.
ojan@google.com
2008-10-04
8
-163
/
+175
*
Fixes a handful of broken tests after the merge that resulted from us
sky@google.com
2008-10-03
1
-0
/
+16
*
* Get linux building with the merge branch
erg@google.com
2008-10-01
2
-17
/
+22
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
17
-1451
/
+2021
*
Adds MSAA/IAccessible exposure of web content.
klink@chromium.org
2008-09-30
1
-0
/
+8
*
Remove unnecessary copies of .h files into build directories,
sgk@google.com
2008-09-30
1
-32
/
+0
*
Eliminate calling the create-config.sh script (through
sgk@google.com
2008-09-30
1
-13
/
+13
*
Fix bindings generation to pass in POSIX-style / separators in paths.
sgk@google.com
2008-09-24
1
-5
/
+20
*
Fix SCons build following r2490
mark@chromium.org
2008-09-23
1
-11
/
+8
*
Move Peerable to its own file and use single inheritance for
ager@google.com
2008-09-23
1
-0
/
+4
*
This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...
iyengar@google.com
2008-09-19
1
-8
/
+0
*
add a new xcconfig to build c++ files as obj-c++ to ensure correct linkage. B...
pinkerton@google.com
2008-09-17
1
-0
/
+12
*
Fix cygwin posix access control emulation on Vista. It's broken.
maruel@google.com
2008-09-13
1
-0
/
+3
*
Fix error in generated yacc files (the rest of the line needs to be a comment).
erg@google.com
2008-09-08
1
-3
/
+1
*
Rollback revisions 1785-1786 due to purify regression.
aa@google.com
2008-09-05
3
-182
/
+2
*
Try again to begin compiling the files that implemen the HTML5
aa@google.com
2008-09-05
3
-2
/
+182
*
Rolling back 1737 because it broke the build.
aa@google.com
2008-09-04
3
-182
/
+2
*
Fix the build under Linux; there were recent changes to
erg@google.com
2008-09-04
1
-5
/
+11
*
gAdds the files that implement the HTML5 Database API to the
aa@google.com
2008-09-04
3
-2
/
+182
*
[abridged bug report from keunwoo]
mmoss@google.com
2008-09-04
1
-2
/
+9
*
This fixes the gcc 4.1.3 build breakage due to:
mmoss@google.com
2008-09-03
1
-1
/
+5
*
Change the path of the V8 API headers from public to include
sgjesse@google.com
2008-09-03
1
-1
/
+1
*
Initial changes to get WebCore to compile on linux. This depends on a heap o...
tc@google.com
2008-09-02
1
-36
/
+69
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
6
-168
/
+24
*
Fix SCons-based webkit build on Windows (broken by the Linux
sgk@google.com
2008-08-29
1
-10
/
+21
*
Don't run the big script every time.
erg@google.com
2008-08-28
1
-1
/
+1
*
[1 of 3] Get rid of test_shell/resources/fonts/*
ericroman@google.com
2008-08-27
1
-19
/
+0
*
Mac-ify webinputevent
avi@google.com
2008-08-26
1
-1
/
+1
*
Move subdirectory skipping from being in the DEPS file of the directory to sk...
brettw@google.com
2008-08-26
1
-2
/
+0
*
Simplify and unify some calls to yacc, making them work on Linux too.
evanm@google.com
2008-08-25
1
-27
/
+14
*
Allow BINDINGSCOMSTR to show prettier output while generating WebKit bindings.
evanm@google.com
2008-08-24
1
-6
/
+6
*
Use a more compact license header in source files.
license.bot
2008-08-24
4
-113
/
+16
*
The deps_checker is complaining that v8_binding includes
nsylvain@google.com
2008-08-23
1
-1
/
+1
*
Get the majority of the files in V8Bindings/ building.
erg@google.com
2008-08-22
1
-31
/
+44
*
Start porting port. Also move perl declarations into the correct place
erg@google.com
2008-08-21
1
-14
/
+15
*
Fix a build idiocraty with NTFS and Vista in particular. Cygwin tries to be a...
maruel@google.com
2008-08-21
2
-1
/
+10
[next]