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
*
Fix typo
gman@chromium.org
2010-05-10
1
-1
/
+1
*
Make the app launcher location bar's height match the browser's one.
jcivelli@chromium.org
2010-05-10
1
-1
/
+5
*
Fixes two bugs in mini tab title animation:
sky@chromium.org
2010-05-10
1
-2
/
+4
*
I don't know how it could happen, but according to this bug it's
sky@chromium.org
2010-05-10
1
-0
/
+2
*
Stub implementation for allowDatabase callback for workers.
jochen@chromium.org
2010-05-10
2
-0
/
+17
*
Switch to using npfunctions.h from npapi-headers for NPAPI declarations
stuartmorgan@chromium.org
2010-05-10
3
-289
/
+227
*
Pass nulls through test sockets.
gavinp@chromium.org
2010-05-10
3
-12
/
+37
*
Instrument Chrome and Chrome Frame for some perf measurements.
siggi@chromium.org
2010-05-10
4
-0
/
+22
*
Utility bat file to make it easy to build and run smoke tests.
siggi@chromium.org
2010-05-10
2
-0
/
+107
*
Add first cut at gallery integration.
aa@chromium.org
2010-05-10
7
-5
/
+47
*
Don't sync IME prefs that are not user-configurable (2nd patch).
yusukes@google.com
2010-05-10
1
-8
/
+13
*
Rename a pref name for kLanguageHotkeyNextEngine.
yusukes@google.com
2010-05-10
1
-1
/
+1
*
Prepare the default profile and turn off some services before initializing ex...
tommi@chromium.org
2010-05-10
1
-3
/
+4
*
Remove a dependency on upstream WebKit. webkit/glue doesn't
tony@chromium.org
2010-05-10
1
-1
/
+2
*
NTP: Fix issue where hiding the tips did not work.
arv@chromium.org
2010-05-09
2
-9
/
+10
*
Fix crash when signing in with certain desktop notification settings.
zork@chromium.org
2010-05-09
1
-4
/
+8
*
Close popup windows on zoomin/zoomout events.
jeremy@chromium.org
2010-05-09
1
-0
/
+1
*
Fix default arrow location as it was before.
dpolukhin@chromium.org
2010-05-09
1
-1
/
+1
*
Experiment: reuse an existing NTP if one exists.
aa@chromium.org
2010-05-09
1
-0
/
+16
*
Resubmit CL http://codereview.chromium.org/1992008/
gman@google.com
2010-05-08
22
-193
/
+426
*
Revert 46757 - Fix IO thread hang on releasing a socket.
sky@chromium.org
2010-05-08
4
-104
/
+26
*
Converts dragged tab controller to only create the drag window when
sky@chromium.org
2010-05-08
9
-397
/
+302
*
This change consists of the previous change in addition to a fix for the down...
tommi@chromium.org
2010-05-08
3
-336
/
+191
*
Updating trunk VERSION from 399.0 to 400.0
chrome-release@google.com
2010-05-08
1
-1
/
+1
*
Disable StatsTableTest.MultipleThreads
phajdan.jr@chromium.org
2010-05-08
1
-5
/
+2
*
gtk: Delay load the AutoFill profiles and credit cards.
jhawkins@chromium.org
2010-05-08
5
-156
/
+188
*
Replace #if 0 used to disable test, the DISABLED_ and FLAKY_
phajdan.jr@chromium.org
2010-05-08
3
-12
/
+7
*
Disable extension app tab throbber if command line flag set.
finnur@chromium.org
2010-05-08
4
-0
/
+22
*
Collapse toolbars in app tabs.
aa@chromium.org
2010-05-08
10
-17
/
+42
*
On Windows, do not use the COMODO EV SGC CA certificate
wtc@chromium.org
2010-05-08
1
-2
/
+54
*
Fix IPv6 probe class to better handle cancellation of the job.
jar@chromium.org
2010-05-08
1
-9
/
+19
*
GTK: don't accept DnD drops of size 0 in the render view.
estade@chromium.org
2010-05-08
1
-2
/
+2
*
GTK: add http:// to cuts as well as copies in the omnibox.
estade@chromium.org
2010-05-08
2
-6
/
+18
*
Add some more IPC plumbing and scaffolding to support having appcache work in...
michaeln@chromium.org
2010-05-08
17
-39
/
+218
*
Webkit roll 58956:58975
johnnyg@chromium.org
2010-05-08
1
-1
/
+1
*
Add the geolocation permission to the extension install dialog.
aa@chromium.org
2010-05-08
2
-1
/
+9
*
Revert gpu CL which broke the Mac build.
shess@chromium.org
2010-05-08
22
-403
/
+176
*
Partially implement the new pepper API in Chrome. This is not actually hooked
brettw@chromium.org
2010-05-07
24
-0
/
+1845
*
Move cr.Event into cr.js since that file should not depend on any other files.
arv@chromium.org
2010-05-07
7
-54
/
+30
*
Fix the standalone webkit build.
darin@chromium.org
2010-05-07
1
-2
/
+6
*
Fix IO thread hang on releasing a socket.
willchan@chromium.org
2010-05-07
4
-26
/
+104
*
This CL adds the option to support buffers that are bound
gman@chromium.org
2010-05-07
22
-176
/
+403
*
Add UpdateAndShowNotification API to BallonCollectionIml
oshima@chromium.org
2010-05-07
6
-39
/
+80
*
Add additional logging to try and find ExtensionApiTest.Storage flakiness.
kkania@chromium.org
2010-05-07
2
-4
/
+16
*
Remove a few stray bits of win2k support.
pkasting@chromium.org
2010-05-07
7
-30
/
+16
*
Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders().
willchan@chromium.org
2010-05-07
9
-60
/
+76
*
This CL fixes issue 42867 - "OK" button disabled on "Edit Exception" dialog box
xji@chromium.org
2010-05-07
3
-4
/
+34
*
NTP: Update theme colors
arv@chromium.org
2010-05-07
2
-16
/
+12
*
Add the requests dumps to the text summary on chrome://net2#data
eroman@chromium.org
2010-05-07
6
-41
/
+233
*
Re-land the protocol extension for syncing passwords patch.
albertb@chromium.org
2010-05-07
8
-0
/
+92
[next]