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
*
Focus on collected cookie contrained window when a TabContents gets focus.
xiyuan@chromium.org
2011-02-15
12
-51
/
+77
*
Enable the infobar to ask the user if they want to enable Reader to open PDFs...
jam@chromium.org
2011-02-15
1
-3
/
+0
*
Set the Chevron (or Off-The-Side bookmark button) as a larger bordered button...
hansl@chromium.org
2011-02-15
1
-3
/
+3
*
Remove browser.BrowserTest.testPopupSharesProcess from continuous runs on win...
dyu@chromium.org
2011-02-15
1
-0
/
+2
*
sync: implement configuration tasks in SyncerThread2
tim@chromium.org
2011-02-15
8
-46
/
+66
*
Even more test cleanup. Some fixes to non-test code that's regressed.
erg@google.com
2011-02-15
37
-978
/
+449
*
WebUI: Fix issue with context menu
arv@chromium.org
2011-02-15
1
-1
/
+1
*
Update pdf infobar strings
jam@chromium.org
2011-02-15
2
-4
/
+11
*
Revert 75003 - Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-15
1
-4
/
+0
*
Revert 75001 - Cancel prerender if any of the visited URLs are https.
cbentzel@chromium.org
2011-02-15
8
-117
/
+29
*
DOMUI: Fix the name of the clear browser dtaa overlay object.
jhawkins@chromium.org
2011-02-15
2
-2
/
+2
*
Move search engine stuff from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-15
21
-268
/
+391
*
Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-15
1
-0
/
+4
*
Add two new crash signatures to known_crashes.txt.
csilv@chromium.org
2011-02-15
1
-0
/
+6
*
Cancel prerender if any of the visited URLs are https.
cbentzel@chromium.org
2011-02-15
8
-29
/
+117
*
Tweaks algorithm for keeping old autocomplete matches so that we don't
sky@chromium.org
2011-02-15
3
-39
/
+38
*
Make code around CopyMetafileDataToSharedMem consistent.
thestig@chromium.org
2011-02-15
2
-17
/
+15
*
SSLv3 fallback should trigger a minor warning icon instead of
wtc@chromium.org
2011-02-15
2
-1
/
+4
*
Fixed failing test for testAutoCompleteForSearch.
dyu@chromium.org
2011-02-15
1
-2
/
+2
*
Hide network notification only when user initiates a new connection.
chocobo@chromium.org
2011-02-15
6
-8
/
+53
*
Fix bustage.
ben@chromium.org
2011-02-15
1
-1
/
+1
*
Rename SchedulePaint(gfx::Rect..) to SchedulePaintInRect
ben@chromium.org
2011-02-15
4
-6
/
+6
*
Sync: More gaia login dialog cleanup.
jhawkins@chromium.org
2011-02-15
3
-138
/
+126
*
Fix clang bot by dropping extra const in return values.
kkania@chromium.org
2011-02-15
2
-4
/
+4
*
Crash fix in chromeos tests
glotov@google.com
2011-02-15
1
-0
/
+1
*
Minimize the region to paint favicon/spinner/sad_favicon
oshima@google.com
2011-02-15
8
-66
/
+108
*
Remove obsolete dependencies that create needless recompiling.
jeanluc@chromium.org
2011-02-15
1
-1
/
+0
*
Implement basic crash detection and shutdown handling for out of process PPAPI
brettw@chromium.org
2011-02-15
5
-5
/
+71
*
Add "hide" button on browser action context menus.
skerner@chromium.org
2011-02-15
2
-3
/
+20
*
Encapsulate HTTP response logic in a single class and remove redundant SendHttp*
kkania@chromium.org
2011-02-15
7
-133
/
+563
*
Adds ChromeURLDataManager::IsRegistered. I'm not to keen on
sky@chromium.org
2011-02-15
2
-0
/
+15
*
chrome.tabs.captureVisibleTab() captures images of file:// resources.
tsepez@chromium.org
2011-02-15
5
-103
/
+171
*
Fixes crash in instant. The crash would occur if a malware was showing
sky@chromium.org
2011-02-15
1
-1
/
+1
*
Fixing power mocks
glotov@google.com
2011-02-15
1
-2
/
+2
*
Makes sure we invoke Layout/SchedulePaint when the state of the other
sky@chromium.org
2011-02-15
1
-0
/
+4
*
[Mac] Confirm-to-quit: show the right key combo if it has been remapped.
rsesek@chromium.org
2011-02-15
5
-5
/
+133
*
Forgot a comma at the end of the line.
avi@chromium.org
2011-02-15
1
-1
/
+1
*
New accelerometer results for the original MacBook Air.
avi@chromium.org
2011-02-15
1
-1
/
+3
*
Introducing ResumeLibrary to track system resume signal
glotov@google.com
2011-02-15
6
-1
/
+46
*
WebUI: Move chromeos/dom_ui to chromeos/webui directory.
tfarina@chromium.org
2011-02-15
70
-271
/
+271
*
Refactoring DownloadFile.
ahendrickson@chromium.org
2011-02-15
8
-74
/
+8
*
Only commit changes from content settings bubbles on their dismissal
jochen@chromium.org
2011-02-15
2
-18
/
+39
*
Negative scroll offsets are valid (and expected with RTL pages) yet gfx::Size...
avi@chromium.org
2011-02-15
7
-10
/
+10
*
Disable IndexedDB page_cycler_tests.
hans@chromium.org
2011-02-15
1
-2
/
+3
*
[Mac] Placate Clang's (pedantic) warning about CrTrackingArea's initializer.
rsesek@chromium.org
2011-02-15
4
-5
/
+21
*
Add a content_settings::BaseProvider for code that is shared by all content s...
markusheintz@chromium.org
2011-02-15
5
-293
/
+411
*
[Mac] Create CrTrackingArea and use it in TabStripController.
rsesek@chromium.org
2011-02-15
7
-5
/
+244
*
Accept file: URLs as valid content setting patterns
jochen@chromium.org
2011-02-15
3
-7
/
+46
*
Move FinalStatus out of PrerenderContents, and add prerender namespace.
cbentzel@chromium.org
2011-02-15
25
-91
/
+183
*
Updating trunk VERSION from 672.0 to 673.0
chrome-release@google.com
2011-02-15
1
-1
/
+1
[next]