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
/
instant
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
See http://codereview.chromium.org/7337007.
dominich@chromium.org
2011-07-28
3
-8
/
+141
*
Revert 94073 (broke a ton of tests) - Introduce a field trial for Instant.
willchan@chromium.org
2011-07-26
3
-119
/
+7
*
Introduce a field trial for Instant.
sreeram@chromium.org
2011-07-26
3
-7
/
+119
*
Refactor Instant web UI (chrome://settings page).
sreeram@chromium.org
2011-07-26
1
-0
/
+1
*
Move download stuff from download helper back to TabContents. This is basical...
jam@chromium.org
2011-07-15
1
-24
/
+8
*
Fixed instant test expectations after adding cloud print app.
sanjeevr@chromium.org
2011-07-13
1
-5
/
+5
*
Fix for build failures on mac and Linux
ananta@chromium.org
2011-07-10
1
-2
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
4
-39
/
+42
*
Changes SearchProvider to set the description of the first consecutive
sky@chromium.org
2011-07-07
2
-18
/
+1
*
Changes header value sent for instant from 'preview' to 'instant'. I'm
sky@chromium.org
2011-07-06
1
-1
/
+1
*
Removes pure virtual methods from TabContentsDelegate and removes all
sky@chromium.org
2011-07-01
2
-77
/
+1
*
PrerenderManager public API cleanup.
dominich@chromium.org
2011-06-28
1
-4
/
+2
*
Added prerendering to omnibox. Enable through --prerender-from-omnibox comman...
dominich@chromium.org
2011-06-24
2
-14
/
+41
*
Suppress test failures on mac.
estade@chromium.org
2011-06-08
1
-0
/
+9
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
2
-8
/
+14
*
Fixes crash with instant enabled. The crash would occur if you turned
sky@chromium.org
2011-06-02
1
-1
/
+1
*
Get rid of chrome/browser/browser_shutdown.h and chrome/browser/ui/browser_di...
jam@chromium.org
2011-06-01
1
-8
/
+0
*
Preload Instant search when omnibox is focused.
sreeram@chromium.org
2011-06-01
6
-35
/
+97
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
1
-3
/
+3
*
Prerender/Instant interopability.
dominich@chromium.org
2011-05-25
6
-11
/
+94
*
Changes instant to not reserve page ids. Turns out this isn't
sky@chromium.org
2011-05-25
1
-7
/
+0
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Remove history dependency from content.
jam@chromium.org
2011-05-24
1
-5
/
+9
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-18
1
-8
/
+23
*
Revert 85504 - Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
1
-23
/
+8
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
1
-8
/
+23
*
Revert 85486 - Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
1
-23
/
+8
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
1
-8
/
+23
*
Typo fix: WillUpdateChangeActiveLoader.
sreeram@chromium.org
2011-05-09
4
-13
/
+13
*
Allow site-search to work with --restrict-instant-to-search.
sreeram@chromium.org
2011-05-09
1
-1
/
+2
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
2
-8
/
+22
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
1
-4
/
+5
*
Lands http://codereview.chromium.org/6930020/ for sreeram:
sky@chromium.org
2011-05-05
1
-0
/
+8
*
autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...
tfarina@chromium.org
2011-05-03
1
-1
/
+1
*
Fix header sent for instant loads.
sky@chromium.org
2011-05-02
1
-1
/
+1
*
Favicon file shuffling.
avi@chromium.org
2011-04-28
1
-1
/
+1
*
Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...
jam@chromium.org
2011-04-28
1
-13
/
+20
*
Move blocked content from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-22
3
-5
/
+7
*
Also disable SetSuggestionsEmptySuggestions, it does not work on lucid
nsylvain@chromium.org
2011-04-21
1
-0
/
+5
*
Mark some interactive_ui_tests DISABLED on Linux.
cmp@chromium.org
2011-04-21
1
-0
/
+95
*
Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...
pkasting@chromium.org
2011-04-15
2
-8
/
+0
*
Attempt at fixing flaky test. SelectFileDialog may be invoked after a
sky@chromium.org
2011-04-14
1
-7
/
+1
*
Disable InstantTest.DownloadOnEnter on Linux, as it's crashing.
siggi@chromium.org
2011-04-12
1
-2
/
+2
*
Reenable some tests that were erroneously marked FAILS due to bot flakiness.
dmichael@chromium.org
2011-04-11
1
-6
/
+0
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
Disable test that's failing on Mac OS X 10.6.
dmichael@chromium.org
2011-04-08
1
-0
/
+6
*
Resets window.chrome.searchbox on every navigation. Otherwise the
sky@chromium.org
2011-04-06
1
-16
/
+78
*
Attempt at fixing flaky test. I believe the window isn't getting
sky@chromium.org
2011-04-06
1
-0
/
+2
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
[next]