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
*
Make DidProcessCrash a bit more solid and accurate on Windows
phajdan.jr@chromium.org
2010-04-06
5
-14
/
+38
*
Add NormalizeLanguageCode() to normalize language codes.
satorux@chromium.org
2010-04-06
3
-9
/
+50
*
Remove a suppression entry added in r39812 since the suppression seems not to...
yusukes@google.com
2010-04-06
1
-24
/
+0
*
WebKit roll 57067:57139.
pfeldman@chromium.org
2010-04-06
1
-1
/
+1
*
Relaxes the suppression rule for Issue 40505.
hbono@chromium.org
2010-04-06
1
-9
/
+0
*
Enable interactive_ui_tests
oshima@chromium.org
2010-04-06
8
-69
/
+145
*
Relanding:
oshima@chromium.org
2010-04-06
4
-24
/
+131
*
Suppression memcheck:Addr4 error in chromium os valgrind(4) ui_test
oshima@chromium.org
2010-04-06
1
-0
/
+15
*
Mac: Make content bubbles wider in languages that have long translations of "...
thakis@chromium.org
2010-04-06
8
-53
/
+215
*
Suppress Valgrind leak (heapcheck already suppressed).
cira@chromium.org
2010-04-06
1
-1
/
+14
*
Revert 43692 - Adds some debugging info in hopes of tracking leak in
sky@chromium.org
2010-04-06
3
-27
/
+19
*
Improve the underlying escaping function JsonDoubleQuoteT to escape < and > c...
inferno@chromium.org
2010-04-06
3
-5
/
+8
*
Change how the calculation is performed for determining the location of the a...
mrossetti@chromium.org
2010-04-06
6
-16
/
+28
*
Fix xss in onListingParsingError by using encodeuri() on the document.location.
inferno@chromium.org
2010-04-06
1
-1
/
+2
*
Adds some debugging info in hopes of tracking leak in
sky@chromium.org
2010-04-06
3
-19
/
+27
*
Move more extensions hard coded error messages to .grd file.
finnur@chromium.org
2010-04-06
2
-28
/
+82
*
Suppress the heapcheck leak in a test.
cira@chromium.org
2010-04-06
1
-0
/
+13
*
Make an error message verbose to investigate a un-reproducible bug.
tkent@chromium.org
2010-04-06
1
-2
/
+7
*
GTK: Don't show toolbar border without the toolbar.
estade@chromium.org
2010-04-06
1
-5
/
+8
*
Localize CSS files in content scripts (but don't localize JS files).
cira@chromium.org
2010-04-06
8
-25
/
+266
*
Bookmark manager: Fix tree indentation
arv@chromium.org
2010-04-06
2
-30
/
+53
*
Correct the bug number for the disabled chrome frame tests.
ananta@chromium.org
2010-04-06
2
-2
/
+2
*
Fix Mac build, part 2.
pkasting@chromium.org
2010-04-06
1
-2
/
+0
*
GTK plumbing for dragend.
dcheng@chromium.org
2010-04-05
5
-34
/
+34
*
Add a scoped notifier for pref dictionaries / lists.
chron@chromium.org
2010-04-05
7
-7
/
+55
*
Fix Mac build failure.
pkasting@chromium.org
2010-04-05
1
-1
/
+1
*
Replace omnibox icons with new set that are all the same size (19x19).
pkasting@chromium.org
2010-04-05
54
-3315
/
+67
*
sync: Specify linking dependencies correctly. The browser library contains lo...
thestig@chromium.org
2010-04-05
2
-7
/
+2
*
Revert "BookmarkBarView tests fixes"
oshima@chromium.org
2010-04-05
4
-123
/
+22
*
Don't compare wchar_t *s
zork@chromium.org
2010-04-05
1
-1
/
+1
*
Update dump_symbols to match new file_id code.
agl@chromium.org
2010-04-05
1
-4
/
+9
*
Delete bookmarks with backspace on mac
feldstein@chromium.org
2010-04-05
1
-1
/
+2
*
Suppress possible leak in GoogleAuthenticatorTest.FullLoginTest while I inves...
cmasone@google.com
2010-04-05
1
-0
/
+17
*
Geolocation exceptions window, Windows.
pkasting@chromium.org
2010-04-05
10
-110
/
+484
*
Breakpad: sort unittests and add file_id_unittest.cc
agl@chromium.org
2010-04-05
1
-3
/
+4
*
Implement LoginDatabase on all platforms.
albertb@chromium.org
2010-04-05
11
-70
/
+108
*
Revert "No longer accept 'null' as signifying unset optional object property ...
rafaelw@chromium.org
2010-04-05
2
-11
/
+11
*
Fix breakpad (again)
agl@chromium.org
2010-04-05
2
-4
/
+24
*
Disabling the NavigationToRestrictedSite ChromeFrame test as it relies for so...
ananta@chromium.org
2010-04-05
1
-1
/
+2
*
Suppresses leak in TabStrip.
sky@chromium.org
2010-04-05
1
-0
/
+19
*
Revert the unnecessary change. I forgot to remove this test code when I cre...
oshima@chromium.org
2010-04-05
1
-10
/
+2
*
AutoFill: Implement WebFormElementToFormData and use this to send form data to
jhawkins@chromium.org
2010-04-05
5
-13
/
+129
*
Review URL: http://codereview.chromium.org/1565008
petersont@google.com
2010-04-05
2
-331
/
+65
*
No longer accept 'null' as signifying unset optional object property in exten...
rafaelw@chromium.org
2010-04-05
2
-11
/
+11
*
Fix breakpad paths.
agl@chromium.org
2010-04-05
1
-12
/
+12
*
Update test shell for new dragImage api.
estade@chromium.org
2010-04-05
4
-7
/
+18
*
Browser action icons not displayed in detached browser window
ctguil@chromium.org
2010-04-05
1
-2
/
+2
*
Fix perf regression (again)
jrg@chromium.org
2010-04-05
1
-0
/
+4
*
Fix DivX crash on the Mac
stuartmorgan@chromium.org
2010-04-05
2
-9
/
+10
*
AutoFill credit card field filling, with nameoncard field.
dhollowa@chromium.org
2010-04-05
2
-7
/
+86
[next]