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
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change version to 1.0.155.0
mal@chromium.org
2008-12-12
1
-2
/
+2
*
Ensure that the directory has a trailing separator when highlighting
paulg@google.com
2008-12-12
1
-0
/
+5
*
Move to using data URLs for unload tests and generally
ojan@google.com
2008-12-11
8
-144
/
+95
*
Changes new tab page to show recently closed window correctly.
sky@google.com
2008-12-11
3
-12
/
+98
*
Rename ViewHandle to NativeView et al.
agl@chromium.org
2008-12-11
4
-4
/
+4
*
Attempt at fixing reliability crash spike. The traces lead me to
sky@google.com
2008-12-11
1
-1
/
+5
*
Change the sense of a CHECK to see if the opposite
wtc@google.com
2008-12-11
1
-1
/
+1
*
A follow-up to a recent unforking of WebCore/platform/text/TextCodecICU.cpp (...
jungshik@google.com
2008-12-11
7
-13
/
+13
*
Reverting 6815.
phajdan.jr@chromium.org
2008-12-11
7
-139
/
+132
*
Port flush_cache tool and perf_tests.
phajdan.jr@chromium.org
2008-12-11
7
-132
/
+139
*
Try and make some spellcheck code more obvious by using typedefs.
pkasting@chromium.org
2008-12-11
5
-49
/
+48
*
Clean up about box for unofficial builds.
phajdan.jr@chromium.org
2008-12-11
1
-0
/
+6
*
Remove a stale comment. net::ERR_CERT_UNABLE_TO_CHECK_REVOCATION
wtc@google.com
2008-12-11
1
-1
/
+1
*
Fix extensions_service_unittest on Linux.
phajdan.jr@chromium.org
2008-12-11
1
-3
/
+17
*
Reverting 6787. inteded to commit other changelist.
phajdan.jr@chromium.org
2008-12-11
1
-17
/
+3
*
Fix extensions_service_unittest on Linux.
phajdan.jr@chromium.org
2008-12-11
1
-3
/
+17
*
Update a few targets to the condition they should be in. Eliminate redundant
mark@chromium.org
2008-12-11
1
-89
/
+92
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
8
-32
/
+37
*
Fixes a handful of related bookmark manager bugs/requests:
sky@google.com
2008-12-11
8
-11
/
+116
*
Fixes two session restore bugs:
sky@google.com
2008-12-11
2
-2
/
+17
*
Missed this file in my previous cleanup patch.
pkasting@chromium.org
2008-12-11
1
-2
/
+2
*
Only allow bookmark keyboard shortcut for tabbed browsers.
sky@google.com
2008-12-11
1
-1
/
+9
*
Build ipc_tests on linux.
tc@google.com
2008-12-11
3
-12
/
+36
*
Better build bustage fix: Commit the rest of the original patch. Rolls back ...
pkasting@chromium.org
2008-12-11
4
-29
/
+33
*
Blind attempt at build fix. I don't know why this should be necessary.
pkasting@chromium.org
2008-12-11
1
-0
/
+1
*
Make the autocomplete system and various other connected bits of code use GUR...
pkasting@chromium.org
2008-12-10
27
-273
/
+296
*
Another attempted, untested build fix.
pkasting@chromium.org
2008-12-10
1
-0
/
+2
*
Untested fix for build failures.
pkasting@chromium.org
2008-12-10
1
-0
/
+2
*
A simple script to create an extension package and to verify its contents.
erikkay@google.com
2008-12-10
1
-0
/
+108
*
Fix regression with Find in page focus on trunk.
finnur@google.com
2008-12-10
4
-8
/
+66
*
Remove the unneeded CHECKs. Add a CHECK to determine
wtc@google.com
2008-12-10
2
-10
/
+15
*
Cleanup part 6.
pkasting@chromium.org
2008-12-10
7
-110
/
+99
*
Refactor IPC::Channel to have a common header.
jeremy@chromium.org
2008-12-10
12
-158
/
+297
*
Updating the All target to include test_shell_tests and ipc_tests, and to add...
mark@chromium.org
2008-12-10
1
-3
/
+32
*
Fixes bug where context menu for table/tree in rtl was showing up on
sky@google.com
2008-12-10
2
-0
/
+4
*
Cleanup part 5.
pkasting@chromium.org
2008-12-10
4
-498
/
+551
*
Fixes regression in info bubble that caused crash on clicking star on
sky@google.com
2008-12-10
2
-18
/
+6
*
Changes bookmark manager search to use contains vs starts with and to
sky@google.com
2008-12-10
6
-25
/
+112
*
Adds NULL checks for LoadLibrary and GetProcAddress calls in
sky@google.com
2008-12-10
1
-0
/
+6
*
run ipc unit tests in release mode (was running other unit tests). port code ...
pinkerton@google.com
2008-12-10
2
-3
/
+3
*
Reverting 6709,6708,6706.
brettw@google.com
2008-12-10
6
-15
/
+15
*
Remove base dependency from image_operations and associated unittests. I also...
brettw@google.com
2008-12-10
6
-15
/
+15
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
4
-4
/
+91
*
Fix style fro last CL. I had extra space to prevent >> at the end of the temp...
brettw@google.com
2008-12-10
1
-1
/
+1
*
Fox more gcc template errors.
brettw@google.com
2008-12-10
1
-3
/
+3
*
Fix gcc compilation issue. The inner class doesn't need a template decl.
brettw@google.com
2008-12-10
1
-1
/
+0
*
Add property bag to the build.
brettw@google.com
2008-12-10
4
-0
/
+18
*
Fixing 4687: Enter in FirstRun UI starts import when Customize link is focued.
finnur@google.com
2008-12-10
3
-11
/
+8
*
* Write installer result to ClientState key instead of Clients key.
kuchhal@chromium.org
2008-12-09
5
-1
/
+16
*
Add a property bag which is a typesafe list of arbitrary data that can be
brettw@google.com
2008-12-09
3
-0
/
+275
[prev]
[next]