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
*
Keep all parent folders highlighted in an active bookmark menu folder structure.
mrossetti@chromium.org
2010-05-04
1
-9
/
+38
*
Add shared/images to chrome.release
arv@chromium.org
2010-05-04
1
-0
/
+1
*
Fix race condition in find as you type.
arv@chromium.org
2010-05-04
1
-6
/
+16
*
Disable autofill sync; there are too many crashes.
nick@chromium.org
2010-05-04
2
-10
/
+26
*
GTK: make browser action container behave better in RTL.
estade@chromium.org
2010-05-04
1
-2
/
+9
*
Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...
inferno@chromium.org
2010-05-04
4
-0
/
+8
*
Duplicating a nano-tab should create another nano-tab, not a regular tab.
finnur@chromium.org
2010-05-03
1
-0
/
+3
*
Include App pages in chrome://extensions "active views" list.
rafaelw@chromium.org
2010-05-03
4
-43
/
+76
*
CrOS: Disable failing RendererCrashTest.Crash test.
thestig@chromium.org
2010-05-03
1
-0
/
+3
*
Add new bookmarks tests.
nirnimesh@chromium.org
2010-05-03
3
-0
/
+114
*
Fix dragging icon in Extension App Windows (it was enlarged while dragging).
finnur@chromium.org
2010-05-03
2
-12
/
+9
*
Fix regression in position of OTR icon.
aa@chromium.org
2010-05-03
1
-0
/
+4
*
Hide the select popup when the browser is moved or resized.
jcivelli@chromium.org
2010-05-03
1
-2
/
+2
*
Use an appropriate title string for the "hung renderer" dialog.
avi@chromium.org
2010-05-03
1
-1
/
+1
*
Enable Core Animation for Flash by default
stuartmorgan@chromium.org
2010-05-03
4
-10
/
+10
*
Revert 46232 - Checking in chat_manager builtin extension.
thestig@chromium.org
2010-05-03
8
-297
/
+1
*
Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C...
sanjeevr@chromium.org
2010-05-03
12
-45
/
+141
*
Size the sync row in Personal Stuff pane of Preferences horizontally.
akalin@chromium.org
2010-05-03
1
-4
/
+10
*
Changed namespace of the TalkMediator and related classes from browser_sync t...
sanjeevr@chromium.org
2010-05-03
30
-79
/
+90
*
added workaround for NULL defaultProfile in app_controller_mac.mm.
akalin@chromium.org
2010-05-03
1
-2
/
+24
*
Add Bulgarian spellchecker. Hunspell change will be committed separately.
jshin@chromium.org
2010-05-03
2
-1
/
+18
*
Make reopen tabs work in Extension Windows.
finnur@chromium.org
2010-05-03
1
-2
/
+2
*
Add an SSLBlockingPage::ErrorLevel enum type to make the
wtc@chromium.org
2010-05-03
4
-18
/
+26
*
Fix issue 42379
suzhe@chromium.org
2010-05-03
3
-7
/
+47
*
Delete map items before overwriting in AutoFillProfile::Clone().
skrul@chromium.org
2010-05-03
1
-0
/
+2
*
Remove title from the frozen renderer dialog.
avi@chromium.org
2010-05-03
1
-4
/
+11
*
Remove height 100% from NTP when in the app launcher.
arv@chromium.org
2010-05-03
7
-3
/
+15
*
GTK: Fix toolbar internal-padding.
erg@chromium.org
2010-05-03
1
-6
/
+14
*
Adds support for shared resources.
gman@chromium.org
2010-05-03
1
-1
/
+2
*
Fixes crash in Browser::AddTabWithURL. The crash would happen if
sky@chromium.org
2010-05-03
1
-1
/
+2
*
GTK: Content exceptions dialog should be sortable by actions or patterns.
erg@google.com
2010-05-03
1
-0
/
+2
*
1. Fix GetFileURLForPath for windows. GetFileURLForPath() should not quote() ...
nirnimesh@chromium.org
2010-05-03
5
-32
/
+59
*
Fix DuplicateTab browser crash with Extension Window found during debugging.
finnur@chromium.org
2010-05-03
1
-5
/
+6
*
Win: Fix wrong default icon being shown on chrome.exe.
mattm@chromium.org
2010-05-03
4
-6
/
+7
*
Add browser test to verify that MSAA clients can correctly retrieve accessibi...
ctguil@chromium.org
2010-05-03
2
-0
/
+223
*
Change hover time to 1600 ms, and resize more quickly for smaller width change.
mirandac@google.com
2010-05-03
7
-9
/
+224
*
Checking in chat_manager built-in extension.
scherkus@chromium.org
2010-05-03
8
-1
/
+297
*
Updating trunk VERSION from 395.0 to 396.0
chrome-release@google.com
2010-05-03
1
-1
/
+1
*
Reland r46049: [Mac] Make exceptions dialog a sheet.
bauerb@chromium.org
2010-05-03
10
-266
/
+690
*
Adds ability for newly inserted tabs to appear before other tabs. I'll
sky@chromium.org
2010-05-03
9
-34
/
+179
*
Disable crashy TaskManagerBrowserTest.ReloadExtension
phajdan.jr@chromium.org
2010-05-03
1
-6
/
+1
*
Mark FindNextInNewTabUsesPrepopulate as FLAKY on Mac
danno@chromium.org
2010-05-03
1
-0
/
+6
*
Mark DownloadTest.CloseNewTab1 as flaky.
bauerb@chromium.org
2010-05-03
1
-1
/
+2
*
[GTTF] Mark the following tests as no longer flaky:
phajdan.jr@chromium.org
2010-05-03
5
-12
/
+5
*
DevTools: focus devtools on breakpoint while docked (Linux & Mac fix).
pfeldman@chromium.org
2010-05-03
9
-21
/
+1
*
Revert 46208 - Focus an existing app tab when an app is clicked on the new ta...
skerner@chromium.org
2010-05-03
2
-346
/
+0
*
Revert 46209 - Disable tests on chromeos, while test failures are being inves...
skerner@chromium.org
2010-05-03
1
-31
/
+12
*
Disable tests on chromeos, while test failures are being investigated.
skerner@chromium.org
2010-05-03
1
-12
/
+31
*
Focus an existing app tab when an app is clicked on the new tab page or invok...
skerner@chromium.org
2010-05-03
2
-0
/
+346
*
Updating trunk VERSION from 394.0 to 395.0
chrome-release@google.com
2010-05-02
1
-1
/
+1
[next]