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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
When work shows up and no delegate is available to dispatch it to, arrange to
mark@chromium.org
2009-07-15
2
-13
/
+37
*
Fix two races in DirectoryWatcherInotify:
phajdan.jr@chromium.org
2009-07-15
1
-18
/
+13
*
Move TrimWhitespaceUTF8 back to string_util_utf8.cc
deanm@chromium.org
2009-07-15
2
-14
/
+17
*
Fix DOA problem with dev channel. If there is no
jrg@chromium.org
2009-07-15
1
-0
/
+9
*
Fix: Linux file:// listings are sorted but not fully internationalized
yuzo@chromium.org
2009-07-15
1
-12
/
+67
*
Fix leak of g_object_get value. This was showing up on the
tc@google.com
2009-07-14
1
-0
/
+1
*
Fix KillProcess so it doesn't report everything as a failure.
stuartmorgan@chromium.org
2009-07-13
1
-4
/
+11
*
Revert r20553.
thestig@chromium.org
2009-07-13
1
-2
/
+2
*
Additional svn ignores for native_client and Makefile.
thestig@chromium.org
2009-07-13
1
-2
/
+2
*
Revert previous clipping rect change for Cairo to see if it fixes the build.
brettw@chromium.org
2009-07-13
1
-2
/
+2
*
Keep the cairo clipping region in sync with the Skia one.
brettw@chromium.org
2009-07-13
1
-2
/
+2
*
OFFICIAL_BUILD is only set in windows builds, so add some complexity to get t...
thomasvl@chromium.org
2009-07-13
1
-1
/
+5
*
Move TrimWhitespaceUTF8 from string_util_icu to string_util.
deanm@chromium.org
2009-07-13
2
-14
/
+14
*
Remove unused base/zygote_manager_unittest.cc.
deanm@chromium.org
2009-07-13
1
-266
/
+0
*
Disk cache: Generate total-load-time histograms from the
rvargas@google.com
2009-07-11
2
-4
/
+13
*
Fix a crash that happens if a tab is closed while
tc@google.com
2009-07-10
2
-1
/
+14
*
Fix the local directory listing, FTP directory listing and the local file han...
jshin@chromium.org
2009-07-09
3
-178
/
+441
*
Convert NOTIMPLs into a bug.
estade@chromium.org
2009-07-09
1
-4
/
+4
*
Make converting from NativeViewId to NativeView an error on Mac.
shess@chromium.org
2009-07-08
1
-1
/
+10
*
Adding a non-templatized version of QI for times when the IID and type aren't...
tommi@chromium.org
2009-07-08
2
-7
/
+24
*
GdkPixbufFromSkBitmap needs to un-premultiply the alpha before
tc@google.com
2009-07-08
1
-4
/
+30
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
1
-3
/
+3
*
Fix retarded bitmath. << 8 != * 255
glen@chromium.org
2009-07-07
2
-6
/
+10
*
Fix tools/valgrind/chrome_tests.sh to always use --log-file option
dank@chromium.org
2009-07-07
1
-0
/
+6
*
Fix few trivial Coverity issues, mainly PASS_BY_VALUE.
phajdan.jr@chromium.org
2009-07-06
5
-9
/
+12
*
Minor Coverity nit: Unit test leaking data if failure occurs.
finnur@chromium.org
2009-07-03
1
-9
/
+7
*
We recently enabled reading sysctl values from inside the sandbox. This CL r...
jeremy@chromium.org
2009-07-02
3
-38
/
+12
*
Adds some debugging code in hopes of tracking down a
sky@chromium.org
2009-07-01
1
-3
/
+14
*
Adds time-out to browser-tests to prevent a hanging test from hanging the ent...
jcampan@chromium.org
2009-07-01
2
-0
/
+7
*
Implement shortcut for finalizing a trial with all remaining probability
jar@chromium.org
2009-07-01
3
-7
/
+33
*
make FilePath:IsParent use case-insensitive compare for drive letters on windows
rafaelw@chromium.org
2009-07-01
3
-7
/
+124
*
Create A/B test of SDCH
jar@chromium.org
2009-06-30
3
-70
/
+132
*
Reland of r19131, this time with real Math:
glen@chromium.org
2009-06-30
2
-3
/
+65
*
linux: Don't crash if we fail to dlopen a plugin
evan@chromium.org
2009-06-29
1
-2
/
+4
*
More web contents dragging.
estade@chromium.org
2009-06-29
2
-0
/
+7
*
Allow extension extensions to be case-insensitive.
avi@chromium.org
2009-06-29
3
-26
/
+73
*
Coverity: Initialize delegate_.
finnur@chromium.org
2009-06-29
1
-2
/
+2
*
Use C99 standard format macros for 64-bit values.
agl@chromium.org
2009-06-29
2
-1
/
+52
*
Create a more fine grained histogram of SDCH payload sizes
jar@chromium.org
2009-06-29
1
-0
/
+16
*
Use platform-appropriate newlines in JSON output.
mark@chromium.org
2009-06-26
11
-10
/
+147
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
1
-0
/
+15
*
Gracefully do nothing when run loop sources fire and no delegate is available.
mark@chromium.org
2009-06-26
1
-0
/
+26
*
Added dynamic annotation files into base/.
deanm@chromium.org
2009-06-26
7
-4
/
+468
*
Cache the file descriptor for /dev/urandom to avoid needing to reopen it for ...
deanm@chromium.org
2009-06-26
1
-3
/
+30
*
Implement Linux sys_string_conversions using the system APIs.
deanm@chromium.org
2009-06-26
2
-4
/
+250
*
Revert all of my patches from today.
evan@chromium.org
2009-06-26
1
-13
/
+0
*
mac: retry build fix.
evan@chromium.org
2009-06-26
1
-1
/
+1
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
1
-0
/
+13
*
When falling out of a nested loop, if higher-priority work is done, be sure to
mark@chromium.org
2009-06-25
1
-0
/
+10
*
Allow work that was deferred on account of not being runnable in a nested loop
mark@chromium.org
2009-06-25
3
-133
/
+277
[next]