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
...
*
Relanding the interactive UI tests GYP factor out, as it turns
jcampan@chromium.org
2009-10-09
2
-267
/
+151
*
When a GtkWidget was destroyed the NVH would not be detached.
jcampan@chromium.org
2009-10-09
2
-7
/
+4
*
Revert "Start the database query for the new tab page results as
tony@chromium.org
2009-10-09
2
-85
/
+34
*
Start the database query for the new tab page results as soon
tony@chromium.org
2009-10-09
2
-34
/
+85
*
typo. TBR=pinkerton
thakis@chromium.org
2009-10-09
1
-1
/
+1
*
Just add a comment to explain some empty functions.
tony@chromium.org
2009-10-09
1
-0
/
+6
*
Make sure we call orderOut: before calling performClose:. This ensures the wi...
pinkerton@chromium.org
2009-10-09
2
-2
/
+10
*
Some fixes to the OS X Sandbox:
jeremy@chromium.org
2009-10-09
8
-106
/
+187
*
Add support for Swahili and Amharic.
mal@chromium.org
2009-10-09
5
-0
/
+178
*
Remove the preference localizer class.
thomasvl@chromium.org
2009-10-09
5
-176
/
+181
*
Don't run DnsMasterTest.MassiveConcurrentLookupTest under valgrind
timurrrr@chromium.org
2009-10-09
1
-0
/
+2
*
IB seems to have forgotten about the outlets on some of the custom classes, s...
thomasvl@chromium.org
2009-10-09
1
-55
/
+140
*
Web Socket support: Chromium IPC
ukai@chromium.org
2009-10-09
1
-0
/
+60
*
Updating trunk VERSION from 222.2 to 222.3
laforge@chromium.org
2009-10-09
1
-1
/
+1
*
Forgot backspace/shift-backspace.
thakis@chromium.org
2009-10-09
2
-17
/
+22
*
Print the element path in TestWebViewDelegate::decidePolicyForNavigation()
tkent@chromium.org
2009-10-09
2
-2
/
+2
*
Revert r28519-28523. Accidentally used wrong command,
aa@chromium.org
2009-10-09
8
-66
/
+66
*
set BrowserActionButton inset to 0 so icon can draw to edges.
rafaelw@chromium.org
2009-10-09
4
-7
/
+59
*
whee
aa@chromium.org
2009-10-09
1
-1
/
+1
*
remove old files
aa@chromium.org
2009-10-09
4
-0
/
+0
*
update chrom.gyp
aa@chromium.org
2009-10-09
1
-4
/
+4
*
patch from issue 261007
aa@chromium.org
2009-10-09
10
-212
/
+44
*
copy files to new location to help git cl patch
aa@chromium.org
2009-10-09
4
-0
/
+168
*
Enable a lot of WorkerTest.WorkerFastLayoutTests and comment out
levin@chromium.org
2009-10-09
1
-4
/
+3
*
[Windows] Add a button in bookmark manager to show the status of bookmarks sy...
tim@chromium.org
2009-10-09
3
-6
/
+114
*
Fix signature of onConnect.addListener in content scripts doc.
asargent@chromium.org
2009-10-09
2
-4
/
+4
*
Eliminate WebView::GetDelegate and replace RenderViewSet with a map from
darin@chromium.org
2009-10-09
8
-75
/
+145
*
Sync: Remove pthreads from syncapi. Convert AddressWatchThread from pthreads ...
tim@chromium.org
2009-10-09
1
-51
/
+57
*
Spellchecker:
estade@chromium.org
2009-10-09
3
-115
/
+231
*
Make on-demand download directory creation safe.
estade@chromium.org
2009-10-09
4
-20
/
+39
*
GTK: Draw a strikethrough over bad https.
estade@chromium.org
2009-10-09
2
-6
/
+85
*
Protect the user against whitelisted external protocol bombardment as well as...
estade@chromium.org
2009-10-09
1
-1
/
+2
*
Disable all browser focus tests on windows. They are hanging or crashing on t...
estade@chromium.org
2009-10-09
1
-9
/
+12
*
Support cmd-left/right for history.
thakis@chromium.org
2009-10-09
6
-19
/
+145
*
Set size before realizing window in chrome os.
davemoore@chromium.org
2009-10-09
1
-0
/
+4
*
Replace pthreads locks with chrome locks in syncable.cc.
chron@chromium.org
2009-10-09
4
-211
/
+234
*
Bug fix: MetricsService::RecordPluginChanges should handle only plugins
gregoryd@google.com
2009-10-09
2
-5
/
+28
*
Linux: Prevent first-run bubble from getting clipped on high-DPI displays.
derat@chromium.org
2009-10-09
3
-5
/
+13
*
Update the SSLClientAuthHandler to use the thread safe reference counter.
mbelshe@google.com
2009-10-09
1
-1
/
+2
*
Implement animation using ThrobAnimation.
chocobo@google.com
2009-10-09
3
-72
/
+46
*
Revert r28489 as it broke the linux build.
aa@chromium.org
2009-10-09
4
-40
/
+16
*
Make some minor improvements to browser action samples:
aa@chromium.org
2009-10-09
8
-33
/
+29
*
Reverting 28404, it seems to break the interactive ui tests in mysterious ways.
jcampan@chromium.org
2009-10-09
2
-151
/
+267
*
Make the max size for ImageTrackingLoader configurable. This makes it so that...
aa@chromium.org
2009-10-09
4
-16
/
+40
*
Implement the missing memory information functions that memory_test uses.
vandebo@chromium.org
2009-10-08
1
-4
/
+57
*
Hide "Undocumented." items in the API reference doc. People found them
kathyw@google.com
2009-10-08
1
-3
/
+3
*
* Add ctrl-shift-d to bookmark all tabs.
pkasting@chromium.org
2009-10-08
20
-51
/
+81
*
Move ffmpeg binaries into the Framework package so it can be accssed by Chrom...
ajwong@chromium.org
2009-10-08
2
-23
/
+45
*
Coverity: check file_util::ReadFileToString return.
mattm@chromium.org
2009-10-08
1
-1
/
+1
*
Remove comments and const_cast that is no longer necessary with the latest Skia.
brettw@chromium.org
2009-10-08
2
-8
/
+2
[prev]
[next]