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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix zlib bustage with hammer build.
erikkay@google.com
2008-12-30
1
-0
/
+1
*
Enable Hebrew spell checker after Jeremy fixed the underlying Webkit bug.
xji@chromium.org
2008-12-30
1
-1
/
+1
*
Follow up to issue 17007.
estade@chromium.org
2008-12-30
3
-2
/
+2
*
Add zlib/contrib/minizip to third_party/zlib
erikkay@google.com
2008-12-30
19
-2
/
+5559
*
Part 1 of 'Add common words for each language, and remove forbidden words'.
sidchat@google.com
2008-12-29
2
-27
/
+59
*
Forgot one file in r7490.
estade@chromium.org
2008-12-29
1
-3
/
+0
*
Follow up to issue 16424.
estade@chromium.org
2008-12-29
3
-1
/
+2
*
Update some of the mac specific entries.
thomasvl@chromium.org
2008-12-29
1
-15
/
+4
*
Reverting 7485.
brettw@google.com
2008-12-29
2
-0
/
+4
*
Change the signature of JSONReader::Read() and related
aa@chromium.org
2008-12-29
21
-573
/
+428
*
Rebaseline a layout test my transformed font rendering change affected.
brettw@google.com
2008-12-29
2
-4
/
+0
*
* Bring up render_mesages.cc on POSIX.
jeremy@chromium.org
2008-12-29
7
-14
/
+42
*
Linux test shell: get rid of popups when they "lose focus".
estade@chromium.org
2008-12-29
1
-4
/
+20
*
* Update xcode project to add files compiled on Linux but not on OS X in chro...
jeremy@chromium.org
2008-12-29
3
-30
/
+44
*
Update deps for python to pull in change to python path that picks up pyftpdlib.
erikkay@google.com
2008-12-29
1
-1
/
+1
*
Blind attempt at a fix for the Windows SCons build.
evanm@google.com
2008-12-26
1
-1
/
+0
*
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...
evanm@google.com
2008-12-26
45
-47
/
+51
*
Add a ChromeLibrary builder that allows the environment to decide whether
evanm@google.com
2008-12-26
1
-0
/
+5
*
Windows doesn't like zero-length arrays.
evanm@google.com
2008-12-26
1
-6
/
+12
*
Match the change in r7464 to not use webkit/port/page anymore, as it's been
evanm@google.com
2008-12-26
1
-1
/
+0
*
Stub out some plugin functions to make the dynamic linker happy.
evanm@google.com
2008-12-26
2
-1
/
+32
*
Remove a circular dependency within the test_shell SConscript.
evanm@google.com
2008-12-26
1
-2
/
+3
*
Add a missing file to the build to appease the dynamic linker.
evanm@google.com
2008-12-26
1
-0
/
+1
*
Make Skia build as a dynamic library by fixing up the imports.
evanm@google.com
2008-12-26
3
-2
/
+10
*
Provide an unimplemented function to appease the dynamic linker.
evanm@google.com
2008-12-26
2
-0
/
+17
*
Restore the shortened "building bindings" output after r6962 broke it.
evanm@google.com
2008-12-26
1
-1
/
+7
*
Slight change to r7333.
estade@chromium.org
2008-12-24
1
-1
/
+2
*
Initial subset of .vcproj file generation, covering generation of:
sgk@google.com
2008-12-24
17
-316
/
+1812
*
Fix a memory leak in json_reader_unittest.cc
aa@chromium.org
2008-12-24
1
-24
/
+26
*
A small textual change to the Channel Changer to point out that admin privile...
finnur@google.com
2008-12-24
1
-2
/
+3
*
Fix v8bindings following r7458 which deletes port/page.
ericroman@google.com
2008-12-24
1
-1
/
+1
*
I thought all tests in ignored are skipped, but I was wrong. Updating appropr...
sky@google.com
2008-12-24
1
-1
/
+1
*
Implement extension:// protocol.
aa@chromium.org
2008-12-24
22
-53
/
+274
*
Moves test to ignored list that is testing a KJS implementation detail
sky@google.com
2008-12-24
2
-1
/
+5
*
Fix Linux build
dglazkov@google.com
2008-12-23
1
-1
/
+1
*
Kill FontCacheMacPending.cpp
darin@google.com
2008-12-23
3
-89
/
+1
*
Move port/page/inspector bits to WebCore/inspector (2/2)
dglazkov@google.com
2008-12-23
15
-3746
/
+21
*
Move port/page/inspector bits to WebCore/inspector, Mac build.
dglazkov@google.com
2008-12-23
2
-11
/
+17
*
Reverting 7423.
erikkay@google.com
2008-12-23
2
-13
/
+0
*
Kill PlatformScreenMac.mm
darin@google.com
2008-12-23
7
-130
/
+81
*
Fixes NPAPITester ui tests. I was trying to diagnose failing ui tests
sky@google.com
2008-12-23
1
-3
/
+29
*
Adds description of why a number of tests are failing.
sky@google.com
2008-12-23
1
-2
/
+4
*
Delete SkiaSupport.{cpp,h} (CL 2 of 2).
ericroman@google.com
2008-12-23
3
-10
/
+1
*
Fix Max Build (Location.cpp wasn't build with any target)
dglazkov@google.com
2008-12-23
1
-0
/
+2
*
Refactor the two URLRequestContext subclasses in profile.cc into a new shared
aa@chromium.org
2008-12-23
6
-285
/
+268
*
Add a dummy PostThreadMessage and PeekMessage call to help inform Windows tha...
darin@chromium.org
2008-12-23
1
-9
/
+19
*
Move a function from controller.cc to sandbox_utils.cc in
nsylvain@chromium.org
2008-12-23
16
-45
/
+50
*
Add pyftpdlib to python PATH
erikkay@google.com
2008-12-23
1
-0
/
+0
*
Spam webkit/port/page/Location on top of the one in WebCore/page, Mac build.
dglazkov@google.com
2008-12-23
2
-313
/
+0
*
Spam port/page/Location.cpp on top of the one in WebCore/page, Win and Linux ...
dglazkov@google.com
2008-12-23
5
-11
/
+6
[next]