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
/
test
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setup DOMOperationObserver before calling JavaScript methods in ui_test_utils...
shess@chromium.org
2012-07-17
1
-6
/
+6
*
Bring up a content settings icon for ungestured registerProtocolHandler call.
shess@chromium.org
2012-07-17
2
-2
/
+11
*
Revert 147032 - Setup DOMOperationObserver before calling JavaScript methods ...
shess@chromium.org
2012-07-17
1
-6
/
+6
*
Revert 147045 - Bring up a content settings icon for ungestured registerProto...
shess@chromium.org
2012-07-17
2
-11
/
+2
*
Bring up a content settings icon for ungestured registerProtocolHandler call.
gbillock@chromium.org
2012-07-17
2
-2
/
+11
*
Setup DOMOperationObserver before calling JavaScript methods in ui_test_utils...
bauerb@chromium.org
2012-07-17
1
-6
/
+6
*
[cros] Fake a stub user login when no --login-manager and --login-user are gi...
ivankr@chromium.org
2012-07-17
2
-0
/
+17
*
Move UserScript and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-13
2
-2
/
+2
*
Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...
cpu@chromium.org
2012-07-13
1
-1
/
+1
*
Switch to TimeDelta interfaces in chrome automation test infrastructure.
tedvessenes@gmail.com
2012-07-13
1
-1
/
+1
*
Emergency revert; rietveld broke; tree broke
erg@google.com
2012-07-13
1
-1
/
+1
*
sandbox/src -> sandbox/win/src
jln@chromium.org
2012-07-13
1
-1
/
+1
*
Fixing the way history service factory access the history (i.e., when it crea...
rlp@chromium.org
2012-07-13
1
-5
/
+5
*
Moving browser tag storage to in-memory only for cookies and HTTP cache.
nasko@chromium.org
2012-07-12
1
-0
/
+13
*
Remove browser::FindTabbedBrowser from a bunch of browser tests by making ui_...
jam@chromium.org
2012-07-12
2
-3
/
+5
*
Revert 146294 - - add client cert authentication support in test websocket se...
toyoshim@chromium.org
2012-07-12
2
-19
/
+1
*
- add client cert authentication support in test websocket server
toyoshim@chromium.org
2012-07-12
2
-1
/
+19
*
Make eventArgumentMassagers asynchronous so custom bindings don't need to ove...
koz@chromium.org
2012-07-12
1
-1
/
+1
*
Move ExtensionSystem into extensions namespace
rdevlin.cronin@chromium.org
2012-07-11
1
-7
/
+7
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
25
-25
/
+0
*
Revert 146038 as it might have broken chromeos browser_tests - Make eventArgu...
kinuko@chromium.org
2012-07-11
1
-1
/
+1
*
Make eventArgumentMassagers asynchronous so custom bindings don't need to ove...
koz@chromium.org
2012-07-11
1
-1
/
+1
*
Add methods to add DataPack from open files
cjhopman@chromium.org
2012-07-10
1
-1
/
+1
*
Moved ExtensionPrefs and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-10
1
-1
/
+4
*
Revert 145642 - Cleanup: make ExtensionRequestSender manage its IPC responses...
cmp@chromium.org
2012-07-09
2
-5
/
+3
*
Make the empty browser_test work again after incremental linking broke it.
jam@chromium.org
2012-07-09
1
-0
/
+10
*
Cleanup: make ExtensionRequestSender manage its IPC responses directly, rather
kalman@chromium.org
2012-07-09
2
-3
/
+5
*
browser: Move more files into chrome namespace.
tfarina@chromium.org
2012-07-06
2
-4
/
+4
*
Put VariationsService into the chrome_variations namespace.
asvitkine@chromium.org
2012-07-06
2
-2
/
+3
*
Move application creation and extension install prompt showing off Browser an...
ben@chromium.org
2012-07-03
1
-2
/
+0
*
Make ShortcutsBackend a ProfileKeyedService.
mrossetti@chromium.org
2012-07-03
2
-5
/
+2
*
chrome: Put browser_navigator.h into chrome namespace.
tfarina@chromium.org
2012-07-01
4
-11
/
+11
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
4
-15
/
+21
*
Revert 144957 - Bring up a content settings icon for ungestured registerProto...
gbillock@chromium.org
2012-06-29
2
-11
/
+2
*
Bring up a content settings icon for ungestured registerProtocolHandler call.
gbillock@chromium.org
2012-06-29
2
-2
/
+11
*
Add base::RunLoop and update ui_test_utils to use it to reduce flakiness
jbates@chromium.org
2012-06-28
9
-118
/
+172
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding (r...
scherkus@chromium.org
2012-06-28
1
-3
/
+4
*
Revert 144484 - Reland r143115: Provide a Chrome-owned buffer to FFmpeg for v...
dmichael@chromium.org
2012-06-27
1
-4
/
+3
*
Get rid of ui_test_utils::WaitForNewBrowser
jam@chromium.org
2012-06-27
2
-14
/
+2
*
For unit tests, track additions to AtExitManager and warn.
scottbyer@chromium.org
2012-06-27
1
-2
/
+3
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding.
scherkus@chromium.org
2012-06-27
1
-3
/
+4
*
Move browser commands into a separate file.
ben@chromium.org
2012-06-25
1
-1
/
+2
*
Reverting since this did not fix so I can revert the original change in the h...
rlp@chromium.org
2012-06-25
1
-5
/
+5
*
Remove TabCloseableStateWatcher. ChromeOS no longer needs it in the Ash world.
ben@chromium.org
2012-06-23
2
-5
/
+0
*
Fixing the way HistoryServiceFactory access the history service and updated a...
rlp@chromium.org
2012-06-22
1
-5
/
+5
*
Clean up/remove a bunch more functions from Browser.
ben@chromium.org
2012-06-22
1
-1
/
+0
*
Close any pre-existing InfoBars at the start of
mmenke@chromium.org
2012-06-22
2
-0
/
+11
*
Get rid of the multiple includes of browser_action_test_util files in browser...
jam@chromium.org
2012-06-20
2
-11
/
+0
*
Some Bidi cleanup to share code and use PostTaskAndReply rather than Waitable...
scr@chromium.org
2012-06-20
2
-16
/
+0
*
Remove BrowserList::GetLastActive usage from WebUI pages. I've plumbed the Ta...
jam@chromium.org
2012-06-19
1
-1
/
+1
[next]