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
*
Suppress a "conditional jump depends on uninitialized memory" in remoting
timurrrr@chromium.org
2011-03-05
1
-0
/
+9
*
Add a new views delegate method for menu item accessibility notifications,
dmazzoni@chromium.org
2011-03-05
8
-1
/
+77
*
Removing suppression for fixed memcheck bug
glotov@google.com
2011-03-05
1
-11
/
+0
*
Disable prerender on CrOS.
cbentzel@chromium.org
2011-03-05
1
-0
/
+6
*
Change from CHECK to DCHECK and attempt to handle NULL values, in preparation...
joi@chromium.org
2011-03-05
2
-24
/
+17
*
Quick-fix the suppression - accidentally replaced "4" with "}"
timurrrr@chromium.org
2011-03-05
1
-1
/
+1
*
Suppress many Valgrind reports on the memory waterfall
timurrrr@chromium.org
2011-03-05
1
-2
/
+77
*
Suppress uninit conds in fileapi::FileSystemUsageCache::Read (issue 75018)
glider@chromium.org
2011-03-05
1
-0
/
+28
*
Check that uncompressed data passed to zlib is defined, and mark compression
glider@chromium.org
2011-03-05
1
-0
/
+12
*
Updating trunk VERSION from 692.0 to 693.0
chrome-release@google.com
2011-03-05
1
-1
/
+1
*
Reland code to detect corruption of histogram ranges
jar@chromium.org
2011-03-05
6
-73
/
+206
*
Yet another clang roll attempt.
thakis@chromium.org
2011-03-05
2
-1
/
+5
*
autofill: Rename AutoFillManager to AutofillManager.
tfarina@chromium.org
2011-03-05
24
-200
/
+200
*
Marking sync test SinkBMs10LevelDown as a failure due to r76700.
rsimha@chromium.org
2011-03-05
1
-1
/
+3
*
importer: Tweak ImportLockDialog comments.
tfarina@chromium.org
2011-03-05
3
-7
/
+11
*
Disable verbose logging for sync integration tests.
rsimha@chromium.org
2011-03-05
1
-4
/
+0
*
NSS: Unlock crypto devices when populating cert manager.
mattm@chromium.org
2011-03-05
11
-43
/
+130
*
Remove prototype of a function that was removed a while ago.
thakis@chromium.org
2011-03-05
1
-2
/
+0
*
Major rewrite of BookmarkButton event-handling to support proper menu
maf@chromium.org
2011-03-05
11
-32
/
+327
*
Cros: Check PCM after opening Alsa mixer
davej@chromium.org
2011-03-05
1
-15
/
+13
*
Don't try to convert text/html URLs ending in .user.js.
aa@chromium.org
2011-03-05
6
-17
/
+15
*
Move socket stream messages to content, in preparation for moving its dispatc...
jam@chromium.org
2011-03-05
32
-209
/
+307
*
Add vpn networks to network_library
stevenjb@google.com
2011-03-05
5
-74
/
+196
*
Service process crash on Windows.
scottbyer@chromium.org
2011-03-05
1
-4
/
+4
*
LOG(INFO)->VLOG(1)
estade@chromium.org
2011-03-05
1
-4
/
+4
*
Rename Paint() to PaintForDrag() in two cases.
thakis@chromium.org
2011-03-05
12
-25
/
+31
*
Make IndexedDB obey the SpecialStoragePolicy.
jorlow@chromium.org
2011-03-05
6
-23
/
+58
*
importer: Some more cleanups.
tfarina@chromium.org
2011-03-05
12
-128
/
+89
*
Add 64-bit Windows tokens to the UA string. This parallels https://bugs.webk...
pkasting@chromium.org
2011-03-05
1
-2
/
+21
*
Just return, don't use temps.
pkasting@chromium.org
2011-03-05
1
-13
/
+9
*
Relanding this.
ananta@chromium.org
2011-03-05
2
-5
/
+15
*
Remove note about flakiness from a test that is no longer flaky.
asargent@chromium.org
2011-03-05
1
-1
/
+0
*
fix display of filenames in file:/// URLs
evan@chromium.org
2011-03-05
3
-11
/
+13
*
An attempt to fix the flakiness in a few UI tests.
zmo@google.com
2011-03-05
1
-1
/
+5
*
Make Window class concrete (mostly).
ben@chromium.org
2011-03-05
10
-40
/
+261
*
Mac print proxy out from flag.
scottbyer@chromium.org
2011-03-05
3
-6
/
+12
*
Revert 77002 - Enable ChromeFrame net tests. These tests regressed with the c...
ananta@chromium.org
2011-03-05
2
-14
/
+5
*
(1) Hook up the print button to send the pages to the default printer for pri...
kmadhusu@chromium.org
2011-03-05
22
-49
/
+353
*
Enable ChromeFrame net tests. These tests regressed with the change in the ch...
ananta@chromium.org
2011-03-05
2
-5
/
+14
*
Update translations using strings from launchpad.net r141
tony@chromium.org
2011-03-05
29
-238
/
+1059
*
Add a declared destructor as suggested by Clang builder.
satish@chromium.org
2011-03-04
2
-0
/
+4
*
Hover/selection of username dropdown items should do nothing
dhollowa@chromium.org
2011-03-04
4
-27
/
+77
*
New assets for PDF progress control. Added asset for drop shadow.
gene@chromium.org
2011-03-04
14
-0
/
+3
*
Make more methods on Widget non-virtual and move to NativeWidget
ben@chromium.org
2011-03-04
7
-293
/
+331
*
Move infobar_delegate.[cc,h] back to chrome/browser/tab_contents.
tfarina@chromium.org
2011-03-04
11
-14
/
+14
*
WebUI Prefs: Remove trailing colon from 'Home page'
stuartmorgan@chromium.org
2011-03-04
1
-1
/
+1
*
Stream speech audio to server as it gets recorded, instead of waiting until e...
satish@chromium.org
2011-03-04
10
-44
/
+91
*
Do all OOLing in the views code. linux_views now builds clean with the clang ...
erg@google.com
2011-03-04
88
-313
/
+721
*
Register "filesystem:" as a "WebSafeScheme" to let ResourceDispatcherHost ser...
adamk@chromium.org
2011-03-04
2
-0
/
+5
*
Cleanup
oshima@google.com
2011-03-04
1
-25
/
+0
[next]