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
*
[Mac] Tear down extension-installed bubble before main window closes.
shess@chromium.org
2011-09-06
4
-11
/
+51
*
Removed suppression for 95449, fixed in http://src.chromium.org/viewvc/chrome...
joaodasilva@chromium.org
2011-09-06
1
-16
/
+0
*
[ntp4] Make bookmark tiles smaller.
csilv@chromium.org
2011-09-06
1
-2
/
+2
*
Update binutils URL and sha1sum for gold sources
thestig@chromium.org
2011-09-06
1
-1
/
+1
*
Add README file and parametrize result directory in layout test analzyer tool...
imasaki@google.com
2011-09-06
3
-5
/
+114
*
Sync: Strings for sync global error UI
sail@chromium.org
2011-09-06
1
-0
/
+24
*
Update remoting graphics
dmaclach@chromium.org
2011-09-06
2
-0
/
+0
*
Implements frame sniffer to watch iframe loading state.
altimofeev@chromium.org
2011-09-06
16
-11
/
+182
*
Add TCP configuration parameters for Transport API.
sergeyu@chromium.org
2011-09-06
7
-4
/
+62
*
Moved the following IPCs out of chrome into content where they are handled by
ananta@chromium.org
2011-09-06
14
-77
/
+133
*
base/json: Make ReadHexDigits easier to read by using IsHexDigit() function.
tfarina@chromium.org
2011-09-06
1
-3
/
+1
*
Fixes crash by checking for NULL when showing popup. This can happen
sky@chromium.org
2011-09-06
1
-0
/
+7
*
Handling file actions in only one instance of file manager.
serya@chromium.org
2011-09-06
1
-1
/
+10
*
Use talk gadget blank page for bounce.
jamiewalch@google.com
2011-09-06
2
-4
/
+1
*
Valgrind test failures on Linux OptionsUITest.NavBarCheck
dhollowa@chromium.org
2011-09-06
2
-3
/
+3
*
Fix browser.BrowserTest.testBasics
nirnimesh@chromium.org
2011-09-06
1
-0
/
+1
*
NewTabUITest.UpdateUserPrefsVersion test fails on Valgrind
dhollowa@chromium.org
2011-09-06
3
-2
/
+2
*
ntp4: app generation tweak
estade@chromium.org
2011-09-06
2
-6
/
+6
*
Revert 99759 - Add two new valgrind suppressions.
siggi@chromium.org
2011-09-06
1
-28
/
+0
*
Include chrome version info in a test
nirnimesh@chromium.org
2011-09-06
1
-0
/
+1
*
Added support to trace_event for passing static string arguments without copy
jbates@chromium.org
2011-09-06
3
-50
/
+183
*
Add DeletePluginInDeallocate UI test.
wez@chromium.org
2011-09-06
7
-3
/
+259
*
GeolocationWifiDataProviderCommonTest.StartThread test fails on TSAN bot
dhollowa@chromium.org
2011-09-06
1
-0
/
+1
*
Add two new valgrind suppressions.
siggi@chromium.org
2011-09-06
1
-0
/
+28
*
Removing closing brace that's breaking the App List on the New Tab Page.
finnur@chromium.org
2011-09-06
1
-1
/
+0
*
Update .DEPS.git
chrome-admin@google.com
2011-09-06
1
-3
/
+3
*
roll_skia
bsalomon@google.com
2011-09-06
2
-1
/
+2
*
[Mac] Enable CrZombie for all processes.
shess@chromium.org
2011-09-06
13
-24
/
+600
*
Rename REMOVE_COOKIES to REMOVE_SITE_DATA (which will explicitly include REMO...
mkwst@chromium.org
2011-09-06
10
-60
/
+80
*
TSAN failure in media::CompositeFilter
dhollowa@chromium.org
2011-09-06
1
-0
/
+9
*
Adding yasm_include.gypi to reuse rules for compiling assembly files
hclam@chromium.org
2011-09-06
1
-0
/
+97
*
Add crash signature for ShutdownWatchDogThread::Alarm.
yoz@chromium.org
2011-09-06
1
-0
/
+2
*
Mark tab_switching_tests as FAILS_ on Windows.
siggi@chromium.org
2011-09-06
1
-2
/
+11
*
Leaks in ExtensionSettingsHandler::Observe
dhollowa@chromium.org
2011-09-06
1
-0
/
+10
*
Fixing EOLs.
ahendrickson@chromium.org
2011-09-06
1
-9
/
+9
*
Leaks in DnsConfigServicePosix
dhollowa@chromium.org
2011-09-06
1
-0
/
+11
*
For Touch: remove some menu items for experimentation, adjust sizes.
saintlou@chromium.org
2011-09-06
12
-44
/
+107
*
Fix scons compile in Native Client on Windows.
halyavin@google.com
2011-09-06
1
-2
/
+2
*
Leaks in ServiceProcessMain
dhollowa@chromium.org
2011-09-06
1
-2
/
+2
*
B0;136;0cRe-enable TopSites in PrerenderManager, this time duplicating the in...
tburkard@chromium.org
2011-09-06
5
-19
/
+9
*
Update the link in the search engine manager to point to the new extension se...
finnur@chromium.org
2011-09-06
1
-1
/
+1
*
[cros] Add support for local carrier config.
nkostylev@chromium.org
2011-09-06
3
-91
/
+273
*
Add "email" type to virtual keyboard.
bryeung@chromium.org
2011-09-06
1
-0
/
+1
*
Identify the omnibox as a URL field.
bryeung@chromium.org
2011-09-06
5
-9
/
+94
*
Fix auto-capitalization.
bryeung@chromium.org
2011-09-06
1
-3
/
+11
*
Missed one instance of the big-list class that I removed in my last changelist.
finnur@chromium.org
2011-09-06
1
-1
/
+1
*
Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...
bsalomon@google.com
2011-09-06
10
-249
/
+244
*
Don't return content settings rules set by disabled extensions in ExtensionCo...
bauerb@chromium.org
2011-09-06
2
-66
/
+155
*
Add handling for the two new error codes of the DMServer 405,409.
pastarmovj@chromium.org
2011-09-06
22
-25
/
+161
*
Be more robust when getting content settings for uninstalled extensions.
bauerb@chromium.org
2011-09-06
4
-22
/
+40
[next]