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
/
debugger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
1
-2
/
+1
*
Mark DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh flaky...
asvitkine@chromium.org
2012-08-10
1
-1
/
+9
*
Add WebContents* to some more delegate methods
joth@chromium.org
2012-08-08
2
-1
/
+5
*
Revert "Make F12 close an undocked DevTools window rather than open another D...
apavlov@chromium.org
2012-08-07
2
-23
/
+9
*
Added Reload drop-down menu for when in Dev mode for Windows.
gene@chromium.org
2012-08-06
2
-1
/
+16
*
Convert FaviconStatus::bitmap from SkBitmap to gfx::Image.
thakis@chromium.org
2012-08-03
1
-1
/
+1
*
Make F12 close an undocked DevTools window rather than open another DevTools ...
apavlov@chromium.org
2012-08-01
2
-9
/
+23
*
Remove redirection header and add "ui::" before all SelectFileDialog usage.
erg@chromium.org
2012-07-31
1
-6
/
+6
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-1
/
+1
*
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...
jam@chromium.org
2012-07-26
1
-5
/
+5
*
Move ui_test_utils::CrashTab to browser_test_utils so that it can be reused b...
jam@chromium.org
2012-07-26
1
-1
/
+1
*
Consolidate Browser Creation.
ben@chromium.org
2012-07-25
1
-2
/
+1
*
Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...
jam@chromium.org
2012-07-24
1
-3
/
+4
*
Create content\public\test\test_utils.h to hold common test classes that are ...
jam@chromium.org
2012-07-20
1
-3
/
+3
*
Revert 147594 - NaCl: Remove two uses of '#include "nacl/nacl_log.h"'
mseaborn@chromium.org
2012-07-20
1
-2
/
+9
*
NaCl: Remove two uses of '#include "nacl/nacl_log.h"'
mseaborn@chromium.org
2012-07-20
1
-9
/
+2
*
Fix for downloading to default destination drive in incognito mode.
achuith@chromium.org
2012-07-20
1
-2
/
+9
*
Always enable dom automation for browser_tests. This avoids developers having...
jam@chromium.org
2012-07-18
1
-6
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
4
-4
/
+0
*
Reenabled DevTools sanity tests.
vsevik@chromium.org
2012-07-10
1
-8
/
+5
*
WebKit gardening. Disable tests which started to fail on canary after r121949...
hayato@chromium.org
2012-07-09
1
-5
/
+8
*
Make file chooser work when DevTools window is docked to the inspected tab
yurys@chromium.org
2012-07-03
2
-0
/
+12
*
Reapply: Start consolidating cross-port file selection code into ui/base/dial...
erg@google.com
2012-07-02
1
-2
/
+4
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
2
-8
/
+8
*
Breaks compile on Linux Aura
abodenha@chromium.org
2012-06-29
1
-4
/
+2
*
Start consolidating cross-port file selection code into ui/base/dialogs.
erg@chromium.org
2012-06-29
1
-2
/
+4
*
Move each permission classes to its own files in extensions/permissions and r...
penghuang@chromium.org
2012-06-27
1
-1
/
+1
*
Move browser commands into a separate file.
ben@chromium.org
2012-06-25
1
-1
/
+2
*
Don't allow saving of devtools or print preview.
avi@chromium.org
2012-06-14
2
-5
/
+0
*
TabContentsWrapper -> TabContents, part 43.
avi@chromium.org
2012-06-12
1
-3
/
+2
*
TabContentsWrapper -> TabContents, part 10.
avi@chromium.org
2012-06-07
3
-23
/
+19
*
TabContentsWrapper -> TabContents, part 1.
avi@chromium.org
2012-06-05
1
-1
/
+2
*
DevTools window should use original OpenURLParams when opening a link
apavlov@chromium.org
2012-05-30
1
-6
/
+2
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-1
/
+3
*
Decouple DevTools from socket implementation.
pliard@chromium.org
2012-05-23
1
-6
/
+7
*
Get rid of the last RenderViewHostDelegate usage in chrome.
jam@chromium.org
2012-05-23
1
-1
/
+1
*
Remove a bunch of trivial render_view_host_delegate.h includes in chrome.
jam@chromium.org
2012-05-22
1
-3
/
+1
*
Disable TestReattachAfterCrash on linux
zea@chromium.org
2012-05-21
1
-1
/
+1
*
Move NativeWebKeyboardEvent to the content namespace.
jam@chromium.org
2012-05-18
2
-3
/
+5
*
Enable some DevTools browsertests which should pass after recent fixes in WebKit
yurys@chromium.org
2012-05-18
1
-12
/
+6
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-3
/
+1
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-1
/
+3
*
Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.
tedvessenes@gmail.com
2012-05-17
1
-0
/
+2
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-0
/
+1
*
Fix new -Wnull-conversion violations detected by a newer clang.
thakis@chromium.org
2012-05-16
1
-1
/
+1
*
Run the devtools sanity tests as a browser_test instead of interactive_ui_tes...
jam@chromium.org
2012-05-15
1
-0
/
+0
*
browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.
tfarina@chromium.org
2012-05-12
1
-6
/
+6
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
1
-1
/
+1
*
Reenable passing DevToolsSanityTest test
vsevik@chromium.org
2012-05-11
1
-1
/
+1
*
browser: Remove tab handler concept.
tfarina@chromium.org
2012-05-06
1
-1
/
+1
[next]