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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the wstring FormatUrl() functions (and convert remaining users to the ...
viettrungluu@chromium.org
2010-08-31
18
-58
/
+58
*
Mark PluginTest.FlashLayoutWhilePainting as flaky on Windows.
viettrungluu@chromium.org
2010-08-31
1
-1
/
+5
*
Add an accordian effect to NTP.
aa@chromium.org
2010-08-31
14
-123
/
+330
*
Unify sidebar identification in the chrome.experimental.sidebar extension API...
aa@chromium.org
2010-08-31
5
-14
/
+7
*
Refactor: Address a TODO about renaming a function.
eroman@chromium.org
2010-08-31
1
-1
/
+1
*
A quick fix for Bug 53559.
hbono@chromium.org
2010-08-31
1
-3
/
+3
*
Add final part of IPC plumbing for FileSystem API (retry).
kinuko@chromium.org
2010-08-31
12
-26
/
+414
*
Move the pretty-printing of proxy settings from the C++ code to javascript.
eroman@chromium.org
2010-08-31
4
-31
/
+90
*
Reland r57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-31
33
-118
/
+300
*
Add Mozilla's ISimpleDOM COM interfaces, which are needed
dmazzoni@chromium.org
2010-08-31
2
-0
/
+2
*
Support handling blob URL and resolve blob references in upload data.
jianli@chromium.org
2010-08-31
11
-2
/
+70
*
Fix linux and mac page info windows showing wrong status icons.
mattm@chromium.org
2010-08-31
2
-2
/
+4
*
Add a string resource for xkb:il::heb.
yusukes@chromium.org
2010-08-31
4
-8
/
+6
*
GTTF: Uncrashy memory_test.
phajdan.jr@chromium.org
2010-08-30
1
-4
/
+9
*
Fix compile bustage for levin.
phajdan.jr@chromium.org
2010-08-30
1
-1
/
+1
*
Marking the ExtensionApiTest.Tabs test as flaky for Linux. This test now fail...
ananta@chromium.org
2010-08-30
1
-2
/
+2
*
Revert 57915 - Add final part of IPC plumbing for FileSystem API.
kinuko@chromium.org
2010-08-30
12
-413
/
+25
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
29
-45
/
+44
*
Added D3DCompiler_42.dll to the installer.
apatrick@chromium.org
2010-08-30
4
-0
/
+27
*
Relanding this CL that was previously backed-out.
jcivelli@chromium.org
2010-08-30
2
-5
/
+2
*
Allow one to call TemplateURLModel::GenerateSearchURL when not on the UI thread.
levin@chromium.org
2010-08-30
10
-97
/
+279
*
Use new labs_section on about:labs
thakis@chromium.org
2010-08-30
1
-2
/
+2
*
GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...
phajdan.jr@chromium.org
2010-08-30
18
-172
/
+254
*
Add final part of IPC plumbing for FileSystem API.
kinuko@chromium.org
2010-08-30
12
-25
/
+413
*
Icons for about:labs
thakis@chromium.org
2010-08-30
2
-0
/
+0
*
Updated chromoting directory URL to use www.googleapis.com, switched to https.
sergeyu@chromium.org
2010-08-30
1
-1
/
+1
*
Mac notification UI improvements: reduce the roundedness of the corners from ...
johnnyg@chromium.org
2010-08-30
2
-4
/
+4
*
Make AutomationProvider fail fast on messages it doesn't understand.
phajdan.jr@chromium.org
2010-08-30
2
-0
/
+17
*
Add RandomNumberGenerator adapter to base/rand_util.h
isherman@chromium.org
2010-08-30
1
-3
/
+4
*
Fix credit card table migration step by ensuring that we're not trying to add...
mirandac@chromium.org
2010-08-30
2
-18
/
+25
*
Mac tabpose: Add thumbnails
thakis@chromium.org
2010-08-30
4
-114
/
+709
*
Sandboxing built-in flash
cpu@chromium.org
2010-08-30
2
-12
/
+41
*
Sidebar view, Mac implementation (common sidebar code and Windows version is ...
thakis@chromium.org
2010-08-30
10
-50
/
+936
*
GTTF: Retry launching the browser a few times in UITest.
phajdan.jr@chromium.org
2010-08-30
1
-8
/
+37
*
FBTF: Move some heavy, repeatedly emitted symbols to implementation files.
erg@google.com
2010-08-30
12
-163
/
+217
*
Revert 57877 - Hide page actions and star, like we already do for content set...
pkasting@chromium.org
2010-08-30
5
-83
/
+70
*
Disabling the TestCrossPlatformAccessibilityTree test on windows to prevent r...
ananta@chromium.org
2010-08-30
1
-1
/
+1
*
GTTF: Disable hangy ExtensionApiTest.IncognitoDisabled
phajdan.jr@chromium.org
2010-08-30
1
-1
/
+2
*
Reverting to fix Chromium Arm compile failures. Please reland after fixing.
ananta@chromium.org
2010-08-30
9
-136
/
+111
*
Additional VideoBear tests were timing out on the Linux ui valgrind bot.
cbentzel@chromium.org
2010-08-30
1
-1
/
+1
*
[GTK] a couple of constrained window fixes:
estade@chromium.org
2010-08-30
9
-111
/
+136
*
Disabling the OpenTab, OpenPanel
ananta@chromium.org
2010-08-30
1
-1
/
+1
*
[GTK] fix alignment of an extension install UI string in RTL locales.
estade@chromium.org
2010-08-30
1
-4
/
+13
*
Marking the TestCrossPlatformAccessibilityTree browser test as FAILS on Windows.
ananta@chromium.org
2010-08-30
1
-1
/
+10
*
Fix compile failure.
pkasting@chromium.org
2010-08-30
2
-2
/
+2
*
Hide page actions and star, like we already do for content settings, when the...
pkasting@chromium.org
2010-08-30
5
-70
/
+83
*
fix for bug "Button is just out of the confirm dialog when exit Chrome with d...
georgey@chromium.org
2010-08-30
7
-7
/
+7
*
New downloads test for pyauto
alyssad@google.com
2010-08-30
1
-2
/
+17
*
A new change for adding the about:gpu functionality. This change also adds ab...
rlp@chromium.org
2010-08-30
1
-0
/
+35
*
Move --block-nonsandboxed-plugins command line switch to preferences.
bauerb@chromium.org
2010-08-30
8
-9
/
+53
[next]