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
*
Remove the size of a cancelled download in the download shelf.
paul@chromium.org
2009-08-06
2
-5
/
+3
*
Switch extension update manifest parse errors to LOG(WARN).
asargent@chromium.org
2009-08-06
1
-1
/
+1
*
Another day, another round of suppressions from my local continous mac ui val...
dank@chromium.org
2009-08-06
1
-0
/
+2
*
More theme fixes.
tc@google.com
2009-08-06
5
-30
/
+38
*
GTK: handle Escape in omnibox when numlock/scrolllock/caps lock is on.
estade@chromium.org
2009-08-06
1
-1
/
+2
*
Revert "GTK: Rounded corner on status bubble."
erg@google.com
2009-08-06
2
-124
/
+28
*
Get rid of warning on CHROME_OS builder.
jam@chromium.org
2009-08-06
1
-2
/
+2
*
Enable message ports for workers.
jam@chromium.org
2009-08-06
13
-32
/
+174
*
GTK: Rounded corner on status bubble.
erg@google.com
2009-08-06
2
-28
/
+124
*
Linux: add GYP flag to build with system libbz2.
agl@chromium.org
2009-08-06
2
-2
/
+12
*
Linux: don't use GOT patching to intercept localtime(_r)
agl@chromium.org
2009-08-06
1
-57
/
+70
*
More Linux theme fixes.
tc@google.com
2009-08-06
3
-11
/
+28
*
Free demuxed audio packets if audio device fails
hclam@chromium.org
2009-08-06
1
-0
/
+1
*
Changed the bookmark sync login dialog message and the dialog's width.
idana@chromium.org
2009-08-06
2
-4
/
+4
*
Enable worker layout tests after the WebKit patch to fix an assert is landed.
jianli@chromium.org
2009-08-06
1
-8
/
+8
*
Apply theme to incognito NTP.
mirandac@chromium.org
2009-08-06
6
-8
/
+93
*
Ensure that status bubble does not obscure download shelf.
mirandac@chromium.org
2009-08-06
2
-9
/
+7
*
Reverting r22603, which reverts r22591. It seems that the revert doesn't help...
hamaji@chromium.org
2009-08-06
1
-278
/
+130
*
Reverting r22591. It seems to be making purify fail.
hamaji@chromium.org
2009-08-06
1
-130
/
+278
*
Disable SSLUITest.TestGoodFrameNavigation as it seems to be flaky.
hamaji@chromium.org
2009-08-06
1
-1
/
+1
*
Revert of r22559.
aa@chromium.org
2009-08-06
23
-36
/
+31
*
Remove dependency on SingleThreadedProxyResolver from resolve_proxy_msg_helpe...
eroman@chromium.org
2009-08-06
1
-278
/
+130
*
Fix a bunch of layout tests related to dumpResourceLoadCallbacks.
darin@chromium.org
2009-08-06
2
-2
/
+4
*
Don't show themes in extension config UI. This fixes various bugs
aa@chromium.org
2009-08-06
3
-22
/
+6
*
Don't run the SetProxyConfig task on the UI thread as it causes a bunch of DC...
ananta@chromium.org
2009-08-06
1
-14
/
+2
*
Icon loader: respect delegate's response to NotifyDelegate call (false means ...
estade@chromium.org
2009-08-06
1
-2
/
+2
*
NNTP: Fix window tooltip so that it is not shown out of place.
arv@google.com
2009-08-06
1
-11
/
+15
*
NNTP: Minor tweak to make the Google chrome logo line up better.
arv@google.com
2009-08-06
1
-1
/
+1
*
Bunch of Coverity fixes, rather minor severity.
phajdan.jr@chromium.org
2009-08-06
23
-31
/
+36
*
Re-land extension docs build/render/presubmit. The original patch, http://cod...
rafaelw@chromium.org
2009-08-05
21
-1190
/
+787
*
Fix a bug where a download isn't canceled when the user requests it.
paul@chromium.org
2009-08-05
2
-7
/
+21
*
Safari Bookmark/Favicon import.
jeremy@chromium.org
2009-08-05
9
-89
/
+367
*
This is a quick fix for include file path issue in livesynctest related file.
tejasshah@google.com
2009-08-05
1
-1
/
+1
*
Fix include path for header file to fix sync build.
tim@chromium.org
2009-08-05
1
-1
/
+1
*
GTK: Fancy html5 draggy stuff.
estade@chromium.org
2009-08-05
3
-60
/
+159
*
Reverting 22517.
rohitrao@chromium.org
2009-08-05
24
-493
/
+438
*
Ensure that we never call into WebCore::Page static methods when Page constru...
dglazkov@chromium.org
2009-08-05
8
-1
/
+22
*
Draw the theme overlay. I hadn't implemented this previously because
tc@google.com
2009-08-05
1
-7
/
+7
*
Add the anti-clockwise waiting throbber to app mode/popup windows.
tc@google.com
2009-08-05
5
-24
/
+50
*
Add unit tests for unpacking and patching methods.
kuchhal@chromium.org
2009-08-05
18
-189
/
+338
*
Fishing expedition in mac ui tests.
dank@chromium.org
2009-08-05
1
-0
/
+6
*
Implement TabContentsViewMac::SizeContents(), so that the TabContentsView
japhet@chromium.org
2009-08-05
1
-2
/
+5
*
Fix layout test controller simulation script to make it work for worker UI test.
jianli@chromium.org
2009-08-05
1
-3
/
+15
*
Use a font size of 9pt in the tab titles. This is a bit
tc@google.com
2009-08-05
1
-5
/
+7
*
extensions: clean up some code I saw while tracking down a bug
evan@chromium.org
2009-08-05
1
-4
/
+3
*
linux: always show bookmarks bar on NTP
evan@chromium.org
2009-08-05
1
-1
/
+1
*
Original change by Min-Yu Huang <minyu.huang@gmail.com> in
tc@google.com
2009-08-05
9
-514
/
+190
*
Add the sync files to chrome.gyp. They still don't result in anything buildi...
tim@chromium.org
2009-08-05
11
-2
/
+2157
*
Rewrites the Mac view resizing logic to have the BrowserWindowController
rohitrao@chromium.org
2009-08-05
24
-438
/
+493
*
Add some spacing to titlebar buttons.
estade@chromium.org
2009-08-05
3
-18
/
+52
[next]