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
*
Asynchronously open the temp file used for Pepper StreamToFile, and delete the
darin@chromium.org
2010-07-30
6
-17
/
+363
*
Remove deprecated CommandLine API.
evan@chromium.org
2010-07-30
2
-4
/
+2
*
Cr.js: Allow cr.define to export getters and setters.
arv@chromium.org
2010-07-30
2
-2
/
+35
*
Remove some wstrings used in ui_test.cc.
evan@chromium.org
2010-07-30
3
-9
/
+8
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
2
-0
/
+37
*
Mac: Let task manager columns span entire window immediately.
thakis@chromium.org
2010-07-30
1
-0
/
+1
*
[Mac] Give page actions a default image when preview enabled.
shess@chromium.org
2010-07-30
1
-1
/
+10
*
Revert "Incorporate 'quick' history provider index as an autocomplete ..."
phajdan.jr@chromium.org
2010-07-30
15
-347
/
+207
*
Add undeclared virtual destructors part 3
ziadh@chromium.org
2010-07-30
36
-17
/
+77
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
14
-59
/
+59
*
Selection model refactoring.
arv@chromium.org
2010-07-30
6
-269
/
+299
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
74
-208
/
+270
*
Incorporate 'quick' history provider index as an autocomplete provider in pre...
mrossetti@chromium.org
2010-07-30
15
-207
/
+347
*
Add new flimflam error codes.
chocobo@chromium.org
2010-07-30
1
-1
/
+5
*
Moved option-related JS classes behind options namespace
zelidrag@chromium.org
2010-07-30
23
-1557
/
+1808
*
Mac: Add tabpose window
thakis@chromium.org
2010-07-30
11
-1
/
+250
*
Mark BrowserFocusTest.TabInitialFocus as FLAKY.
phajdan.jr@chromium.org
2010-07-30
1
-1
/
+2
*
Exclude AutoFillManagerTest.GetBillingSuggestionsAddress1 from running in bra...
rohitrao@chromium.org
2010-07-30
1
-1
/
+1
*
Use a plain ASCII string for the UI locale in the plugin service.
evan@chromium.org
2010-07-30
5
-9
/
+9
*
Use a few more FilePaths in bookmark import.
evan@chromium.org
2010-07-30
3
-11
/
+12
*
Reland r54074.
dtseng@chromium.org
2010-07-30
4
-0
/
+182
*
Fix a bug with detecting window sizes that match the monitor size.
tony@chromium.org
2010-07-30
1
-11
/
+17
*
When running as a remote, call gdk_notify_startup_complete
davidben@chromium.org
2010-07-30
1
-0
/
+4
*
Give a better error when extension unpacking can't be done.
skerner@chromium.org
2010-07-30
1
-16
/
+29
*
Change mac notifications UI to match the new mocks. Introduce a new utility ...
johnnyg@chromium.org
2010-07-30
11
-116
/
+368
*
[Mac] Make popup-blocked animation animate to content-setting icon.
shess@chromium.org
2010-07-30
3
-3
/
+43
*
Remove some debug switches:
skerner@chromium.org
2010-07-30
2
-21
/
+2
*
[Mac] Reposition the status bubble whenever adding it to a window.
rohitrao@chromium.org
2010-07-30
2
-1
/
+23
*
Revert 54313 - OEM EULA extracted correctly from manifest.
rsesek@chromium.org
2010-07-30
4
-124
/
+31
*
Fix some bad uses of GetTempDir.
agl@chromium.org
2010-07-30
2
-9
/
+8
*
OEM EULA extracted correctly from manifest.
glotov@chromium.org
2010-07-30
4
-31
/
+124
*
Work around multiple bugs in the WrenchMenuControllerTest using a bit of hack...
rsesek@chromium.org
2010-07-30
3
-11
/
+43
*
file_util: Get rid of file_util::AppendToPath in icon_util_unittest.cc
tfarina@chromium.org
2010-07-30
2
-3
/
+3
*
Fixes transition from account creation screen to images login screen.
avayvod@chromium.org
2010-07-30
5
-16
/
+63
*
Add title for "ask" button on mac.
jochen@chromium.org
2010-07-30
1
-0
/
+2
*
Command line flag to disable the cookie prompt.
jochen@chromium.org
2010-07-30
15
-25
/
+150
*
Rename IndexedDatabase to IDBFactory to match the spec
andreip@chromium.org
2010-07-30
4
-20
/
+19
*
Use new update API during OOBE.
nkostylev@google.com
2010-07-30
11
-124
/
+198
*
Show DevTools window when the Inspect shortcut is hit for the first time
apavlov@chromium.org
2010-07-30
1
-3
/
+4
*
Use notification-based API for getting system proxy settings on Mac rather th...
eroman@chromium.org
2010-07-30
1
-1
/
+2
*
Drop usage of IntToWString in switch values; we can use ASCII now.
evan@chromium.org
2010-07-30
1
-2
/
+2
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
24
-101
/
+91
*
Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...
ananta@chromium.org
2010-07-30
1
-1
/
+0
*
AutoFill: Determine credit card type based on the CC number and display the
jhawkins@chromium.org
2010-07-30
3
-37
/
+117
*
Must clear all references to buttons representing a bookmark when that bookma...
mrossetti@chromium.org
2010-07-30
3
-2
/
+40
*
Update bug number for Snippets.FAILS_ThaiUTF8.
huanr@chromium.org
2010-07-30
1
-2
/
+1
*
Reland r53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.
tfarina@chromium.org
2010-07-30
4
-24
/
+1
*
Uncrash BrowserFocusTest.*
phajdan.jr@chromium.org
2010-07-30
1
-3
/
+7
*
Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1"
evan@chromium.org
2010-07-30
2
-37
/
+0
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
2
-0
/
+37
[next]