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
*
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
*
Updating trunk VERSION from 378.0 to 379.0
chrome-release@google.com
2010-04-15
1
-1
/
+1
*
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
17
-15
/
+44
*
Update and enable DevToolsSanityTest.TestProfilerTab.
mnaganov@chromium.org
2010-04-15
2
-9
/
+3
*
Check for file/ftp directory listings before applying settings.
jochen@chromium.org
2010-04-15
1
-26
/
+37
*
Generalize a reliability test known crash slightly. bug=40736.
whesse@chromium.org
2010-04-15
1
-1
/
+1
*
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
*
Add an IME_CANCEL_COMPOSITION event. This is fired if
tony@chromium.org
2010-04-15
2
-3
/
+8
*
Revert r44611 because it may have broken "unit_tests" on "Vista Tests".
wtc@chromium.org
2010-04-15
5
-25
/
+88
*
Display the SECURITY_WARNING status in the location bar for the
wtc@chromium.org
2010-04-15
5
-88
/
+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
19
-34
/
+81
*
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
9
-99
/
+55
*
Don't delete the IOThread globals until all of the MessageLoop::DestructionOb...
eroman@chromium.org
2010-04-15
2
-3
/
+3
*
Remove obsolete dragging functions.
estade@chromium.org
2010-04-15
2
-8
/
+0
*
Change prepopulated search engines to reflect new data.
mirandac@chromium.org
2010-04-15
1
-25
/
+65
*
Fix offscren invalidation in windowless plugins
stuartmorgan@chromium.org
2010-04-14
1
-3
/
+3
*
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
9
-55
/
+99
*
Bookmark manager: Middle click, Ctrl click, Shift+Control click should open b...
arv@chromium.org
2010-04-14
8
-118
/
+658
*
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
*
Switch from using std::min to std::max to fix an obvious bug in tab_proxy.
brettw@chromium.org
2010-04-14
1
-7
/
+11
*
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
17
-197
/
+489
*
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
*
Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...
cbentzel@chromium.org
2010-04-14
3
-0
/
+26
*
AutoFill: Two renderer-side fixes.
jhawkins@chromium.org
2010-04-14
2
-5
/
+8
*
Add download item tooltips on linux/win.
estade@chromium.org
2010-04-14
4
-0
/
+33
*
GTK: Prevent inappropriate drag of location bar location icon.
estade@chromium.org
2010-04-14
2
-9
/
+31
*
Only mark Silverlight instances as transparent if they actually are
stuartmorgan@chromium.org
2010-04-14
1
-1
/
+29
*
Make 2 NaCl integration tests not flaky
gregoryd@google.com
2010-04-14
1
-5
/
+2
*
GTK: make the primary selection include the url's scheme when an entire URL i...
estade@chromium.org
2010-04-14
2
-19
/
+115
[next]