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
*
Valgrind: Update memcheck_analyze.py to handle variance in Linux/Mac sanity t...
thestig@chromium.org
2010-07-22
3
-25
/
+59
*
Revert "Temporarily removing id number from memcheck sanity test suppresion n...
oshima@chromium.org
2010-07-22
2
-17
/
+17
*
Fixes bug in windows autofill address editor not using the correct
sky@chromium.org
2010-07-22
2
-13
/
+29
*
When the user cancels the sync setup, it should not cause an unrecoverable er...
johnnyg@chromium.org
2010-07-22
1
-0
/
+1
*
Remove FFmpegDemuxer::current_timestamp_ and always pass AVSEEK_FLAG_BACKWARD...
scherkus@chromium.org
2010-07-22
3
-17
/
+11
*
Net: Get rid of ProxyServer::host_and_port() and friends.
thestig@chromium.org
2010-07-22
22
-168
/
+126
*
Change to (quieter) NOTREACHED() rather than (noisy) LOG(DFATAL)
jar@chromium.org
2010-07-22
1
-9
/
+9
*
AutoFill memory exception when deleting text from a filled form
dhollowa@chromium.org
2010-07-22
1
-8
/
+13
*
Makes the auto fill editor on linux only enable the ok button if at
sky@chromium.org
2010-07-22
1
-8
/
+113
*
Browser tests: Fix the --single_process flag for Windows.
rvargas@google.com
2010-07-22
1
-1
/
+2
*
Remove unnecessary EXTERN_C_BEGIN and EXTERN_C_END
gregoryd@google.com
2010-07-22
1
-2
/
+0
*
Continual header pruning
erg@google.com
2010-07-22
10
-204
/
+236
*
AutoFill Mac fails to fill Address Book card data
dhollowa@chromium.org
2010-07-22
4
-18
/
+40
*
Swallow context menu events dispatched to a NPAPI plugin so that
darin@chromium.org
2010-07-22
1
-0
/
+4
*
Add toolkit for personal stuff filter
sargrass@google.com
2010-07-22
11
-36
/
+339
*
Disble loading window icons for chromeos.
oshima@chromium.org
2010-07-22
1
-1
/
+4
*
AutoFill: Initialize form.user_submitted a few more places in the tests to
jhawkins@chromium.org
2010-07-22
1
-0
/
+3
*
Few TranslateManager changes:
jcivelli@chromium.org
2010-07-22
10
-32
/
+63
*
Roll WebKit 63900:63909. Remove a test expectation that was moved to the ups...
senorblanco@google.com
2010-07-22
2
-2
/
+1
*
Reverting 53376
bradnelson@google.com
2010-07-22
5
-751
/
+81
*
Fix svn:executable permission for r53363.
thestig@chromium.org
2010-07-22
1
-0
/
+0
*
Pepper stream-to-file plumbing.
darin@chromium.org
2010-07-22
21
-27
/
+115
*
Move blacklisting and pinned URLs from MostVisitedURLs to TopSites.
nshkrob@chromium.org
2010-07-22
5
-81
/
+751
*
Fix idle socket cleanup code path.
vandebo@chromium.org
2010-07-22
2
-1
/
+14
*
Delete the only sync DB test we've been running. We need to replace
dumi@chromium.org
2010-07-22
1
-5
/
+0
*
Fix a segfault in DeleteNotifications test caused by an invalid C-cast.
nshkrob@chromium.org
2010-07-22
1
-8
/
+8
*
Makes the auto fill editor on windows only enable the ok button if at
sky@chromium.org
2010-07-22
2
-13
/
+42
*
Sometimes pulseaudio is restarted if system goes into hibernation or sleep an...
davej@chromium.org
2010-07-22
4
-89
/
+114
*
Adding WebGL version of the trends demo, including the original and new parti...
luchen@google.com
2010-07-22
12
-502
/
+2636
*
Roll WebKit r63880:63900.
senorblanco@google.com
2010-07-22
1
-1
/
+1
*
Coverity: Check the return of GetTabId before using it.
finnur@chromium.org
2010-07-22
1
-7
/
+7
*
AutoFill: Initialize |succeeded_| in the AutoFillXmlParser constructor.
jhawkins@chromium.org
2010-07-22
1
-1
/
+2
*
Coverity 8521: Uninitialized member vars in FormStructure.
finnur@chromium.org
2010-07-22
1
-0
/
+3
*
Coverity 9291: Ininitialize member in HighResolutionTimerManager on Posix.
finnur@chromium.org
2010-07-22
1
-1
/
+2
*
AutoFill: Always check the result of FormField::Add().
jhawkins@chromium.org
2010-07-22
1
-3
/
+4
*
Temporarily removing id number from memcheck sanity test suppresion names
oshima@chromium.org
2010-07-22
2
-17
/
+17
*
Build libpng.dll for chromium multi dll version.
victorw@chromium.org
2010-07-22
1
-1
/
+12
*
Reverting 53348...
bradnelson@google.com
2010-07-22
7
-273
/
+58
*
Revert 53342 - Switch back to disabling Core Animation for Flash (for branch ...
stuartmorgan@chromium.org
2010-07-22
4
-10
/
+10
*
AutoFill: Record whether the user initiated the form submission and don't sav...
jhawkins@chromium.org
2010-07-22
6
-0
/
+14
*
media: preparation for recycle buffer.
jiesun@google.com
2010-07-22
7
-58
/
+273
*
Adding ASSERT to avoid crash if GetDictionary fails to find value. Also fixed...
finnur@chromium.org
2010-07-22
1
-19
/
+19
*
Use the data-values attribute in Hangul options dialog and delete the corresp...
mazda@chromium.org
2010-07-22
3
-35
/
+7
*
Spdy_network_transaction incorrectly labeled tcp connections with hostname bu...
erikchen@google.com
2010-07-22
1
-2
/
+1
*
Some first run fixes:
mirandac@google.com
2010-07-22
3
-61
/
+80
*
Switch back to disabling Core Animation for Flash (for branch merge).
stuartmorgan@chromium.org
2010-07-22
4
-10
/
+10
*
Internal CookieMonster Refactoring.
rdsmith@google.com
2010-07-22
2
-78
/
+33
*
Adds downstream suppressions following WebKit 63859:63880 roll
bulach@chromium.org
2010-07-22
1
-0
/
+1
*
Roll Skia r583:589.
senorblanco@google.com
2010-07-22
1
-1
/
+1
*
Coverity issue 7892: Bad override (in unit test).
finnur@chromium.org
2010-07-22
1
-1
/
+1
[next]