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
*
Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...
thestig@chromium.org
2009-12-02
19
-98
/
+118
*
Still fixing ChromiumOS build.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
Fix Windows build by #including needed header.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
Fix ChromeOS build by #including needed header.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
42
-107
/
+168
*
Update test expectations.
ukai@chromium.org
2009-12-02
1
-1
/
+0
*
Splitting off tests in chrome.gyp into a separate gypi.
bradnelson@google.com
2009-12-02
2
-1673
/
+1698
*
WebKit Roll 51581:51584
ukai@chromium.org
2009-12-02
2
-4
/
+7
*
Fix a crash caused by a race condition between the time the UrlmonUrlRequest:...
ananta@chromium.org
2009-12-02
2
-10
/
+17
*
Splitting out browser into a separate gypi file.
bradnelson@google.com
2009-12-02
2
-2357
/
+2376
*
WebKit Roll 51576:51581
ukai@chromium.org
2009-12-02
2
-1
/
+4
*
Rebaseline some tests.
hamaji@chromium.org
2009-12-02
17
-24
/
+23
*
Update test_expectations for MAC
ukai@chromium.org
2009-12-02
1
-2
/
+4
*
Update network priorities to support better granularity
mbelshe@google.com
2009-12-02
18
-154
/
+195
*
Make the safe_browsing_util.cc function definition order match the declaratio...
pkasting@chromium.org
2009-12-02
2
-243
/
+257
*
Removed TabContentsDelegate::ShouldDisplayURLField() which is unused anywhere.
akalin@chromium.org
2009-12-02
1
-5
/
+0
*
WebKit Roll 51534:51576
ukai@chromium.org
2009-12-02
2
-1
/
+9
*
Ok, here is a different approach at this change.
aa@chromium.org
2009-12-02
11
-65
/
+194
*
Updating trunk VERSION from 261.0 to 262.0
chrome-bot@google.com
2009-12-02
1
-1
/
+1
*
Added protected destructor to BrowserWindow.
akalin@chromium.org
2009-12-02
1
-0
/
+2
*
Revert 33527 - Put "make this my home page" link into the tip section.
mirandac@chromium.org
2009-12-02
5
-54
/
+43
*
Add new flash crash to known_crashes.txt
willchan@chromium.org
2009-12-02
1
-0
/
+3
*
Signal handler for player_x11 application
hclam@chromium.org
2009-12-02
1
-5
/
+17
*
OTS DEPS roll to r23.
yusukes@google.com
2009-12-02
1
-1
/
+1
*
Linux: Use upstream google-breakpad instead of our fork.
thestig@chromium.org
2009-12-02
31
-8284
/
+56
*
Make sure we don't dismiss extension popups when the focus
jcampan@chromium.org
2009-12-02
8
-10
/
+35
*
Ignore URL fragment when looking up URL in application cache.
jennb@chromium.org
2009-12-02
1
-3
/
+12
*
Tries to catch callbacks expecting scoped_refptr<T> and getting T* using temp...
jamesr@chromium.org
2009-12-02
3
-1
/
+182
*
Delete old version directories of installed extensions during garbage
mpcomplete@chromium.org
2009-12-02
3
-8
/
+43
*
Take 2 at: Fix the opacity of titlebars on the NTP page.
tony@chromium.org
2009-12-02
2
-5
/
+5
*
Revert 33526 - Fix the opacity of titlebars on the NTP page. We were acciden...
tony@chromium.org
2009-12-02
1
-2
/
+2
*
Put "make this my home page" link into the tip section.
mirandac@chromium.org
2009-12-02
5
-43
/
+54
*
Fix the opacity of titlebars on the NTP page. We were accidentally
tony@chromium.org
2009-12-02
1
-2
/
+2
*
Rebaseline editing layout test.
victorw@chromium.org
2009-12-02
8
-11
/
+10
*
Speculative fix for ChromeFrame crash in bug http://code.google.com/p/chromiu...
ananta@chromium.org
2009-12-02
4
-8
/
+11
*
GTK: don't apply gtk theme to the info bubble for the extension popup.
estade@chromium.org
2009-12-02
5
-5
/
+17
*
GTK: Support plain text target as source for bookmark drags initiated from bo...
estade@chromium.org
2009-12-02
3
-5
/
+15
*
Flush logging output.
derat@chromium.org
2009-12-02
1
-11
/
+18
*
Windows/Linux: remove useless SetProfile() on tab selection.
viettrungluu@chromium.org
2009-12-02
2
-2
/
+0
*
Remove emtpy lists and empty dictionaries from Preferences and
tony@chromium.org
2009-12-02
4
-43
/
+183
*
Remove the SLOW expectation, since the test passes without it.
dglazkov@chromium.org
2009-12-02
1
-2
/
+0
*
Rename OmxVideoDecoder, and break up the omx library files from the omx_test ...
ajwong@chromium.org
2009-12-02
4
-86
/
+107
*
Correct expectations for a passing test.
dglazkov@chromium.org
2009-12-02
1
-4
/
+2
*
Benchmark memcpy of the output of OpenMAX decoder
hclam@chromium.org
2009-12-02
1
-4
/
+23
*
Enable the FlipProtocolTests.
mbelshe@google.com
2009-12-01
2
-14
/
+11
*
Fix host status bug:
jennb@chromium.org
2009-12-01
2
-1
/
+17
*
Hold a reference to object returned by GetGlobalHostResolver().
eroman@chromium.org
2009-12-01
1
-11
/
+16
*
Build fix for Linux perf bot.
pkasting@chromium.org
2009-12-01
1
-0
/
+1
*
Add a new event to LoadLog:
eroman@chromium.org
2009-12-01
4
-21
/
+32
*
Roll deps for Google Breakpad to r432. Preparing to unfork Breakpad on Linux.
thestig@chromium.org
2009-12-01
1
-1
/
+1
[next]