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
/
translate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable the error reporting option for secured URL.
mad@chromium.org
2011-10-03
2
-0
/
+14
*
Move infobar handling to a tab helper.
avi@chromium.org
2011-09-30
5
-51
/
+87
*
Revert 103459 - Disable the error reporting option for secured URL.
backer@chromium.org
2011-09-30
2
-8
/
+0
*
Disable the error reporting option for secured URL.
mad@chromium.org
2011-09-30
2
-0
/
+8
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
1
-8
/
+7
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Remove redundant LoadURLWithHeaders method.
rogerta@chromium.org
2011-09-10
1
-1
/
+2
*
Move infobar handling to a tab helper, part 1.
avi@chromium.org
2011-09-01
2
-16
/
+24
*
Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...
thakis@chromium.org
2011-09-01
2
-24
/
+16
*
Move infobar handling to a tab helper, part 1.
avi@chromium.org
2011-09-01
2
-16
/
+24
*
Fix a crash caused by unknown saved language.
mad@chromium.org
2011-08-29
2
-2
/
+9
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-7
/
+5
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
3
-35
/
+38
*
Fixed crash on TranslateManager with multiple profiles.
joaodasilva@chromium.org
2011-08-18
2
-8
/
+19
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
1
-1
/
+1
*
base: Fix the TODO in ListValue::Remove().
tfarina@chromium.org
2011-08-13
1
-1
/
+1
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+1
*
Make the TranslateManager listen for the destruction of the right profile.
joaodasilva@chromium.org
2011-08-11
1
-1
/
+2
*
Fix a crash in the translate info bar.
mad@chromium.org
2011-08-10
4
-24
/
+29
*
Fix build after http://codereview.chromium.org/7537031/
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+0
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Removal of Profile from content part 5.
avi@chromium.org
2011-08-01
1
-16
/
+23
*
Removal of Profile from content part 4.
avi@chromium.org
2011-08-01
3
-12
/
+17
*
Add a scoper object for URLFetcher::Factory
phajdan.jr@chromium.org
2011-07-29
1
-5
/
+1
*
Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...
pkasting@chromium.org
2011-07-28
1
-8
/
+4
*
Put TestRenderViewContextMenus in an anonymous namespace.
koz@chromium.org
2011-07-21
1
-0
/
+4
*
Deprecate Profile::GetDefaultRequestContext().
willchan@chromium.org
2011-07-20
1
-3
/
+3
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-4
/
+7
*
GetTargetLanguage() returns the UI language if it's supported by the
dfilimon@google.com
2011-07-12
3
-9
/
+51
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
4
-25
/
+29
*
Usage fixes per Coverity. Add checks for tab contents wrapper, profile check,
gbillock@chromium.org
2011-07-08
1
-2
/
+14
*
Re-land r89864. Hopefully this won't trigger the apparent perf regression no...
abarth@chromium.org
2011-07-08
1
-1
/
+1
*
Revert 89864 - Don't rely on user gestures for deciding when to dismiss infob...
cmp@chromium.org
2011-07-07
1
-1
/
+1
*
Add typedefs for InfoBar-related notifications in infobar.h, so that code els...
pkasting@chromium.org
2011-07-01
1
-2
/
+2
*
Fixed a few valgrind tests by not assuming the UrlFetcher arrives with the sa...
cbentzel@chromium.org
2011-06-25
2
-43
/
+47
*
Get the list of supported languages from the translate server.
mad@chromium.org
2011-06-21
3
-67
/
+280
*
Don't rely on user gestures for deciding when to dismiss infobars.
abarth@chromium.org
2011-06-21
1
-1
/
+1
*
Change BrowserList::GetLastActive to respect the profile.
mirandac@chromium.org
2011-06-17
1
-1
/
+2
*
Revert 88553 - Revert 88510 - Escaping file names correctly. Also fixed a cru...
thestig@chromium.org
2011-06-14
1
-1
/
+1
*
Revert 88510 - Escaping file names correctly. Also fixed a crush in chromeos ...
ericu@google.com
2011-06-09
1
-1
/
+1
*
Escaping file names correctly. Also fixed a crush in chromeos debug build whi...
serya@chromium.org
2011-06-09
1
-1
/
+1
*
Change InfoBar-related notifications to be sourced from a TabContentsWrapper,...
pkasting@chromium.org
2011-06-02
1
-3
/
+4
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
2
-2
/
+2
*
Accept language strings that contain the country code.
mad@chromium.org
2011-05-31
2
-36
/
+28
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
6
-13
/
+15
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Misc. infobar stuff:
pkasting@chromium.org
2011-05-24
1
-1
/
+1
*
Hide translate infobar on programmatic navigation.
jeremy@chromium.org
2011-05-18
3
-8
/
+13
[next]