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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add umr in base::PrivateKeyInfoCodec::PrependIntegerImpl.
nsylvain@chromium.org
2009-10-21
1
-0
/
+22
*
DevTools: fix and enable TestContentScriptIsPresent
yurys@google.com
2009-10-21
1
-0
/
+12
*
DevTools: test that content scripts are visible in the debugger scripts list
yurys@google.com
2009-10-21
2
-0
/
+20
*
Reliablity test
nirnimesh@chromium.org
2009-10-21
1
-0
/
+7
*
Add support for to automation interface load install and load extensions.
rogerta@chromium.org
2009-10-20
3
-0
/
+51
*
Fix drawing code for page action badges.
mpcomplete@chromium.org
2009-10-20
5
-7
/
+11
*
Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...
mpcomplete@chromium.org
2009-10-20
2
-3
/
+4
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
35
-0
/
+0
*
Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...
nsylvain@chromium.org
2009-10-20
2
-4
/
+3
*
Implement chrome.browserAction.setIcon({path:...});
aa@chromium.org
2009-10-20
8
-0
/
+41
*
Add the first event ui test + a bunch of refactoring.
jorlow@chromium.org
2009-10-20
3
-23
/
+37
*
Split the arg to --extra-chrome-flags by spaces before passing to Chrome
nirnimesh@chromium.org
2009-10-20
1
-1
/
+5
*
Mac Chromebot
nirnimesh@chromium.org
2009-10-20
1
-3
/
+3
*
Assigning INFINITE (which is 0xFFFFFFFF) to an int, is not a very good idea...
mad@chromium.org
2009-10-19
1
-1
/
+5
*
Deprecate PathService::Get(..., wstring*) and use FilePath instead.
evan@chromium.org
2009-10-19
1
-4
/
+3
*
Degrade the https color and lock icon for the page that has a worker that loa...
dimich@google.com
2009-10-19
3
-0
/
+33
*
Implement badges for page actions. Also add badge text color API.
mpcomplete@chromium.org
2009-10-19
2
-3
/
+4
*
Lands http://codereview.chromium.org/272036 for Thiago:
sky@chromium.org
2009-10-19
1
-1
/
+1
*
When Chrome hands off a URL to be opened by the external host by the ViewHost...
ananta@chromium.org
2009-10-19
4
-6
/
+14
*
Remove a crash that no longer shows up on Chrome-bot.
kuchhal@chromium.org
2009-10-19
1
-4
/
+0
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-1
/
+1
*
fixed buildbot for new api. added links.
erikkay@chromium.org
2009-10-17
2
-17
/
+66
*
Fix chrome_url_overides to work with packed extensions.
erikkay@chromium.org
2009-10-17
2
-0
/
+10
*
Fix ProfileSyncService unit test.
nick@chromium.org
2009-10-17
1
-0
/
+69
*
Allow slightly larger browser and page action icons.
aa@chromium.org
2009-10-17
2
-0
/
+11
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
10
-19
/
+19
*
Makes canceling 'bookmark all tabs' delete the folder. Or rather,
sky@chromium.org
2009-10-16
2
-6
/
+7
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
9
-3
/
+137
*
Add concept of an options page to Extensions.
asargent@chromium.org
2009-10-16
1
-0
/
+0
*
Mark some disabled tests as flaky to increase test coverage.
phajdan.jr@chromium.org
2009-10-16
1
-1
/
+2
*
Popup width and height are now dynamic.
erikkay@chromium.org
2009-10-16
5
-6
/
+82
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
4
-16
/
+9
*
Reverted 29258.
akalin@chromium.org
2009-10-16
4
-9
/
+16
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
4
-16
/
+9
*
Reverted 29255.
akalin@chromium.org
2009-10-16
4
-9
/
+16
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
4
-16
/
+9
*
Reverted 29253.
akalin@chromium.org
2009-10-16
4
-9
/
+16
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
4
-16
/
+9
*
Move scripting / v8 related methods out of WebKit.h
mhm@chromium.org
2009-10-16
1
-0
/
+1
*
TBR: nick@chromium.org
akalin@chromium.org
2009-10-16
3
-6
/
+14
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
3
-14
/
+6
*
Hook up ClientToServerResponse::THROTTLED to the client sync loop.
tim@chromium.org
2009-10-16
2
-0
/
+46
*
Revert "Move scripting / v8 related methods out of WebKit.h"
tony@chromium.org
2009-10-16
1
-1
/
+0
*
Move scripting / v8 related methods out of WebKit.h
mhm@chromium.org
2009-10-16
1
-0
/
+1
*
Fix another memory leak in my unit test.
rogerta@chromium.org
2009-10-15
2
-4
/
+0
*
Revert "Enable tests that were disabled because of memory leaks."
tony@chromium.org
2009-10-15
2
-0
/
+4
*
Patch by antomn@chromium.org
nsylvain@chromium.org
2009-10-15
1
-8
/
+13
*
The ParseFeed test was testing too much in one test, hitting the overall limi...
finnur@chromium.org
2009-10-15
1
-2
/
+6
*
Create BlacklistManager, which will aggregate individual blacklists into one ...
phajdan.jr@chromium.org
2009-10-15
2
-0
/
+12
*
Show "Loading" bubble while loading a theme.
avi@chromium.org
2009-10-15
1
-0
/
+1
[next]