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
*
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
14
-1
/
+254
*
Revert timeout value for sync integration tests.
rsimha@chromium.org
2010-07-30
2
-3
/
+3
*
Disable tests failing on official builders
nirnimesh@chromium.org
2010-07-30
1
-0
/
+5
*
Mark BrowserFocusTest.TabInitialFocus as FLAKY.
phajdan.jr@chromium.org
2010-07-30
1
-1
/
+2
*
Mark KeyboardAccessTest.ReserveKeyboardAccelerator as FAILS
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
*
Add back experimental* pages for APIs that have graduated
kathyw@chromium.org
2010-07-30
8
-0
/
+1964
*
Reland r54074.
dtseng@chromium.org
2010-07-30
5
-0
/
+183
*
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
*
Add the new notification balloon wrench icon. Part of last change but separa...
johnnyg@chromium.org
2010-07-30
2
-0
/
+1
*
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
14
-196
/
+401
*
[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
4
-28
/
+4
*
[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
19
-47
/
+913
*
Fix build break by updating the test shell and renaming renderer_webindexedda...
andreip@chromium.org
2010-07-30
2
-0
/
+0
*
Rename IndexedDatabase to IDBFactory to match the spec
andreip@chromium.org
2010-07-30
14
-57
/
+60
*
Use new update API during OOBE.
nkostylev@google.com
2010-07-30
12
-126
/
+203
*
Show DevTools window when the Inspect shortcut is hit for the first time
apavlov@chromium.org
2010-07-30
1
-3
/
+4
*
Updating trunk VERSION from 480.0 to 481.0
chrome-release@google.com
2010-07-30
1
-1
/
+1
*
Build fix.
evan@chromium.org
2010-07-30
1
-2
/
+2
*
Use notification-based API for getting system proxy settings on Mac rather th...
eroman@chromium.org
2010-07-30
1
-1
/
+2
*
Use an integer for the port parameter to the UI test HTTP server.
evan@chromium.org
2010-07-30
4
-9
/
+8
*
Drop usage of IntToWString in switch values; we can use ASCII now.
evan@chromium.org
2010-07-30
4
-7
/
+6
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
42
-141
/
+126
*
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
*
Disable the page_cycler_database on Windows, because it's really slow
dumi@chromium.org
2010-07-30
1
-0
/
+3
*
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
5
-27
/
+1
*
Add an AppendSwitchASCII to CommandLine, and convert a test to it.
evan@chromium.org
2010-07-30
4
-9
/
+9
*
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
7
-67
/
+0
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
7
-0
/
+67
*
Mac: Keep groups when sorting task manager, like windows does.
thakis@chromium.org
2010-07-29
2
-12
/
+26
*
Move browser/first_run* into into a subdirectory.
evan@chromium.org
2010-07-29
29
-36
/
+36
[next]