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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add wow_helper.exe to chrome-win32.zip
rvargas@google.com
2008-08-19
1
-0
/
+1
*
Update archive script to not include rlz.dll unless we are building Google Ch...
rahulk@google.com
2008-08-19
3
-11
/
+33
*
Move time formatters that only use ICU into base/time.*
tc@google.com
2008-08-19
8
-130
/
+27
*
Add installer/util/browser_distribution.cc to SCons build.
sgk@google.com
2008-08-19
2
-0
/
+3
*
SCons build accommodation of change from generated setup_string.{rc,h}
sgk@google.com
2008-08-19
2
-3
/
+3
*
Add test_notification_tracker.cc to SCons build unit tests.
sgk@google.com
2008-08-19
1
-0
/
+1
*
Add a new PrintResult() method that outputs perf-test results in a particular
pamg@google.com
2008-08-19
4
-35
/
+81
*
Drag tab 2 out of the tab strip.
sidchat@google.com
2008-08-19
1
-0
/
+148
*
The truncation on the match count label (bug 1110432) has been bugging me a b...
finnur@google.com
2008-08-19
1
-2
/
+0
*
The automation system can be torn down before all of the notification observers
darin@google.com
2008-08-19
1
-0
/
+5
*
Refactor localized strings used in installer for Chromium/Google Chrome separ...
rahulk@google.com
2008-08-19
19
-148
/
+90
*
Add renderer\external_host_bindings.cc to the SCons build.
sgk@google.com
2008-08-19
3
-1
/
+3
*
Cleans up notifications for the NavigationController. There were several
brettw@google.com
2008-08-19
17
-86
/
+418
*
Make the otr avatar icon not show in detached OTR popup windows.
beng@google.com
2008-08-19
5
-28
/
+29
*
Update chrome strings.
tc@google.com
2008-08-19
8
-15
/
+15
*
Factor the SSL state out of the main NavigationEntry into a helper class. This
brettw@google.com
2008-08-19
15
-175
/
+187
*
Update a few forgotten users of the Sys StringPiece conversion functions to i...
deanm@google.com
2008-08-19
1
-0
/
+1
*
Use LF for newlines in all DEPS files
mmentovai@google.com
2008-08-18
8
-62
/
+62
*
* Land the fix for issue 1322174 (which is not last-minute) on the trunk. Th...
pkasting@google.com
2008-08-18
1
-13
/
+7
*
First set of changes to start separating Google specific branding from Chromi...
rahulk@google.com
2008-08-18
25
-351
/
+725
*
The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...
jnd@google.com
2008-08-18
23
-43
/
+139
*
Hook up the window icon for app windows, with a throbber etc.
beng@google.com
2008-08-18
9
-37
/
+174
*
Cleanup some comment typos.
ericroman@google.com
2008-08-18
1
-1
/
+1
*
Explicitly include logging.h in a header that assumed it was already getting ...
maruel@google.com
2008-08-16
1
-4
/
+9
*
Fix the --disable-breakpad flag. It had no effect with the CRT asserts becaus...
maruel@google.com
2008-08-16
1
-10
/
+13
*
Fix build break.
iyengar@google.com
2008-08-15
2
-0
/
+37
*
Added support for PostMessage from the automation framework to
iyengar@google.com
2008-08-15
8
-0
/
+64
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...
brettw@google.com
2008-08-15
16
-414
/
+83
*
Add missing files from the previous change
joshia@google.com
2008-08-15
3
-0
/
+15
*
Code to facilitate sending message to external host.
joshia@google.com
2008-08-15
12
-3
/
+203
*
Cleans up notifications for the NavigationController. There were several
brettw@google.com
2008-08-15
16
-83
/
+414
*
Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...
timsteele@google.com
2008-08-15
19
-22
/
+232
*
Step 1 at making Gears run in the renderer process (enabled by switch
mpcomplete@google.com
2008-08-15
17
-7
/
+704
*
String update (maybe the last one?)
tc@google.com
2008-08-15
1
-1
/
+1
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
145
-573
/
+987
*
Introduce MessagePump to represent the native message pump used to drive a
darin@google.com
2008-08-15
22
-84
/
+70
*
Another string update.
mal@google.com
2008-08-15
5
-9
/
+9
*
Make theme change notifications for the renderer originate from the RenderWid...
beng@google.com
2008-08-15
12
-37
/
+26
*
Hook up the system menu in new frames.
erg@google.com
2008-08-14
8
-1
/
+139
*
Ensure that the default download directory exists when the
paulg@google.com
2008-08-14
3
-0
/
+13
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@904 0039d316-1c4b-4281-b9...
sidchat@google.com
2008-08-14
7
-31
/
+170
*
If a Window is created with specified bounds, make sure its sized to them!
beng@google.com
2008-08-14
1
-1
/
+8
*
Add 'util' to the list of libs we link into chrome.exe so it gets
sgk@google.com
2008-08-14
1
-2
/
+3
*
String updates for ko, fil, and uk.
mal@google.com
2008-08-14
3
-14
/
+14
*
Some printers advertise longer printable length than the page length. Remove ...
maruel@google.com
2008-08-14
1
-3
/
+3
*
A first stab at testing browser close behavior when there are unload listeners
ojan@google.com
2008-08-14
6
-0
/
+86
*
Fix JSC build Broken by r877.
rahulk@google.com
2008-08-14
1
-0
/
+1
*
Make the FindInPageController implement its own delegate interface for
brettw@google.com
2008-08-14
9
-114
/
+91
*
Fix the scons build (file was moved).
tc@google.com
2008-08-14
2
-1
/
+1
*
Add End-session handling and app modal dialog handling to BrowserView2/New Fr...
beng@google.com
2008-08-14
7
-8
/
+82
[next]