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
*
GTK Themes: Tint throbbers like we tint all other buttons in the interface.
erg@google.com
2009-07-15
9
-51
/
+106
*
Cancel icon load requests when we are getting shutdown.
estade@chromium.org
2009-07-15
1
-0
/
+1
*
Make Linux crash death signal message constant sized.
thestig@chromium.org
2009-07-15
3
-31
/
+48
*
Revert "GTK Themes: Tint throbbers like we tint all other buttons in the inte...
erg@google.com
2009-07-15
8
-79
/
+42
*
Linux: move hardcoded paths to GYP variables.
agl@chromium.org
2009-07-15
2
-9
/
+13
*
GTK Themes: Tint throbbers like we tint all other buttons in the interface.
erg@google.com
2009-07-15
8
-42
/
+79
*
TBR: evan@chromium.org
mattm@chromium.org
2009-07-15
1
-4
/
+4
*
Fill in "web content" section in "user data" options.
mattm@chromium.org
2009-07-15
3
-5
/
+47
*
Move the ResolveMetricsReportingEnabled logic to OptionsUtil, make gtk option...
mattm@chromium.org
2009-07-15
4
-29
/
+90
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
7
-88
/
+87
*
This makes the unit-tests pass with toolkit_views on Linux.
jcampan@chromium.org
2009-07-15
1
-12
/
+25
*
gtk: Fix a typo introduced in r20778. The logic condition is reversed.
jhawkins@chromium.org
2009-07-15
1
-1
/
+1
*
gtk: Remove two calls to Update that are unnecessary. When we layout the dra...
jhawkins@chromium.org
2009-07-15
1
-2
/
+0
*
Add newline to end of download_manager.cc
glen@chromium.org
2009-07-15
1
-1
/
+2
*
Make our HSL shifting match Photoshop's.
glen@chromium.org
2009-07-15
1
-7
/
+6
*
Remove auto-open items from the download shelf on auto-open. This has the del...
glen@chromium.org
2009-07-15
3
-23
/
+34
*
Add more browser tests for Task Manager.
phajdan.jr@chromium.org
2009-07-15
12
-43
/
+162
*
Make more things clickable in the bookmark bar menus:
estade@chromium.org
2009-07-15
1
-4
/
+16
*
Retrying this patch. This was already reviewed by mpcomplete and the
finnur@chromium.org
2009-07-15
20
-107
/
+212
*
NNTP: Only show completed downloads.
arv@google.com
2009-07-15
1
-0
/
+5
*
Don't use ID generation logic always. Only reassign IDs
munjal@chromium.org
2009-07-15
3
-195
/
+94
*
gtk: Handle RTL layout when positioning the tab strip drop arrow.
jhawkins@chromium.org
2009-07-15
3
-1
/
+12
*
Fix leak in ShownSectionsHandler::HandleGetShownSections and
tim@chromium.org
2009-07-15
2
-2
/
+3
*
Adding handling of target and origin in external tab's postMessage + a unit t...
tommi@chromium.org
2009-07-15
3
-6
/
+94
*
GTK Themes: Inactive title bars should follow the bg insensitive color.
erg@google.com
2009-07-15
1
-6
/
+13
*
Mac pop-up window happier-ness.
jrg@chromium.org
2009-07-15
7
-2
/
+78
*
Fix auto-opening file types not auto-opening.
avi@chromium.org
2009-07-15
1
-3
/
+6
*
[Mac] Remove guard on FocusLocation() in autocomplete field.
shess@chromium.org
2009-07-15
2
-12
/
+7
*
Only register for popup menu notifications from our popup cell, not all of them.
pinkerton@chromium.org
2009-07-15
1
-1
/
+1
*
First run bubble polish:
estade@chromium.org
2009-07-15
9
-16
/
+50
*
Disable MessagingContentScript. It's failing on the buildbot.
mpcomplete@chromium.org
2009-07-15
1
-0
/
+3
*
Adds browser tests instead of the old flaky UI tests.
klink@chromium.org
2009-07-15
17
-2625
/
+213
*
Reenable content script messaging test.
mpcomplete@chromium.org
2009-07-15
1
-4
/
+0
*
Set the prefs::kMetricsReportingEnabled value in the gtk first run dialog.
mattm@chromium.org
2009-07-15
1
-1
/
+9
*
DevTools: re-enable interactve sanity tests.
pfeldman@chromium.org
2009-07-15
1
-6
/
+6
*
NNTP: Set the pinned tooltip when we set the pinned state of the DOM.
arv@google.com
2009-07-15
1
-8
/
+15
*
First cut at extension docs.
rafaelw@chromium.org
2009-07-15
9
-0
/
+740
*
First extensions doc putback (if Raf doesn't beat me).
kathyw@google.com
2009-07-15
15
-0
/
+410
*
Linux: don't leak file descriptors in the sandbox host.
agl@chromium.org
2009-07-15
1
-0
/
+3
*
Lands http://codereview.chromium.org/155428 for Thiago, which changes
sky@chromium.org
2009-07-15
21
-58
/
+59
*
Implement drops on web view.
pinkerton@chromium.org
2009-07-15
6
-25
/
+443
*
Use tinted icons for menu buttons.
tc@google.com
2009-07-15
3
-11
/
+33
*
Privacy Blacklist IOImplemented parsing of input (text) blacklists. This is t...
idanan@chromium.org
2009-07-15
12
-18
/
+753
*
Linux: propagate LD_LIBRARY_PATH through the SUID sandbox.
agl@chromium.org
2009-07-15
1
-0
/
+7
*
Fix a bunch of minor Coverity issues.
phajdan.jr@chromium.org
2009-07-15
12
-20
/
+22
*
Implements the AppendRadioMenuItem and AppendCheckboxMenuItem functions
pinkerton@chromium.org
2009-07-15
2
-19
/
+35
*
Disable WorkerHttpLayoutTests which is flaky (both debug and release winxp).
sverrir@chromium.org
2009-07-15
1
-1
/
+1
*
Various minor fixes:
aa@chromium.org
2009-07-15
14
-256
/
+117
*
Revert r20667, which broke dropdown menus.
estade@chromium.org
2009-07-15
3
-18
/
+6
*
Reverting 20714.
finnur@chromium.org
2009-07-15
18
-190
/
+92
[next]