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
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
115
-0
/
+0
*
Set svn:executable on test_output_formatter.*
scherkus@chromium.org
2009-10-20
3
-0
/
+0
*
WebKit merge 49844:49872
japhet@chromium.org
2009-10-20
2
-2
/
+1
*
"Fix" a NOTIMPLEMENTED on Linux by using the default password store.
evan@chromium.org
2009-10-20
1
-8
/
+6
*
linux: merge newer upstream harfbuzz
evan@chromium.org
2009-10-20
8
-66
/
+101
*
For Steven Truong (stevet@)
mad@chromium.org
2009-10-20
4
-187
/
+215
*
If we're in the middle of a drag, don't allow the user to middle
tony@chromium.org
2009-10-20
1
-1
/
+14
*
Extensions: guarantee removal of BROWSER_WINDOW_READY registration.
estade@chromium.org
2009-10-20
1
-3
/
+3
*
Updating trunk VERSION from 223.6 to 224.0
chrome-bot@google.com
2009-10-20
1
-2
/
+2
*
PanelControler support
oshima@chromium.org
2009-10-20
9
-135
/
+367
*
Remove an annoying NOTIMPLEMNETED.
estade@chromium.org
2009-10-20
1
-2
/
+1
*
Make dropped tabs animate from where they were dropped. Make room for the ful...
pinkerton@chromium.org
2009-10-20
3
-11
/
+43
*
Enable browser commands unit test on linux.
estade@chromium.org
2009-10-20
1
-3
/
+0
*
Ignore invalid urls on command line.
estade@chromium.org
2009-10-20
1
-2
/
+4
*
GTK: Change text for extension download UI.
estade@chromium.org
2009-10-20
1
-2
/
+5
*
Add dialog to tell user to close Firefox during import, if it's open and bloc...
mirandac@chromium.org
2009-10-20
3
-7
/
+12
*
Porting the view examples to Windows.
jcampan@chromium.org
2009-10-20
15
-315
/
+372
*
Fix crash bug when attempting to download a url with unsupported scheme,
tony@chromium.org
2009-10-20
1
-3
/
+4
*
linux: rearrange clipboard code
evan@chromium.org
2009-10-20
3
-46
/
+45
*
Make the Pepper test plugin actually load by adding a module definition file to
brettw@chromium.org
2009-10-20
4
-4
/
+48
*
Removing hard-coded Chrome Frame output path.
robertshield@chromium.org
2009-10-20
1
-2
/
+2
*
Cleanup unneccessary include.
thakis@chromium.org
2009-10-20
1
-1
/
+0
*
Blacklist some non-functional plugins on the Mac
stuartmorgan@chromium.org
2009-10-20
1
-2
/
+8
*
Adding two images for the new Extension managment UI.
finnur@chromium.org
2009-10-20
2
-0
/
+0
*
Remove expectation of failure for a test that was fixed by http://trac.webkit...
dglazkov@chromium.org
2009-10-20
1
-3
/
+0
*
Disables session restore on chrome os when running tests. This causes
sky@chromium.org
2009-10-20
1
-0
/
+10
*
app depends on x11 because of active_window_watcher_x.
evan@chromium.org
2009-10-20
1
-0
/
+1
*
Fixup the flip_framer eof-handling semantics now that we have
mbelshe@google.com
2009-10-20
7
-90
/
+257
*
Minimize dependency of user scripts.
mad@chromium.org
2009-10-20
12
-86
/
+247
*
Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).
viettrungluu@chromium.org
2009-10-20
7
-12
/
+13
*
Add a new layout test failure started since WebKit roll 49830:49844.
yutak@chromium.org
2009-10-20
1
-1
/
+4
*
Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...
nsylvain@chromium.org
2009-10-20
11
-67
/
+94
*
LTTF: rebaseline fast/css/getComputedStyle for Mac.
hamaji@chromium.org
2009-10-20
3
-9
/
+442
*
Add suppression for new memory leak caused by WebKit merge 49830:49844.
yutak@chromium.org
2009-10-20
1
-0
/
+8
*
WebKit merge 49830:49844.
yutak@chromium.org
2009-10-20
1
-1
/
+1
*
Updating trunk VERSION from 223.5 to 223.6
chrome-bot@google.com
2009-10-20
1
-1
/
+1
*
Remove a DEBUG SLOW test from test_expectations.
yutak@chromium.org
2009-10-20
1
-1
/
+0
*
Another round of test_expectations clean up.
yutak@chromium.org
2009-10-20
1
-3
/
+2
*
First cut at new page and browser action docs based
aa@chromium.org
2009-10-20
40
-1011
/
+410
*
Rebaseline a new test added on WebKit r49794.
yutak@chromium.org
2009-10-20
6
-1
/
+15
*
Correctly handle extension reloading in the task manager.
phajdan.jr@chromium.org
2009-10-20
7
-5
/
+69
*
add enableWebSockets in WebKit API
ukai@chromium.org
2009-10-20
10
-17
/
+25
*
Update test expectations to make the tree more healthy.
yutak@chromium.org
2009-10-20
1
-5
/
+12
*
Implement chrome.browserAction.setIcon({path:...});
aa@chromium.org
2009-10-20
14
-105
/
+245
*
Add missing files to app.gyp.
mark@chromium.org
2009-10-20
1
-3
/
+6
*
Forgot some files.
jorlow@chromium.org
2009-10-20
1
-0
/
+22
*
Add the first event ui test + a bunch of refactoring.
jorlow@chromium.org
2009-10-20
4
-49
/
+117
*
Add comments for two test expectations and move them to the right place.
yutak@chromium.org
2009-10-20
1
-2
/
+10
*
Roll WebKit up to 49830 and fix a build error caused by that revision.
jorlow@chromium.org
2009-10-20
4
-4
/
+8
*
Fix DCHECK.
thakis@chromium.org
2009-10-20
2
-0
/
+8
[next]