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
*
DevTools: On Mac, deploy inspector resources into <app_name>/Contents/Resourc...
pfeldman@chromium.org
2009-05-21
3
-7
/
+15
*
Revert http://codereview.chromium.org/115276
ajwong@chromium.org
2009-05-21
6
-798
/
+4
*
This iteration creates one message loop per audio output stream that is respo...
ajwong@chromium.org
2009-05-21
6
-4
/
+798
*
The underlying view_ can be NULL while processing a ViewHostMsg_PaintRect IPC...
ananta@chromium.org
2009-05-21
1
-0
/
+4
*
WebKit Update 43946:43958
ukai@chromium.org
2009-05-21
2
-6
/
+1
*
Move ExtraData from WebRequest to WebDataSource.
darin@chromium.org
2009-05-21
17
-167
/
+167
*
Add forgotted files from previous change. This makes a semi-cross-platform
brettw@chromium.org
2009-05-21
2
-4
/
+49
*
Fixes toolkit_views build on linux.
sky@chromium.org
2009-05-21
1
-3
/
+1
*
Try to make TextField::Controller implementors cross-platform by abstracting
brettw@chromium.org
2009-05-21
17
-65
/
+53
*
WebKit Update 43941:43946
ukai@chromium.org
2009-05-21
1
-1
/
+1
*
Revert 16567.
ben@chromium.org
2009-05-21
101
-125
/
+96
*
Reverting 16569.
ben@chromium.org
2009-05-21
3
-3
/
+0
*
Reverting 16570.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
Reverting 16571.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
unittests depend on app resources too
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Make sure browser depends on app resources in GYP too.
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Fix release build by adding intermediate dir to release build include dirs too.
ben@chromium.org
2009-05-21
3
-0
/
+3
*
Add Valgrind suppressions for bug 12366. Loosen one of the sqlite suppression...
thestig@chromium.org
2009-05-21
1
-1
/
+8
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
101
-96
/
+125
*
Map the NSS error code SEC_ERROR_CA_CERT_INVALID (-8156)
wtc@chromium.org
2009-05-21
1
-1
/
+2
*
Don't get stuck in an allocate loop on closing the download shelf.
estade@chromium.org
2009-05-21
2
-8
/
+16
*
Hook up Context::GetCalling() to V8Proxy.
abarth@chromium.org
2009-05-21
2
-3
/
+23
*
Catch up:
sgk@google.com
2009-05-21
1
-2
/
+7
*
Add IPC serialization for DictionaryValue and ListValue, with unit tests.
mpcomplete@google.com
2009-05-21
3
-1
/
+300
*
Don't update the clock if we don't have a reliable timestamp available.
scherkus@chromium.org
2009-05-21
1
-5
/
+14
*
Use a NotificationRegistrar to handle notification observing.
pkasting@chromium.org
2009-05-21
4
-16
/
+10
*
Use NotificationRegistrar to handle notification observing.
pkasting@chromium.org
2009-05-21
6
-37
/
+20
*
Send the V8 histograms to UMA
davemoore@chromium.org
2009-05-21
1
-1
/
+5
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
25
-793
/
+516
*
Fix crash in bookmark editor. We crash when we don't have a selected folder, ...
erg@google.com
2009-05-21
1
-5
/
+11
*
Relax decoding error handling requirements.
hclam@chromium.org
2009-05-21
1
-4
/
+15
*
Make the NotificationRegistrar safe for use in Singletons, which may outlive ...
pkasting@chromium.org
2009-05-21
3
-5
/
+26
*
Register the icons for play/pause and max-volume/mute in the resource files, ...
ajwong@chromium.org
2009-05-21
2
-0
/
+9
*
Need to disable two print test temporarily to green the tree.
levin@chromium.org
2009-05-21
2
-2
/
+2
*
Fix test expectations for newly added test.
levin@chromium.org
2009-05-20
1
-0
/
+2
*
Roll WebKit deps to pick up KURLGoogle.cpp with assert disabled.
levin@chromium.org
2009-05-20
1
-1
/
+1
*
Use upstreamed v8 bindings for V8DOMWindowCustom
japhet@chromium.org
2009-05-20
2
-292
/
+1
*
Remove widget_win.h dependency from fullscreen_exit_bubble.h. It is unused in
brettw@chromium.org
2009-05-20
2
-1
/
+1
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
25
-516
/
+793
*
Remove JSDOMBinding, which is no longer used.
dglazkov@chromium.org
2009-05-20
4
-96
/
+0
*
About box development.
jrg@chromium.org
2009-05-20
8
-15
/
+950
*
WebKit Update 43889:43933
levin@chromium.org
2009-05-20
2
-2
/
+7
*
Roll gyp deps. This includes the following change:
tc@google.com
2009-05-20
1
-1
/
+1
*
Add Croc code coverage config for linux.
rspangler@google.com
2009-05-20
1
-0
/
+89
*
Image files for media elements
hclam@chromium.org
2009-05-20
4
-0
/
+0
*
Development of keystone glue.
jrg@chromium.org
2009-05-20
4
-37
/
+375
*
Prevent setting the checkbox value in menus from activating the menu item.
erg@google.com
2009-05-20
1
-0
/
+21
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
24
-793
/
+516
*
Looks like svg/custom/grayscale-gradient-mask.svg always passes in release mode.
darin@chromium.org
2009-05-20
1
-1
/
+1
*
Unified the ways Font and Canvas get the pixel size of strings, using pango
davemoore@chromium.org
2009-05-20
2
-15
/
+38
[next]