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
*
Handle GTK enter and leave notification events and pass them to WebKit as
estade@chromium.org
2009-11-02
11
-1
/
+225
*
DevTools: report correct content length for resources.
yurys@google.com
2009-11-02
14
-35
/
+87
*
Remove themes directory from the zip file list since it's now empty.
tony@chromium.org
2009-11-02
2
-2
/
+0
*
Purge memory for DBs in the renderer process.
pkasting@chromium.org
2009-11-02
1
-5
/
+15
*
Fixes reloading after a background tab crashes.
creis@chromium.org
2009-11-02
3
-1
/
+34
*
Update gtest to r336.
willchan@chromium.org
2009-11-02
1
-1
/
+1
*
Destroy the TaskManagerGtk singleton instance when its window is destroyed, o...
thestig@chromium.org
2009-11-02
2
-2
/
+17
*
Remove some inappropriately marked flaky tests and add some basic commentary.
japhet@chromium.org
2009-11-02
1
-51
/
+44
*
Address post-submit comments from http://codereview.chromium.org/327009 .
thakis@chromium.org
2009-11-02
4
-9
/
+24
*
Remove WebCore dependency from accessibility_controller.
dglazkov@chromium.org
2009-11-02
6
-11
/
+101
*
Suppress invalid reads in Mac bookmark bar
stuartmorgan@chromium.org
2009-11-02
1
-0
/
+7
*
Clean up temp scaffolding stubs some. It can be mac only now.
estade@chromium.org
2009-11-02
7
-133
/
+5
*
DevTools: support cross-navigation instrumentation.
pfeldman@chromium.org
2009-11-02
13
-38
/
+183
*
DevTools Heap profiler: implement sorting.
mnaganov@chromium.org
2009-11-02
1
-32
/
+200
*
Expose a method to access amount of memory used by the current process.
darin@chromium.org
2009-11-02
4
-1
/
+24
*
Drop the com.apple.quarantine attribute after an update is applied.
mark@chromium.org
2009-11-02
1
-3
/
+32
*
Test case for fix to bug 26279.
sky@chromium.org
2009-11-02
2
-2
/
+36
*
Remember last used prefs tab.
thakis@chromium.org
2009-11-02
2
-4
/
+22
*
Remove reference to obsolete themes/default.pak (removed in r30644)
mmoss@chromium.org
2009-11-02
1
-1
/
+0
*
Adjust test_expectations for new Linux debug failures.
senorblanco@chromium.org
2009-11-02
1
-1
/
+78
*
Reverting 30696.
thomasvl@chromium.org
2009-11-02
5
-1443
/
+730
*
Update fonts on Mac:
avi@chromium.org
2009-11-02
51
-306
/
+1020
*
[Mac] Prevent search engines from disappearing in the preferences list
rsesek@chromium.org
2009-11-02
2
-9
/
+38
*
Update test_expectations.txt to reflect passing tests.
senorblanco@chromium.org
2009-11-02
1
-6
/
+1
*
Roll DEPS for WebKit 50395:50407.
senorblanco@chromium.org
2009-11-02
1
-1
/
+1
*
Don't run WorkerTest.LimitTotal under Valgrind
timurrrr@chromium.org
2009-11-02
3
-5
/
+4
*
[Mac] Prefs layout work for "basics" and "personal stuff"
thomasvl@chromium.org
2009-11-02
5
-730
/
+1443
*
Roll DEPS for WebKit 50358:50395. Includes build fix for WebGL (fallout from...
senorblanco@chromium.org
2009-11-02
3
-35
/
+14
*
Don't run DromaeoReferenceTest.Perf under ThreadSanitizer
timurrrr@chromium.org
2009-11-02
1
-0
/
+4
*
Correctly handle FTP servers which unexpectedly close the control connection.
phajdan.jr@chromium.org
2009-11-02
2
-0
/
+35
*
Remove tapuz.co.il from search provider list since it isn't a search provider.
jeremy@chromium.org
2009-11-02
1
-12
/
+2
*
Add suppression for intentional memory leak in unit test.
jam@chromium.org
2009-11-02
1
-1
/
+13
*
Fix windows interactive ui test failure introduced in r30687.
jam@chromium.org
2009-11-02
1
-1
/
+8
*
Moved +/i icon next to "Developer Tools" 2 px to the left, and made the text ...
aa@chromium.org
2009-11-02
1
-3
/
+3
*
Add the ability for objects which derive from RefCountedThreadSafe to specify...
jam@chromium.org
2009-11-02
11
-341
/
+209
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
95
-716
/
+618
*
Fix "line 2: BUILT_PRODUCTS_DIR: command not found". <(PRODUCT_DIR) expands
mark@chromium.org
2009-11-02
1
-4
/
+6
*
Add "Go to..." to the context menu when the selected text in a page is a url.
thakis@chromium.org
2009-11-02
3
-24
/
+45
*
Add the "Other bookmarks" button on the right of the bookmark bar.
jrg@chromium.org
2009-11-02
7
-144
/
+761
*
Adding x64 configurations for windows.
bradnelson@chromium.org
2009-11-01
1
-0
/
+16
*
Reverting 30679.
thakis@chromium.org
2009-11-01
3
-45
/
+24
*
Pulling in latest gyp with rule generation and configuration change.
bradnelson@chromium.org
2009-11-01
2
-6
/
+2
*
Add "Go to..." to the context menu when the selected text in a page is a url.
thakis@chromium.org
2009-11-01
3
-24
/
+45
*
Updating trunk VERSION from 231.0 to 232.0
chrome-bot@google.com
2009-11-01
1
-1
/
+1
*
Implement page action popups.
erikkay@chromium.org
2009-11-01
11
-8
/
+239
*
Revert "Eliminate mime_util dependency from WebFrameLoaderClient."
mhm@chromium.org
2009-11-01
4
-12
/
+2
*
Eliminate mime_util dependency from WebFrameLoaderClient.
mhm@chromium.org
2009-11-01
4
-2
/
+12
*
Store the form name, source URL and target URL in FormFieldValues. These are...
jhawkins@chromium.org
2009-11-01
3
-10
/
+41
*
Tweak perl scripts in memwatcher tool area.
jar@chromium.org
2009-10-31
3
-42
/
+84
*
Improve memwatch tool.
jar@chromium.org
2009-10-31
2
-28
/
+24
[next]