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
...
*
This completes the building of o3d.msi from the GYP build.
gspencer@google.com
2009-08-06
15
-35
/
+422
*
Linux: Pass font settings through to interstitial renderers.
derat@chromium.org
2009-08-06
5
-46
/
+77
*
Add recent crash found by reliability bot to known_crashes.txt. Bug for cras...
senorblanco@chromium.org
2009-08-06
1
-0
/
+2
*
Flaky timeout
pkasting@chromium.org
2009-08-06
1
-1
/
+2
*
GTK: Don't choke when there's no selection in the bookmark editor tree view.
estade@chromium.org
2009-08-06
2
-7
/
+24
*
Properly size accepted dangerous downloads.
estade@chromium.org
2009-08-06
1
-4
/
+6
*
Add filters for IPC::SyncChannel leaks on purify.
tim@chromium.org
2009-08-06
1
-0
/
+135
*
Port of WebKit's appcache manifest parser code.
michaeln@google.com
2009-08-06
5
-163
/
+516
*
Correctly handle extensions width in the GTK extension shelf.
phajdan.jr@chromium.org
2009-08-06
6
-6
/
+14
*
Fix a leak in AudioRendererBaseTest::OneCompleteReadCycle
hclam@chromium.org
2009-08-06
2
-2
/
+4
*
Define _FILE_OFFSET_BITS=64 in order to support large files (>2GB).
thestig@chromium.org
2009-08-06
4
-282
/
+253
*
Add patch to the Linux build deps script.
thestig@chromium.org
2009-08-06
1
-1
/
+1
*
Move consistent crashers into their own bugs.
dglazkov@chromium.org
2009-08-06
1
-2
/
+2
*
Submitting http://codereview.chromium.org/164076 for syf1984@gmail.com (aka m...
robertshield@chromium.org
2009-08-06
3
-3
/
+57
*
Remove the size of a cancelled download in the download shelf.
paul@chromium.org
2009-08-06
2
-5
/
+3
*
Report apt-get failures in install-build-deps.sh
dkegel@google.com
2009-08-06
1
-14
/
+35
*
Properly handle invalid server control responses.
phajdan.jr@chromium.org
2009-08-06
2
-1
/
+28
*
Reverting 22651.
darin@chromium.org
2009-08-06
2
-2
/
+1
*
Switch extension update manifest parse errors to LOG(WARN).
asargent@chromium.org
2009-08-06
1
-1
/
+1
*
Another day, another round of suppressions from my local continous mac ui val...
dank@chromium.org
2009-08-06
3
-13
/
+61
*
More theme fixes.
tc@google.com
2009-08-06
5
-30
/
+38
*
GTK: handle Escape in omnibox when numlock/scrolllock/caps lock is on.
estade@chromium.org
2009-08-06
1
-1
/
+2
*
Revert "Enable MediaLeakTest.*"
scherkus@chromium.org
2009-08-06
1
-2
/
+2
*
Updated to o3d revision 113.
apatrick@google.com
2009-08-06
1
-1
/
+1
*
Revert "GTK: Rounded corner on status bubble."
erg@google.com
2009-08-06
2
-124
/
+28
*
Get rid of warning on CHROME_OS builder.
jam@chromium.org
2009-08-06
1
-2
/
+2
*
Renderer busy looping after video (with sound) or audio ends
hclam@chromium.org
2009-08-06
2
-2
/
+76
*
Enable message ports for workers.
jam@chromium.org
2009-08-06
24
-86
/
+283
*
Updated wav_ola_test.
kylep@chromium.org
2009-08-06
1
-1
/
+2
*
With our posix TCP implementation, attempting to load an URL with IP address
darin@chromium.org
2009-08-06
2
-1
/
+2
*
Linux valgrind UI bot has a flaky leak. Suppress it (see bug
senorblanco@chromium.org
2009-08-06
1
-0
/
+15
*
Remove the Mac-specific implementation of LaunchApp, and share the Linux vers...
stuartmorgan@google.com
2009-08-06
4
-151
/
+77
*
Remove linux crash expectation for LayoutTests/fast/canvas/set-colors.html.
erg@google.com
2009-08-06
1
-4
/
+0
*
Test is flaky on release as well.
tim@chromium.org
2009-08-06
1
-1
/
+1
*
Linux: use 'settings' for system libpng.
agl@chromium.org
2009-08-06
1
-1
/
+1
*
Linux: add GYP flag to build with system jpeg.
agl@chromium.org
2009-08-06
2
-68
/
+96
*
GTK: Rounded corner on status bubble.
erg@google.com
2009-08-06
2
-28
/
+124
*
Fix a "not all control paths return a value" warning and correct indentation.
darin@chromium.org
2009-08-06
1
-3
/
+6
*
Start with a PolicyIgnore when determining navigation action policy in WebFra...
dglazkov@google.com
2009-08-06
2
-4
/
+1
*
Suppress block-test failures for mac/linux temporarily.
darin@chromium.org
2009-08-06
1
-0
/
+3
*
Linux: add GYP flag to build with system libbz2.
agl@chromium.org
2009-08-06
5
-33
/
+80
*
Need to define XP_MACOSX=1 for npapi.h to work as needed on Mac.
maf@google.com
2009-08-06
1
-0
/
+3
*
Linux: add GYP flag to build with system zlib.
agl@chromium.org
2009-08-06
12
-72
/
+151
*
Disk Cache: Don't depend on the backend being enabled to
rvargas@google.com
2009-08-06
4
-21
/
+95
*
Linux: don't use GOT patching to intercept localtime(_r)
agl@chromium.org
2009-08-06
1
-57
/
+70
*
Update baseline for security/block-test.html
darin@chromium.org
2009-08-06
5
-287
/
+163
*
Re-enable test_shell Plugin.* tests for WebKit purify bot.
dglazkov@chromium.org
2009-08-06
1
-2
/
+0
*
Enable MediaLeakTest.*
hclam@chromium.org
2009-08-06
1
-2
/
+2
*
More Linux theme fixes.
tc@google.com
2009-08-06
3
-11
/
+28
*
Free demuxed audio packets if audio device fails
hclam@chromium.org
2009-08-06
11
-0
/
+162
[prev]
[next]