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
*
If default search is managed, we should not asked the user to choose it at Fi...
jeanluc@google.com
2010-10-19
8
-49
/
+95
*
Stability fix: do not access Browser* during its destruction
phajdan.jr@chromium.org
2010-10-19
2
-19
/
+11
*
Add the dependency with safebrowsing's test suite server and make safebrowsin...
lzheng@chromium.org
2010-10-19
1
-47
/
+471
*
disable websocket live experiment by default
ukai@chromium.org
2010-10-19
1
-0
/
+2
*
Add function to convert from a url to a known search engine.
levin@chromium.org
2010-10-19
3
-63
/
+213
*
Disable TestEnableResourcesTab.
levin@chromium.org
2010-10-19
1
-1
/
+8
*
Revert 63005 - If default search is managed, we should not asked the user to ...
tyoshino@chromium.org
2010-10-19
9
-97
/
+51
*
Use JoinString from string_util.h instead of a custom function.
tfarina@chromium.org
2010-10-19
2
-25
/
+6
*
DOMUI: Change the UTH Privacy section text 'Google Chrome may use web service...
tfarina@chromium.org
2010-10-19
1
-1
/
+1
*
If default search is managed, we should not asked the user to choose it at Fi...
jeanluc@google.com
2010-10-19
9
-51
/
+97
*
Make the TemplateURL test code less likley to crash if various failures happen.
levin@chromium.org
2010-10-19
2
-6
/
+9
*
Support sync file io for pepper, to support LSOs
piman@chromium.org
2010-10-19
3
-0
/
+365
*
Clear AutoFill data along with Form Autocomplete data from Clear Browsing Dat...
isherman@chromium.org
2010-10-19
10
-28
/
+495
*
Undo spacing change from r62977 that had a bad side effect.
aa@chromium.org
2010-10-19
1
-4
/
+0
*
Change a raw "Google Chrome" to $PRODUCT_NAME in generated_resources.grd.
mpcomplete@chromium.org
2010-10-18
1
-1
/
+2
*
Disable preloading domui menu page
oshima@chromium.org
2010-10-18
1
-0
/
+4
*
Optimistic Fix for an error on AutomationProvider destructor.
nirnimesh@chromium.org
2010-10-18
1
-2
/
+5
*
Further clean up for bug_report_ui.cc.
thestig@chromium.org
2010-10-18
1
-11
/
+4
*
Bookmark manager: Make Enter do rename on Mac.
arv@chromium.org
2010-10-18
1
-8
/
+4
*
Move APSL code into third_party.
avi@chromium.org
2010-10-18
1
-0
/
+337
*
o Update the mapping of action hashes to their appropriate identifiers.
andybons@chromium.org
2010-10-18
2
-43
/
+47
*
Fixed ServiceProcessControl::Launch to remember the Task supplied to it in a ...
sanjeevr@chromium.org
2010-10-18
6
-68
/
+162
*
Scroll new apps into view when they are installed.
aa@chromium.org
2010-10-18
2
-0
/
+7
*
[Gtk] add facility for constrained window delegate to control background color.
estade@chromium.org
2010-10-18
3
-1
/
+24
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
9
-17
/
+58
*
Reserve right-most column of apps grid for web store icon.
aa@chromium.org
2010-10-18
3
-8
/
+58
*
Use TabContents for Constrained HTML dialogs.
estade@chromium.org
2010-10-18
3
-31
/
+173
*
Pass test server port to javascript part of extensions API tests.
skerner@chromium.org
2010-10-18
9
-15
/
+138
*
Move the rest of the Extension data into either StaticData or RuntimeData
mpcomplete@chromium.org
2010-10-18
8
-26
/
+28
*
Try to green the memory bots. This is just a band-aid, since my previous cha...
jam@chromium.org
2010-10-18
1
-1
/
+0
*
Fix typo SetUseSSL2CheckboxStatechecked => SetUseSSL2CheckboxState
wtc@chromium.org
2010-10-18
2
-8
/
+20
*
[Mac] Always use the grippy cursor while dragging the BrowserActionsContainer...
rsesek@chromium.org
2010-10-18
1
-2
/
+5
*
Make sure to use scoped_refptr for refcounted params in audio/video/remoting
willchan@chromium.org
2010-10-18
1
-5
/
+5
*
Increased timeout for select() call.
avayvod@chromium.org
2010-10-18
2
-5
/
+9
*
Coverity: Initialize data members in constructor.
kmadhusu@chromium.org
2010-10-18
1
-1
/
+1
*
Makes it so we show the instant confirm dialog until the user clicks
sky@chromium.org
2010-10-18
3
-3
/
+6
*
Makes NativeFrameView implement GetPreferredSize. Without this we
sky@chromium.org
2010-10-18
1
-0
/
+7
*
Fix some problems with the ENTER_PASSPHRASE state in sync setup.
johnnyg@chromium.org
2010-10-18
12
-21
/
+75
*
Show the current logged-in username on the NTP.
johnnyg@chromium.org
2010-10-18
7
-0
/
+161
*
[Mac] Remove the PageInfoWindow now that the Bubble is finished.
rsesek@chromium.org
2010-10-18
6
-596
/
+4
*
Fix one-time version check for Mac plugin IME
stuartmorgan@chromium.org
2010-10-18
1
-0
/
+1
*
Remove port constants from src/chrome/browser/extensions/ .
skerner@chromium.org
2010-10-18
4
-21
/
+52
*
Fix 2 speech input display issues seen in the M8 dev channel build.
satish@chromium.org
2010-10-18
2
-13
/
+13
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-2
/
+2
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-2
/
+2
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
18
-42
/
+42
*
Move chrome/browser/cocoa/download_* to chrome/browser/cocoa/download/.
viettrungluu@chromium.org
2010-10-18
23
-52
/
+50
*
Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...
brettw@chromium.org
2010-10-17
6
-40
/
+30
*
Delete SafeBrowsingDatabaseBloom implementation.
shess@chromium.org
2010-10-17
4
-3062
/
+6
*
Add an AX/NSDescription for the NSTableView in Basics->Startup with the follo...
dtseng@chromium.org
2010-10-17
1
-0
/
+10
[next]