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 createCheckerMaterial to use same colors as it original used.
gman@google.com
2009-07-15
3
-6
/
+6
*
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
38
-1071
/
+1503
*
This makes the unit-tests pass with toolkit_views on Linux.
jcampan@chromium.org
2009-07-15
3
-46
/
+77
*
Clean up the WebKit.gyp file's exclusions of DOM Storage stuff.
jorlow@chromium.org
2009-07-15
1
-1
/
+3
*
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
*
Roll Webkit DEPS 45916:45936.
japhet@chromium.org
2009-07-15
2
-1
/
+5
*
Make our HSL shifting match Photoshop's.
glen@chromium.org
2009-07-15
5
-76
/
+52
*
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
*
newer gyp (support >1 gyp file via env var)
thomasvl@chromium.org
2009-07-15
1
-1
/
+1
*
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
*
When work shows up and no delegate is available to dispatch it to, arrange to
mark@chromium.org
2009-07-15
2
-13
/
+37
*
[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
*
Pull in new version of GYP.
thomasvl@chromium.org
2009-07-15
1
-2
/
+2
*
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
*
Changing to match reality.
avi@chromium.org
2009-07-15
1
-2
/
+2
*
MediaLeakTest.VideoBear on linux
hclam@chromium.org
2009-07-15
1
-2
/
+1
*
Rebaselining tool: add an option to map platform name to build bot directory ...
victorw@chromium.org
2009-07-15
1
-2
/
+4
*
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
2
-8
/
+0
*
A few more bitmap fixes for the GL build
vangelis@google.com
2009-07-15
1
-4
/
+4
*
Rebaseline layout tests from webkit merge 41860:41960 and 44252:44286
victorw@chromium.org
2009-07-15
15
-8
/
+95
*
Set the prefs::kMetricsReportingEnabled value in the gtk first run dialog.
mattm@chromium.org
2009-07-15
1
-1
/
+9
*
DevTools: provisional commit for new WebInspector's 'last opened panel' change.
pfeldman@chromium.org
2009-07-15
5
-2
/
+36
*
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
*
Add a few more cases to NetUtilTest.IDN* tests. Because IDN*Slow test is much...
jshin@chromium.org
2009-07-15
2
-16
/
+42
*
Linux: add comment to the sandbox binary as suggested by Markus.
agl@chromium.org
2009-07-15
1
-1
/
+3
*
Revert "Splitting media filter's Initialize() into Create() + callback and Se...
scherkus@chromium.org
2009-07-15
24
-697
/
+159
*
Splitting media filter's Initialize() into Create() + callback and Seek() + c...
scherkus@chromium.org
2009-07-15
24
-159
/
+697
*
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
[prev]
[next]