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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Making the app launcher use a DOMView.
jcivelli@google.com
2010-04-15
3
-236
/
+54
*
Mac: Added logic to prevent the user from clicking OK unless he has selected ...
dantasse@chromium.org
2010-04-15
3
-0
/
+39
*
Only associate autofill entries in sync if the action is ADD and not update.
tim@chromium.org
2010-04-15
1
-1
/
+2
*
Fix chrome os flakyness for test ExtensionApiTest.CaptureVisibleTab.
skerner@chromium.org
2010-04-15
1
-8
/
+1
*
Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.
rafaelw@chromium.org
2010-04-15
7
-34
/
+26
*
Refactor PasswordStoreDefault on Linux to store the logins in a LoginDatabase
albertb@chromium.org
2010-04-15
7
-2
/
+663
*
Display the SECURITY_WARNING status in the location bar for the
wtc@chromium.org
2010-04-15
4
-85
/
+25
*
Added decoding of any supported image format into vector of chars.
avayvod@google.com
2010-04-15
2
-0
/
+26
*
10.6 SDK build fix.
mark@chromium.org
2010-04-15
1
-1
/
+2
*
Start up extension event routers later in BrowserMain, so
huanr@chromium.org
2010-04-15
3
-14
/
+16
*
Add automation hooks to get info about downloads.
nirnimesh@chromium.org
2010-04-15
2
-1
/
+76
*
SPDY: Alternate-Protocol changes.
willchan@chromium.org
2010-04-15
1
-0
/
+3
*
AutofillDataTypeController should invoke start callback on abort. Also grace...
skrul@chromium.org
2010-04-15
16
-34
/
+424
*
Move third_pary/mozilla/include up one directory.
evan@chromium.org
2010-04-15
9
-9
/
+9
*
Mac: Improve behavior of "Add Folder" contextual menu item.
jeremy@chromium.org
2010-04-15
1
-3
/
+7
*
[Mac] Add an arrow cursor rect for the location image.
rohitrao@chromium.org
2010-04-15
2
-4
/
+9
*
Don't show the "Configure IME..." menu item on the login screen.
yusukes@google.com
2010-04-15
1
-0
/
+2
*
Disable BrowserTest.PageLanguageDetection, it's crashy.
phajdan.jr@chromium.org
2010-04-15
1
-1
/
+2
*
Initialize |current_input_method_| in the constructor.
yusukes@google.com
2010-04-15
1
-0
/
+3
*
Remove stale comment line.
mnaganov@chromium.org
2010-04-15
1
-1
/
+0
*
Cleanup: Explicitly add a bunch of missing includes.
thestig@chromium.org
2010-04-15
14
-12
/
+38
*
Update and enable DevToolsSanityTest.TestProfilerTab.
mnaganov@chromium.org
2010-04-15
1
-2
/
+0
*
Fix a bug that caused the Dvorak layout to be broken.
satorux@chromium.org
2010-04-15
3
-8
/
+39
*
Remove an unused function, SetInputMethodActivated.
yusukes@google.com
2010-04-15
3
-21
/
+0
*
Revert r44611 because it may have broken "unit_tests" on "Vista Tests".
wtc@chromium.org
2010-04-15
4
-25
/
+85
*
Display the SECURITY_WARNING status in the location bar for the
wtc@chromium.org
2010-04-15
4
-85
/
+25
*
Fixed potential crash on OnUnrecoverableError() in
akalin@chromium.org
2010-04-15
2
-24
/
+12
*
Made Pepper 3D plugins' output opaque on Mac OS X by filling the
kbr@google.com
2010-04-15
11
-17
/
+59
*
AutoFill: Handle non-unique profile labels by appending an increasing number to
jhawkins@chromium.org
2010-04-15
3
-11
/
+144
*
NTP: Add work around for layout bug that some users are hitting.
arv@chromium.org
2010-04-15
2
-7
/
+16
*
Revert 44570 - Fix chrome os flakyness for test ExtensionApiTest.CaptureVisib...
nsylvain@chromium.org
2010-04-15
1
-1
/
+8
*
Don't delete the IOThread globals until all of the MessageLoop::DestructionOb...
eroman@chromium.org
2010-04-15
2
-3
/
+3
*
Change prepopulated search engines to reflect new data.
mirandac@chromium.org
2010-04-15
1
-25
/
+65
*
Fix memory smash, take 2.
pkasting@chromium.org
2010-04-14
8
-21
/
+46
*
Fix for LoginPromptTesti.CancelRedundantAuths and related tests on linux views.
zelidrag@chromium.org
2010-04-14
1
-3
/
+5
*
Revert 44572 - [Mac] Update locationbar icon as user types.
nsylvain@chromium.org
2010-04-14
1
-3
/
+0
*
[Mac] Update location-bar icon as user types.
shess@chromium.org
2010-04-14
1
-0
/
+3
*
Make it impossible to click OK if you've selected 0 datatypes.
dantasse@chromium.org
2010-04-14
3
-9
/
+52
*
Fix chrome os flakyness for test ExtensionApiTest.CaptureVisibleTab.
skerner@chromium.org
2010-04-14
1
-8
/
+1
*
Bookmark manager: Middle click, Ctrl click, Shift+Control click should open b...
arv@chromium.org
2010-04-14
7
-118
/
+657
*
Fix for OSX 10.6 wifi crash: can't call [CWInterface +interface] on a machine...
joth@chromium.org
2010-04-14
1
-35
/
+48
*
Land http://codereview.chromium.org/1621010
tim@chromium.org
2010-04-14
1
-2
/
+10
*
GTK: Use correct button mask on reload button.
erg@chromium.org
2010-04-14
1
-1
/
+1
*
Fix bug that caused us to have many duplicate registrations
aa@chromium.org
2010-04-14
3
-5
/
+96
*
AutoFill: Don't send suggestions or fill forms that are not auto-fillable.
jhawkins@chromium.org
2010-04-14
1
-1
/
+11
*
[Mac] Omnibox text drag drag URL when select-all.
shess@chromium.org
2010-04-14
6
-5
/
+78
*
Add chrome.tabs.getCurrent() api call to extensions.
rafaelw@chromium.org
2010-04-14
4
-0
/
+57
*
Add an accessor for KVO.
avi@chromium.org
2010-04-14
1
-1
/
+3
*
Fix linux views build
estade@chromium.org
2010-04-14
1
-2
/
+2
*
Fixed ESC handling on constrained dialogs on GTK. We used to stop the entire ...
zelidrag@chromium.org
2010-04-14
2
-2
/
+54
[next]