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
*
Update Linux / SCons build for SDCH.
sgk@google.com
2008-09-23
3
-6
/
+41
*
Correct typo with containing extra declarations in header
jar@google.com
2008-09-23
1
-8
/
+7
*
Fixed mis-used inline keyword in v8_proxy.h file. Linux build is broken becau...
fqian@google.com
2008-09-23
2
-21
/
+15
*
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
*
HttpVersion had to be changed because glibc defines macros named "major" and ...
maruel@google.com
2008-09-23
2
-20
/
+19
*
Use static type information from IDL to streamline the wrapping and unwrappin...
fqian@google.com
2008-09-23
10
-380
/
+521
*
Stubbing out the network transaction until more of that pipeline works. Allow...
pinkerton@google.com
2008-09-23
1
-0
/
+9
*
ensure that the shared memory has actually been created before trying to re-u...
pinkerton@google.com
2008-09-23
1
-1
/
+1
*
Fixes crasher that occurs when using keyboard to navigate focus and
sky@google.com
2008-09-23
1
-0
/
+4
*
Remove io.h from google.patch and fix EOLs. Lack of EOLs is a fatal error on...
deanm@google.com
2008-09-23
3
-20
/
+2
*
Some platform cleanup to net/
deanm@google.com
2008-09-23
4
-39
/
+20
*
initialize the command line singleton
pinkerton@google.com
2008-09-23
1
-0
/
+1
*
Build hunspell on Linux.
deanm@google.com
2008-09-23
4
-11
/
+22
*
Another unit test parsing the Webkit cert, and the attendent changes needed f...
avi@google.com
2008-09-23
2
-22
/
+196
*
Add tcp_client_socket_libevent to the project and get the unit tests working ...
pinkerton@google.com
2008-09-23
2
-11
/
+8
*
Roll the icu38 revision in the DEPS file to change the name of
sgk@google.com
2008-09-23
10
-10
/
+10
*
Move Peerable to its own file and use single inheritance for
ager@google.com
2008-09-23
4
-16
/
+33
*
Bump the version for the next dev cycle.
mal@chromium.org
2008-09-23
1
-2
/
+2
*
Once again for a mysterious reason all sites are crashing in
nsylvain@chromium.org
2008-09-23
1
-7
/
+3
*
Issue 2509: Duplicate tab should not create a new window.
finnur@google.com
2008-09-23
3
-29
/
+34
*
Disable failing filter chaining test
jar@google.com
2008-09-23
1
-1
/
+2
*
Fix tree bustage
jar@google.com
2008-09-23
1
-2
/
+4
*
Don't use SDCH until open_vcdiff works on all platforms.
evanm@google.com
2008-09-23
1
-0
/
+9
*
Re-land SDCH filter support experiment
jar@google.com
2008-09-23
27
-86
/
+1779
*
Fix DeleteCache on POSIX. It wasn't successfully deleting before.
evanm@google.com
2008-09-23
1
-7
/
+9
*
Load RLZ in 20 seconds instead of 100 seconds.
cpu@google.com
2008-09-23
1
-3
/
+7
*
This fixes http://code.google.com/p/chromium/issues/detail?id=541, which is an
iyengar@google.com
2008-09-23
2
-2
/
+18
*
Revert r2253 to turn off magic_browzR by default and restore the
mal@chromium.org
2008-09-23
2
-7
/
+1
*
Disable tests while I investigate
jam@chromium.org
2008-09-23
1
-2
/
+2
*
Missed file in webkit
jam@chromium.org
2008-09-22
1
-3
/
+2
*
My base changes to the plugin code.
jam@chromium.org
2008-09-22
1
-4
/
+24
*
Desynchronize windowless plugin painting. This greatly improves the painting
jam@chromium.org
2008-09-22
8
-325
/
+260
*
I'm going to try and land this again. This is exactly the same change as you ...
sky@google.com
2008-09-22
4
-13
/
+31
*
Fix for issue 2617: After using Ctrl+O to open a local file the directory is ...
finnur@google.com
2008-09-22
1
-5
/
+7
*
Use a variant_dir when building gears.dll so building the different ports
mpcomplete@google.com
2008-09-22
4
-1066
/
+1377
*
Remove stragler file that didn't rollbhack (delete) properly
jar@google.com
2008-09-22
1
-170
/
+0
*
Rollback 2444 and 2443 to get linux and mac prep
jar@google.com
2008-09-22
24
-1578
/
+87
*
Reverts fix for 2554.
sky@google.com
2008-09-22
4
-31
/
+13
*
Adjust includes to satisfy deps check
jar@google.com
2008-09-22
2
-1
/
+2
*
Experimental integration of delta compression content encoding
jar@google.com
2008-09-22
23
-86
/
+1746
*
Fixes mnemonic bug in chrome menus. After this change you can indicate
sky@google.com
2008-09-22
4
-13
/
+31
*
Use the new dll injection blocking api of the sandbox to block
cpu@google.com
2008-09-22
4
-32
/
+35
*
Unit test now runs on the Mac.
avi@google.com
2008-09-22
4
-25
/
+84
*
Cleanup EOL and include guards, including fixing one guard that was not the c...
deanm@chromium.org
2008-09-20
17
-38
/
+27
*
Use of null string on DLLMatch happens on the bots
cpu@google.com
2008-09-20
1
-1
/
+2
*
Redo change 2413 that I had to back out before
cpu@google.com
2008-09-20
15
-66
/
+343
*
Create a SafeBrowsing database interface to more easily
paulg@google.com
2008-09-20
11
-1713
/
+1897
*
Revert change 2419 because it breaks the build
nsylvain@chromium.org
2008-09-20
6
-554
/
+181
*
Fix AmountOfFreeDiskSpace to be able to differentiate an error
rvargas@google.com
2008-09-20
4
-6
/
+13
[next]