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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix line endings.
brettw@chromium.org
2009-07-17
3
-250
/
+250
*
Remove 6- and 7-parameter IPC message macros. Replace with a struct that pack...
dimich@google.com
2009-07-17
7
-133
/
+85
*
Suppress both leaks mentioned in bug16625 on both mac and linux.
dkegel@google.com
2009-07-17
1
-0
/
+11
*
linux: splash page update
evan@chromium.org
2009-07-17
2
-32
/
+33
*
This matches the behavior on Windows. Also this change lets user close Chrome...
kuchhal@chromium.org
2009-07-17
2
-0
/
+15
*
Change revision number in deps and deps_gyp after commit pdiff in third_party...
yux@google.com
2009-07-17
2
-2
/
+2
*
Add a CallbackWithReturnValue as a convenient method of calling callback func...
jam@chromium.org
2009-07-17
3
-0
/
+78
*
Attempt to re-enable the http worker tests. I can't repro the 'flak' so I'm g...
dimich@google.com
2009-07-17
1
-1
/
+1
*
Need to cleanup first run dialog on cancellation too.
kuchhal@chromium.org
2009-07-17
1
-3
/
+4
*
Update V8 to version 1.2.14.5.
ager@chromium.org
2009-07-17
1
-1
/
+1
*
NNTP: Fix issue where focused buttons where not distinguisgable from
arv@google.com
2009-07-17
1
-5
/
+10
*
Another occasional leak in WebCore::HTMLNames::init()
dkegel@google.com
2009-07-17
1
-1
/
+13
*
Converts a couple of by value return types to const ref returns
sky@chromium.org
2009-07-17
1
-4
/
+3
*
Roll googleurl DEPS forward to 109.
willchan@chromium.org
2009-07-17
1
-1
/
+1
*
Fix occasional crash at startup in gtk_chrome_button_expose.
erg@google.com
2009-07-17
1
-2
/
+3
*
Silence compile errors on some compilers by checking return value of fwrite.
estade@chromium.org
2009-07-17
1
-4
/
+13
*
Added an observer for 'pref::kDefaultCharset' change I forgot to add in r1511...
jshin@chromium.org
2009-07-17
2
-3
/
+26
*
Qurey redirects when a thumbnail is set.
meelapshah@chromium.org
2009-07-17
4
-25
/
+107
*
linux: obey standard system paths for plugins
evan@chromium.org
2009-07-17
1
-3
/
+20
*
More bad ipc message handling for RenderWidgetHost
cpu@google.com
2009-07-17
2
-5
/
+18
*
Linux sandbox: comment typo fix.
agl@chromium.org
2009-07-17
1
-1
/
+1
*
Small improvements to the hello world tutorial.
kathyw@google.com
2009-07-17
4
-13
/
+36
*
Implement SetSize for valid size requests.
avi@chromium.org
2009-07-17
1
-6
/
+19
*
Move into browser/cocoa from browser/
pinkerton@chromium.org
2009-07-17
2
-1
/
+1
*
Fix wayward Q left over from debugging.
dkegel@google.com
2009-07-17
1
-1
/
+1
*
Reduce number of slices when running UI tests under purify
huanr@chromium.org
2009-07-17
1
-2
/
+2
*
Fixes a leak in [LinkInfoBarController addAdditionalControls].
rohitrao@chromium.org
2009-07-17
2
-32
/
+2
*
Reland http://codereview.chromium.org/155465
dank@chromium.org
2009-07-17
2
-17
/
+7
*
Unbreak demangling on mac
dank@chromium.org
2009-07-17
1
-1
/
+2
*
Add JS Console menu item to View > Developer submenu. Remove extra Downloads ...
pinkerton@chromium.org
2009-07-17
1
-42
/
+79
*
Adds languages supported by the platform spellchecker to the right
pinkerton@chromium.org
2009-07-17
5
-5
/
+85
*
Fix merge error (benign) from r20910
rafaelw@chromium.org
2009-07-17
2
-2
/
+1
*
Temporary suppression for infobar leak
nirnimesh@chromium.org
2009-07-17
1
-0
/
+29
*
Add the dep for the mac dir within test_shell where its needed.
thomasvl@chromium.org
2009-07-17
2
-4
/
+3
*
Update V8 in Chromium to version 1.2.14.4. This includes an
kasperl@google.com
2009-07-17
1
-1
/
+1
*
A quick fix for Issue 13711 (the second part)
hbono@chromium.org
2009-07-17
1
-1
/
+88
*
Update V8 in Chromium to version 1.2.14.3 to fix subtle linking
kasperl@google.com
2009-07-17
1
-1
/
+1
*
Set window icon on task manager.
estade@chromium.org
2009-07-17
1
-0
/
+1
*
A small start: add icons to the extension manifest.
aa@chromium.org
2009-07-17
8
-11
/
+84
*
Fixes a crash in the plugin process caused by the XStandard plugin passing in...
ananta@chromium.org
2009-07-17
1
-0
/
+24
*
missing file
gman@google.com
2009-07-17
1
-0
/
+33
*
Introduce WebLocalizedString and queryLocalizedString methods
darin@chromium.org
2009-07-17
14
-229
/
+436
*
Add a command line argument to disable message boxes. This is useful to
abarth@chromium.org
2009-07-17
3
-0
/
+10
*
Include output of "lsb_release -d" in crash reports.
thestig@chromium.org
2009-07-17
7
-68
/
+176
*
Makes --pinned-tab-count work if session restore is enabled, but we
sky@chromium.org
2009-07-17
1
-3
/
+26
*
flacky tests for video causing tree red.
mhm@chromium.org
2009-07-17
1
-1
/
+2
*
Remove unintended addition of a forward delcaration for WebWidget.
ajwong@chromium.org
2009-07-17
1
-1
/
+0
*
Begin implementation of the context menu for Video and Audio tags.
ajwong@chromium.org
2009-07-17
17
-45
/
+385
*
First cut at infobars on Mac. These are not expected to be
rohitrao@chromium.org
2009-07-17
24
-29
/
+1901
*
forgot a file (or rather gcl was hiding it in another cl)
estade@chromium.org
2009-07-17
1
-10
/
+3
[next]