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
/
bug_report_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-1
/
+1
*
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
*
browser: Get rid of static initializer in BugReportUtil.
tfarina@chromium.org
2011-09-01
1
-8
/
+0
*
Fix saved screenshots for feedback.
rkc@chromium.org
2011-08-31
1
-4
/
+6
*
base: Fix the TODO in string_util.h
tfarina@chromium.org
2011-08-17
1
-3
/
+6
*
Add memory usage info to SyslogsProvider, and clean up bug report screenshot ...
stevenjb@google.com
2011-08-03
1
-20
/
+47
*
Make safe browsing optional at compile time.
torne@chromium.org
2011-07-11
1
-0
/
+2
*
Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv...
satorux@chromium.org
2011-07-10
1
-3
/
+3
*
Improve and unify Mac OS X run-time version checks.
mark@chromium.org
2011-06-14
1
-5
/
+1
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
1
-1
/
+1
*
Use a different tpl= parameter when reporting an error from client-side phish...
bryner@chromium.org
2011-05-26
1
-1
/
+2
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-2
/
+2
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-21
/
+16
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
1
-16
/
+21
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-21
/
+16
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-3
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Disable sending of page title in Chrome reports.
rkc@chromium.org
2011-01-25
1
-5
/
+0
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-3
/
+3
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-5
/
+7
*
file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-7
/
+5
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Changes to enable retry of failed sends on feedback reports.
rkc@chromium.org
2010-10-29
1
-103
/
+96
*
Revert 64321 (broke mac compile; please use tryservers) - Changes to enable r...
thakis@chromium.org
2010-10-28
1
-96
/
+103
*
Changes to enable retry of failed sends on feedback reports.
rkc@chromium.org
2010-10-28
1
-103
/
+96
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.
pkasting@chromium.org
2010-10-21
1
-6
/
+6
*
Changes to enable pushing large log data to the feedback server as a bz2
rkc@chromium.org
2010-10-20
1
-6
/
+3
*
Do not call SystemNotification::Hide() in SystemNotification dtor. The bug re...
achuith@google.com
2010-10-14
1
-2
/
+4
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-13
1
-1
/
+1
*
Prepared code for system logs split in ChromeOS feedback reports. We are stil...
zelidrag@chromium.org
2010-10-09
1
-1
/
+50
*
Make feedback failure notification non sticky
oshima@chromium.org
2010-09-27
1
-1
/
+1
*
Refactor version-getting info into a chrome::VersionInfo object.
evan@chromium.org
2010-08-27
1
-9
/
+6
*
Build fixes to the CL
rkc@google.com
2010-08-22
1
-27
/
+143
*
Revert "Checkin for CL: http://codereview.chromium.org/3061044/show"
phajdan.jr@chromium.org
2010-08-19
1
-142
/
+27
*
Checkin for CL: http://codereview.chromium.org/3061044/show
rkc@google.com
2010-08-19
1
-27
/
+142
*
Add undeclared virtual destructors part 3
ziadh@chromium.org
2010-07-30
1
-0
/
+4
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-3
/
+3
*
Cleanup: Break another common->app dependency.
thestig@chromium.org
2010-07-20
1
-3
/
+2
*
Added final issue categories to feedback dialog for ChromeOS.
zelidrag@chromium.org
2010-06-04
1
-4
/
+13
*
Flipped feedback URL to production servers.
zelidrag@chromium.org
2010-05-25
1
-1
/
+1
*
Submitting http://codereview.chromium.org/2081006/show on behalf of rkc@chrom...
zelidrag@chromium.org
2010-05-20
1
-8
/
+25
*
Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi...
zelidrag@chromium.org
2010-05-14
1
-99
/
+75
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
1
-1
/
+1
*
Refactor FileVersionInfo into an interface with platform implementations.
tony@chromium.org
2010-04-14
1
-1
/
+2
*
chrome 2: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-1
/
+1
[next]