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
...
*
check in for one cycle to see if this fixes the dist tests.
ben@chromium.org
2008-11-03
1
-1
/
+2
*
Update Mac implemention of Time to prevent problems with
amanda@chromium.org
2008-11-03
3
-34
/
+126
*
Tracing showed that the resource bundle lock was held for long periods of tim...
deanm@chromium.org
2008-11-03
1
-25
/
+37
*
Update idle timer test to use longer intervals.
mbelshe@google.com
2008-11-03
1
-33
/
+40
*
Convert chrome/plugin to the new naming (SConscript => plugin.scons).
sgk@google.com
2008-11-03
3
-13
/
+26
*
Weee. More TODO(darin)s. :)
ojan@google.com
2008-11-03
1
-3
/
+5
*
Convert chrome/common to new SCons naming:
sgk@google.com
2008-11-03
4
-89
/
+106
*
Read Google Update registry keys first from HKCU then from HKLM to handle sys...
kuchhal@chromium.org
2008-11-03
1
-21
/
+29
*
Rename ScriptController::notifyDOMWindowReady() to windowObjectAvailable().
fqian@google.com
2008-11-03
2
-3
/
+1
*
The base unittests were succeeding for the isolated
mbelshe@google.com
2008-11-03
1
-0
/
+2
*
fix a typo that caused test failures in debug mode
erikkay@google.com
2008-11-03
1
-1
/
+1
*
Fix unit test for system monitor.
mbelshe@google.com
2008-11-03
1
-0
/
+11
*
Convert browser.lib to the new naming:
sgk@google.com
2008-11-03
8
-39
/
+103
*
quick build fix for Linux
erikkay@google.com
2008-11-03
1
-1
/
+1
*
* Add write and read/write support to FileStream (renamed from FileInputStream).
erikkay@google.com
2008-11-03
30
-503
/
+775
*
Now that the unit_tests get built from a separate SConscript file,
sgk@google.com
2008-11-03
2
-5
/
+2
*
Make the SystemMonitor observer list thread safe.
mbelshe@google.com
2008-11-03
6
-64
/
+119
*
Add chrome\views\single_split_view.cc to the SCons build.
sgk@google.com
2008-11-03
1
-0
/
+1
*
Always show file extensions in the shelf.
glen@chromium.org
2008-11-03
5
-12
/
+86
*
Refactor building unit_tests with SCons for the new structure:
sgk@google.com
2008-11-03
8
-264
/
+373
*
Pull in icu38@4437 to pick up fix for bugs listed below.
jungshik@google.com
2008-11-03
1
-1
/
+1
*
Add widely-used variants of en, fr, de and it.
jungshik@google.com
2008-11-02
1
-2
/
+14
*
Rollback r4382 because I'm daft (submitted the wrong thing)
glen@chromium.org
2008-11-01
3
-8
/
+8
*
Update some spell-checker strings
glen@chromium.org
2008-11-01
1
-2
/
+2
*
Unescape and use the filename when we have no title to display for a given en...
glen@chromium.org
2008-11-01
3
-8
/
+8
*
Changed the notification for the rlz
cpu@google.com
2008-11-01
1
-3
/
+3
*
Fix state pushing in the graphics context. My changes pushed a default state ...
brettw@google.com
2008-11-01
1
-1
/
+1
*
Fix font regression. I was using ascent() instead of font->ascent(), which
brettw@google.com
2008-11-01
1
-10
/
+7
*
Fix interactive test crashes.
beng@google.com
2008-11-01
1
-0
/
+1
*
Try to fix Mac and Linux compiles.
pkasting@chromium.org
2008-11-01
2
-4
/
+6
*
More no-op instrumentation code for bug 3772.
ericroman@google.com
2008-11-01
2
-49
/
+23
*
Update ICU3.8 to r4302 to pick up an encoding coverter fix (for bug 2074)
jungshik@google.com
2008-11-01
1
-1
/
+1
*
Expire cookies by last access date, rather than creation date.
pkasting@chromium.org
2008-11-01
5
-30
/
+174
*
Hook up some GTK signals:
evanm@google.com
2008-11-01
1
-0
/
+34
*
Second attempt at fixing dist crash... more accurately control the lifetime o...
ben@chromium.org
2008-11-01
2
-3
/
+3
*
Make multiline labels respect the inset.
levin@chromium.org
2008-11-01
5
-28
/
+487
*
Update Gears to pull in latest revision from svn.
mpcomplete@google.com
2008-10-31
3
-22
/
+38
*
move test_shell_gtk.cc next to test_shell.cc
tc@google.com
2008-10-31
2
-2
/
+2
*
Factor out text, theme, and icon stuff out of PlatformContextSkia back to the...
brettw@google.com
2008-10-31
6
-526
/
+399
*
On first run process the master prefs json, only one entry matters to us.
cpu@google.com
2008-10-31
6
-22
/
+93
*
Merge linux and windows test shells to share code.
tc@google.com
2008-10-31
6
-232
/
+53
*
This fixes the VerifyHistoryLength ui test flakiness. The test initiates page...
ananta@chromium.org
2008-10-31
4
-8
/
+20
*
This fixes bug http://code.google.com/p/chromium/issues/detail?id=3881, which
ananta@chromium.org
2008-10-31
3
-14
/
+24
*
fix linux build
tc@google.com
2008-10-31
1
-0
/
+5
*
Fix test_shell bustage.
darin@chromium.org
2008-10-31
2
-5
/
+5
*
Fix scons oops.
darin@chromium.org
2008-10-31
1
-1
/
+1
*
Add missing file. Oops :(
darin@chromium.org
2008-10-31
1
-0
/
+22
*
Set the svn:executable flag on lighthttpd binaries.
tc@google.com
2008-10-31
55
-0
/
+0
*
Get rid of GOOGLE_WEBKIT_WITHOUT_GLUE_DEPENDENCY. This was a temporary
mark@chromium.org
2008-10-31
2
-8
/
+2
*
Takes steps to make our PlatformScreen implementation more portable.
darin@chromium.org
2008-10-31
23
-273
/
+330
[prev]
[next]