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
*
Don't create a WebDataService in AutoFillManagerTest tests, since that object...
jam@chromium.org
2011-01-10
2
-8
/
+9
*
Fix build break
jam@chromium.org
2011-01-10
1
-1
/
+0
*
Refactored the screenshot mechanism.
rkc@chromium.org
2011-01-10
11
-97
/
+65
*
Don't show remoting options on ChromeOS.
sergeyu@chromium.org
2011-01-10
3
-7
/
+6
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
23
-125
/
+141
*
Remove wstring from views. Part 2: Switch accelerator strings to string16.
avi@chromium.org
2011-01-10
3
-10
/
+10
*
Add SettingUp page in the Remoting Host setup wizard
sergeyu@chromium.org
2011-01-10
8
-11
/
+99
*
Fixing crash in UpdateAppIconDownloadProgress().
ahendrickson@chromium.org
2011-01-10
3
-1
/
+9
*
Second try at fixing Chrome OS build.
jam@chromium.org
2011-01-10
3
-14
/
+16
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-6
/
+2
*
Fix ChromeOS build failure.
jam@chromium.org
2011-01-10
3
-24
/
+21
*
Make the balloon bounding box code more generic and not dependent on which la...
johnnyg@chromium.org
2011-01-10
6
-27
/
+60
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-2
/
+6
*
Make RenderViewHost not know about AutoFill and AutoComplete.
jam@chromium.org
2011-01-10
15
-622
/
+470
*
infobar: Use InfoBarTextButton instead of NativeButton's
sadrul@chromium.org
2011-01-10
2
-15
/
+10
*
Fix situation where a new drag could start before previous one completes.
tsepez@chromium.org
2011-01-10
2
-4
/
+19
*
Check for NULL backing store before painting.
sadrul@chromium.org
2011-01-10
3
-10
/
+17
*
Fix null pointer dereferences in IndexedDB
jorlow@chromium.org
2011-01-10
1
-0
/
+20
*
Reduce warning level if extension has no installation time
battre@chromium.org
2011-01-10
2
-5
/
+11
*
Converted download UI tests to Browser tests.
ahendrickson@chromium.org
2011-01-10
1
-44
/
+654
*
Enable speech input by default and remove unused code.
satish@chromium.org
2011-01-10
6
-59
/
+16
*
Refactored app cache clear on exit code to happen in the object owning the fi...
pastarmovj@chromium.org
2011-01-10
7
-20
/
+160
*
Add methods GetWindowBounds and IsWindowMaximized to TestingAutomationProvider.
mirandac@chromium.org
2011-01-10
1
-7
/
+23
*
Add options to enable stressing of the V8 crankshaft optimizations when runni...
sgjesse@google.com
2011-01-10
4
-0
/
+30
*
Disable SSLUITest.TestCNInvalidStickiness, flakily hits an assertion.
phajdan.jr@chromium.org
2011-01-10
1
-8
/
+2
*
Mark BrowserFocusTest.BrowsersRememberFocus as flaky
phajdan.jr@chromium.org
2011-01-10
1
-1
/
+2
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
6
-15
/
+23
*
Make sure the histogram counters for about:conflicts get uploaded.
finnur@chromium.org
2011-01-09
1
-16
/
+18
*
Enable "Always Open Files of This Type" even for dangerous file types. The
cevans@chromium.org
2011-01-08
6
-14
/
+7
*
Fix crasher caused by non-ExtensionHost-based RenderViewHostDelegates in
erikkay@chromium.org
2011-01-08
1
-6
/
+11
*
Remove Windows newlines in directory_backing_store.h
nick@chromium.org
2011-01-08
1
-3
/
+3
*
Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...
vangelis@chromium.org
2011-01-08
1
-0
/
+2
*
Disable crashy ExtensionApiTest.History
phajdan.jr@chromium.org
2011-01-08
1
-2
/
+2
*
Remove the usage of the deprecated AppendToPath in nss_decryptor_win.cc
tfarina@chromium.org
2011-01-08
1
-8
/
+7
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
7
-11
/
+11
*
Add passphrase migration UI according to the flow chart for users who require...
johnnyg@chromium.org
2011-01-08
17
-118
/
+662
*
Fix a lot of casing and ellipsis bugs on options dialog buttons
estade@chromium.org
2011-01-08
2
-4
/
+4
*
[gtk] fix a corner case where the status bubble was in the way of the cursor.
estade@chromium.org
2011-01-08
2
-13
/
+36
*
Remove usage of deprecated functions AppendToPath and ToWStringHack in import...
tfarina@chromium.org
2011-01-08
1
-3
/
+2
*
Similar as extension, DOM UI needs to be created in its own process.
klobag@chromium.org
2011-01-08
5
-25
/
+76
*
DOMUI: Implement the i18n-options attribute that allows the client to load
jhawkins@chromium.org
2011-01-08
16
-95
/
+57
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
6
-23
/
+15
*
Fix for builder.
avi@chromium.org
2011-01-07
1
-4
/
+4
*
Flags: Enable Tabbed Options by default.
jhawkins@chromium.org
2011-01-07
9
-42
/
+27
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
6
-15
/
+23
*
Marking test LoginPromptBrowserTest.IncorrectConfirmation as flaky. See here...
twiz@google.com
2011-01-07
1
-1
/
+2
*
Re-disable TaskManagerBrowserTest.ReloadExtension for now.
asargent@chromium.org
2011-01-07
1
-3
/
+2
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-6
/
+2
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-2
/
+6
*
Makes the in memory db update rows that have search terms associated
sky@chromium.org
2011-01-07
7
-6
/
+77
[next]